-
Notifications
You must be signed in to change notification settings - Fork 9
Add more model support via litellm #62
Copy link
Copy link
Open
Labels
core-codebase(server)change to the code of the core codebase (specifically the server)change to the code of the core codebase (specifically the server)documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersopen-for-hackathonstarter issues open for hackathon work!starter issues open for hackathon work!
Description
Metadata
Metadata
Assignees
Labels
core-codebase(server)change to the code of the core codebase (specifically the server)change to the code of the core codebase (specifically the server)documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersopen-for-hackathonstarter issues open for hackathon work!starter issues open for hackathon work!
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
Currently, through LiteLLM we offer support for Gemini, OpenAI, and Anthropic models, but these are not the only model families that may be beneficial to support in ProgramAT
Describe the solution you'd like
Additional context
When making a PR to resolve this issue, please make clear which models/model families you have added. It is possible this issue will be re-opened, even if you have completed it successfully, to support more expansion, though in doing so we would want to update the description of what is already supported.