anything-llm/server/utils
Sean Hatfield 633f425206
[FEAT] OpenRouter integration (#784)
* WIP openrouter integration

* add OpenRouter options to onboarding flow and data handling

* add todo to fix headers for rankings

* OpenRouter LLM support complete

* Fix hanging response stream with OpenRouter
update tagline
update comment

* update timeout comment

* wait for first chunk to start timer

* sort OpenRouter models by organization

* uppercase first letter of organization

* sort grouped models by org

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-23 17:18:58 -08:00
..
AiProviders [FEAT] OpenRouter integration (#784) 2024-02-23 17:18:58 -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 [FEAT] add support for new openai embedding models (#653) 2024-01-29 08:48:27 -08:00
files Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
helpers [FEAT] OpenRouter integration (#784) 2024-02-23 17:18:58 -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 Enforce name requirements for Zilliz/Milvus (#723) 2024-02-14 13:01:05 -08:00