anything-llm/server/utils
Sean Hatfield e0d5d8039a
[FEAT] Claude 3 support and implement new version of Anthropic SDK (#863)
* implement new version of anthropic sdk and support new models

* remove handleAnthropicStream and move to handleStream inside anthropic provider

* update useGetProvidersModels for new anthropic models
2024-03-06 14:57:47 -08:00
..
AiProviders [FEAT] Claude 3 support and implement new version of Anthropic SDK (#863) 2024-03-06 14:57:47 -08:00
boot 523-Added support for HTTPS to Server. (#524) 2024-01-04 17:22:15 -08:00
chats Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
collectorApi Migrate document processor to class (#735) 2024-02-16 16:32:25 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
DocumentManager Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
EmbeddingEngines 788 ollama embedder (#814) 2024-02-26 16:12:20 -08:00
files Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
helpers [FEAT] Claude 3 support and implement new version of Anthropic SDK (#863) 2024-03-06 14:57:47 -08:00
http prevent manager in multi-user from updatingENV via HTTP (#576) 2024-01-11 12:11:45 -08:00
middleware Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
prisma Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders [FIX] : missing import for parseAuthHeader in server/utils/vectorDbProviders/chroma/index.js (#869) 2024-03-06 09:14:36 -08:00