-
**What Model are you using?**
- [ ] anthropic/cloaude-3-sonnet
- [ ] gpt-4o
**Describe the bug**
Instructor fails to work work with openrouter when using Anthropic.
base_url = 'https://op…
-
当前类 OpenAI 类型的 API 比如 KIMI 是能正常使用的,根据 OpenRouter 的文档,理论上也可以使用 OpenAI 的接口,文档给出了使用 openai 包的示例。
根据示例也能正常使用:
```python
openrouter_client = OpenAI(
api_key='xxx',
base_url = 'https://open…
-
After visiting other Chat UI providers, I came back to Prompta. This one is just very clean.
But one thing that makes me go back to the others is that they support more than OpenAI. I would love to…
-
Yeah, I gave this another try because Matt Williams said to on youtube.
I do like this extension, especially the way the chat can be triggered by highlighting and choosing an option.
Not to mention…
-
### Which API Provider are you using?
OpenRouter
### Which Model are you using?
GPT 4o-mini, Sonnet 3.5, Qwen-2.5
### What happened?
I pressed shift+Enter to break the line, and the text was sent…
-
I’d like to be able to quickly pre-configure BoltAI from:
1. My current environment: import common environment variables for various providers and if it's successful, automatically configure the r…
-
I am a openrouter heavy user and I really hope this can come true..
-
I just installed the plugin, but can't get it to work. I have several Ollama models installed which work.
but I'm getting this error whenever I try using the chat:
```
*An error occurred. See con…
-
### Description
Whenever I try to use the o1-preview or the o1-mini model, I get this reponse:
```
[Service Issue] Openai: Bad Request (400): "error": { "message": "Unsupported value: 'messages[0].…
-
Add OpenRouter or Groq Api base url integration for better compatibility with different ai model providers, so as to allow easy switching between model providers like openai, anthropic, mistral and Ot…