Skip to content

feat(llm): separate multi llm configs/models#112

Merged
imbajin merged 10 commits intoapache:mainfrom
HJ-Young:split_llm_responsibilities
Nov 21, 2024
Merged

feat(llm): separate multi llm configs/models#112
imbajin merged 10 commits intoapache:mainfrom
HJ-Young:split_llm_responsibilities

Conversation

@HJ-Young
Copy link
Collaborator

No description provided.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 14, 2024
@github-actions github-actions bot added the llm label Nov 14, 2024
@dosubot dosubot bot added the enhancement New feature or request label Nov 14, 2024
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: we do need to reuse the option/configs

Comment on lines 30 to 35
label_mapping = {
"chat LLM": "chat",
"extract LLM": "extract",
"text2gql LLM": "text2gql"
}
current_llm = "chat"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

who use them?

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 21, 2024
@imbajin imbajin merged commit 265d43c into apache:main Nov 21, 2024
@imbajin imbajin changed the title Split llm responsibilities feat(llm): separate multi llm configs/models Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm This PR has been approved by a maintainer llm size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants