Skip to content

Add OpenRouter as provider #426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

DaWe35
Copy link

@DaWe35 DaWe35 commented Mar 20, 2025

I just did it for myself, feel free to close if you don't want it.

  • Added OpenRouter as provider
  • Fixed Moonshot env var getter (I don't know why it was different, needs review)

Models list was downloaded from https://openrouter.ai/api/v1/models and parsed with https://www.devtoolsdaily.com/jq_playground/ with [.data[].id] expression.

image

@CLAassistant
Copy link

CLAassistant commented Mar 20, 2025

CLA assistant check
All committers have signed the CLA.

@warmshao
Copy link
Collaborator

Please remove langchain>=0.1.12 in requirements.txt, langchain should have been included in browser-use

@DaWe35
Copy link
Author

DaWe35 commented Mar 27, 2025

Please remove langchain>=0.1.12 in requirements.txt, langchain should have been included in browser-use

Yeah, I'm sorry for basing this PR on #425, I though it will be a no brainier. I'll clear this up when it gets resolved

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.

3 participants