anything-llm/server
Sean Hatfield e0d5d8039a
[FEAT] Claude 3 support and implement new version of Anthropic SDK ()
* 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
..
endpoints Add chat-export to API () 2024-02-27 12:52:57 -08:00
models [FEAT] Groq LLM support () 2024-03-06 14:48:38 -08:00
prisma Enable ability to do full-text query on documents () 2024-02-21 13:15:45 -08:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing () 2023-12-15 11:20:13 -08:00
swagger Add chat-export to API () 2024-02-27 12:52:57 -08:00
utils [FEAT] Claude 3 support and implement new version of Anthropic SDK () 2024-03-06 14:57:47 -08:00
.env.example [FEAT] Groq LLM support () 2024-03-06 14:48:38 -08:00
.flowconfig devcontainer v1 () 2024-01-08 15:31:06 -08:00
.gitignore [FEAT] Embedded AnythingLLM () 2024-02-05 14:21:34 -08:00
.nvmrc Implement Chroma Support () 2023-06-07 21:31:35 -07:00
index.js Implement workspace threading that is backwards compatible () 2024-02-08 18:37:22 -08:00
jsconfig.json devcontainer v1 () 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api () 2023-08-23 19:15:07 -07:00
package.json [FEAT] Claude 3 support and implement new version of Anthropic SDK () 2024-03-06 14:57:47 -08:00
yarn.lock [FEAT] Claude 3 support and implement new version of Anthropic SDK () 2024-03-06 14:57:47 -08:00