Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

allow switching assistants to different models #17

Open
GuiBibeau opened this issue Jan 15, 2024 · 0 comments
Open

allow switching assistants to different models #17

GuiBibeau opened this issue Jan 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@GuiBibeau
Copy link
Collaborator

currently we hard code every assistant to use gpt-4. Eventually we want to allow mistral, llama claude and many more.

AC:

  • create methods and endpoints to change the model used by an assistant
  • modify the create assistant endpoints to allow passing in a specific model
  • come up with a sustainable way to keep track of all available models
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant