anything-llm/server/models
Sean Hatfield 0634013788
[FEAT] Groq LLM support (#865)
* Groq LLM support complete

* update useGetProvidersModels for groq models

* Add definiations
update comments and error log reports
add example envs

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-03-06 14:48:38 -08:00
..
apiKeys.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
cacheData.js Infinite prompt input and compression implementation (#332) 2023-11-06 13:13:53 -08:00
documents.js Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
embedChats.js [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
embedConfig.js [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
eventLogs.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
invite.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
systemSettings.js [FEAT] Groq LLM support (#865) 2024-03-06 14:48:38 -08:00
telemetry.js Add runtime metric to Telemetry 2024-01-24 10:40:31 -08:00
user.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
vectors.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
welcomeMessages.js add check to skip empty messages (#602) 2024-01-16 18:23:51 -08:00
workspace.js Breakout Chat/Query mode as a workspace setting (#734) 2024-02-16 14:50:40 -08:00
workspaceChats.js [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00
workspacesSuggestedMessages.js [FEAT] create custom prompt suggestions per workspace (#664) 2024-02-06 11:24:33 -08:00
workspaceThread.js Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
workspaceUsers.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00