anything-llm/server/prisma/migrations
Sean Hatfield 90df37582b
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: timothycarambat <rambat1010@gmail.com>
2024-01-17 12:59:25 -08:00
..
20230921191814_init Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
20231101001441_init 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00
20231101195421_init Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
20231129012019_add Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
20240113013409_init Per workspace model selection (#582) 2024-01-17 12:59:25 -08:00
migration_lock.toml Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00