merlyn/server/utils
Timothy Carambat c0d66e6c19
Enable UI/UX for model swapping in chat window (#3969)
* Enable UI/UX for model swapping in chat window

* forgot component

* patch useGetProviders hook to set loading on change of provider

* dev build

* normalize translations

* patch how model default is provided

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2025-06-09 09:59:17 -07:00
..
agentFlows Implement importing of agent flows from community hub (#3867) 2025-06-05 15:08:58 -07:00
agents Direct output for agent flows (#3873) 2025-06-05 14:46:44 -07:00
AiProviders Fix model map staleness behavior or fallback (#3971) 2025-06-06 17:39:48 -07:00
BackgroundWorkers Add winston logging for production (#1811) 2024-07-03 16:39:33 -07:00
boot Add RAG agent plugin to API agent (#2171) 2024-08-23 09:32:19 -07:00
chats Patch apiChatHandler to include agent chats (#3905) 2025-06-03 14:39:55 -07:00
collectorApi Allow custom headers in upload-link endpoint (#3695) 2025-04-22 12:47:12 -07:00
comKey [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
database Prune telemetry events 2025-04-29 13:54:00 -07:00
DocumentManager Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
EmbeddingEngines Respect Max Chunk Len set - Generic OpenAI Embedder connection (#3838) 2025-05-16 11:18:24 -07:00
EmbeddingRerankers/native bump cdn 2025-02-05 10:30:43 -08:00
EncryptionManager [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
files fix issue with files loading with watching enabled (#3930) 2025-06-01 14:53:48 -05:00
helpers Enable UI/UX for model swapping in chat window (#3969) 2025-06-09 09:59:17 -07:00
http Agent flow builder (#3077) 2025-02-12 16:50:43 -08:00
logger patch logger for full logs 2024-07-19 18:35:41 -07:00
MCP Fix/mcp environment inheritance (#3909) 2025-06-03 11:41:42 -07:00
middleware Patch custom models endpoint (#2903) 2024-12-30 14:58:26 -08:00
PasswordRecovery Strengthen field validations on user Updates (#1201) 2024-04-26 16:46:04 -07:00
prisma Remove unused deps (#1938) 2024-07-25 10:21:03 -07:00
telemetry Prune telemetry events 2025-04-29 13:54:00 -07:00
TextSplitter Add header static class for metadata assembly (#2567) 2024-11-04 11:47:46 -08:00
TextToSpeech Tts open ai compatible endpoints (#2487) 2024-10-15 21:39:31 -07:00
vectorDbProviders Fixed grammar and typos (#3802) 2025-05-12 09:42:50 -07:00
vectorStore PGvector vector database support (#3788) 2025-05-09 12:27:11 -07:00