anything-llm/server/utils
Sean Hatfield 0634013788
[FEAT] Groq LLM support ()
* 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
..
AiProviders [FEAT] Groq LLM support () 2024-03-06 14:48:38 -08:00
boot 523-Added support for HTTPS to Server. () 2024-01-04 17:22:15 -08:00
chats Enable ability to do full-text query on documents () 2024-02-21 13:15:45 -08:00
collectorApi Migrate document processor to class () 2024-02-16 16:32:25 -08:00
database Full developer api () 2023-08-23 19:15:07 -07:00
DocumentManager Enable ability to do full-text query on documents () 2024-02-21 13:15:45 -08:00
EmbeddingEngines 788 ollama embedder () 2024-02-26 16:12:20 -08:00
files Enable ability to do full-text query on documents () 2024-02-21 13:15:45 -08:00
helpers [FEAT] Groq LLM support () 2024-03-06 14:48:38 -08:00
http prevent manager in multi-user from updatingENV via HTTP () 2024-01-11 12:11:45 -08:00
middleware Implement workspace threading that is backwards compatible () 2024-02-08 18:37:22 -08:00
prisma Add built-in embedding engine into AnythingLLM () 2023-12-06 10:36:22 -08:00
telemetry Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
vectorDbProviders [FIX] : missing import for parseAuthHeader in server/utils/vectorDbProviders/chroma/index.js () 2024-03-06 09:14:36 -08:00