anything-llm/server
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
..
endpoints Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
models [FEAT] OpenRouter integration (#784) 2024-02-23 17:18:58 -08:00
prisma Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
swagger Migrate document processor to class (#735) 2024-02-16 16:32:25 -08:00
utils [FEAT] OpenRouter integration (#784) 2024-02-23 17:18:58 -08:00
.env.example [FEAT] OpenRouter integration (#784) 2024-02-23 17:18:58 -08:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00
yarn.lock feature: Integrate Astra as vectorDBProvider (#648) 2024-01-26 13:07:53 -08:00