Add OpenRouter as provider
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.
Please remove langchain>=0.1.12 in requirements.txt, langchain should have been included in browser-use
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
Great! the new version have made a big update, please solve the conflict and merge into it
@warmshao what should I do with https://github.com/browser-use/web-ui/pull/425 ?
@warmshao what should I do with #425 ?
please try the new code