θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@shatfield4
Copy link
Collaborator

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #762

What is in this change?

Describe the changes in this PR that are impactful to the repo.

  • Add OpenRouter LLM support

Additional Information

Add any other context about the Pull Request here that was not captured above.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@shatfield4 shatfield4 self-assigned this Feb 23, 2024
@shatfield4 shatfield4 linked an issue Feb 23, 2024 that may be closed by this pull request
@shatfield4 shatfield4 marked this pull request as ready for review February 23, 2024 21:19
@Mintplex-Labs Mintplex-Labs deleted a comment from review-agent-prime bot Feb 23, 2024
@timothycarambat
Copy link
Member

timothycarambat commented Feb 23, 2024

We should split the models up into their providers like we do for TogetherAI - there are way too many models to parse though for a user using the dropdown.

Just group by the first part of the model name nousResearch/OpenChat =< Nous Research (un-camel case the string)

@timothycarambat timothycarambat merged commit 633f425 into master Feb 24, 2024
@timothycarambat timothycarambat deleted the 762-feat-openrouterai-intergration branch February 24, 2024 01:18
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: Openrouter.ai intergration

3 participants