Skip to content

chore: refactor LLM client layer#339

Draft
dr-frmr wants to merge 1 commit intoben/dialectic-two-phase-costfrom
ben/config-cretinous-create-concise-chunks
Draft

chore: refactor LLM client layer#339
dr-frmr wants to merge 1 commit intoben/dialectic-two-phase-costfrom
ben/config-cretinous-create-concise-chunks

Conversation

@dr-frmr
Copy link
Collaborator

@dr-frmr dr-frmr commented Jan 22, 2026

  • Refactored the LLM client layer from a monolithic structure in clients.py to an adapter-based architecture in the new src/utils/llm/ package, enhancing modularity and maintainability.
  • Renamed the provider identifier from "custom" to "openrouter" for improved clarity in configuration settings.
  • Updated relevant files to reflect the new structure and naming conventions, ensuring consistency across the codebase.
  • Enhanced the changelog to document these significant changes.

- Refactored the LLM client layer from a monolithic structure in `clients.py` to an adapter-based architecture in the new `src/utils/llm/` package, enhancing modularity and maintainability.
- Renamed the provider identifier from `"custom"` to `"openrouter"` for improved clarity in configuration settings.
- Updated relevant files to reflect the new structure and naming conventions, ensuring consistency across the codebase.
- Enhanced the changelog to document these significant changes.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 22, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dr-frmr dr-frmr changed the title feat: refactor LLM client layer chore: refactor LLM client layer Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant