Skip to content
Snippets Groups Projects
Unverified Commit 90df3758 authored by Sean Hatfield's avatar Sean Hatfield Committed by GitHub
Browse files

Per workspace model selection (#582)


* WIP model selection per workspace (migrations and openai saves properly

* revert OpenAiOption

* add support for models per workspace for anthropic, localAi, ollama, openAi, and togetherAi

* remove unneeded comments

* update logic for when LLMProvider is reset, reset Ai provider files with master

* remove frontend/api reset of workspace chat and move logic to updateENV
add postUpdate callbacks to envs

* set preferred model for chat on class instantiation

* remove extra param

* linting

* remove unused var

* refactor chat model selection on workspace

* linting

* add fallback for base path to localai models

---------

Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
parent bf503ee0
No related branches found
No related tags found
No related merge requests found
Showing
with 222 additions and 27 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment