-
First of, THANK YOU 🙏 this project is amazing!
- `monacopilot` version: 0.15.0
- `monaco-editor` version: 0.52.0
- `node` version: 22.11.0
- `pnpm` version: 9.4.0
Relevant code or config
…
-
### Which API Provider are you using?
OpenAI Compatible
### Which Model are you using?
o1-mini
### What happened?
o1 series model available
### Steps to reproduce
![image](https://github.com/us…
-
Dear Developers,
We hope you can enable the **Anthropic** series models to allow specifying a `base_url`, just like the **OpenAI** series models.
Thank you!
-
After installing:
```
!pip install --quiet langchain_aws langchain_community
```
Then, running:
```
from langchain_aws import ChatBedrockConverse
messages = [
(
"system",
…
-
The new and upgraded Sonnet is supposedly much better at code tasks for the same cost, we should try it out here.
-
**Affected plugin(s)**
- [X] Anthropic
- [ ] Azure OpenAI
- [ ] Cohere
- [ ] Convex
- [ ] Groq
- [ ] Mistral
- [ ] OpenAI
**Describe the bug**
When running generation using dotprompt and …
-
GameNGen
https://gamengen.github.io
Anthropic Revealed System Prompt for Claude AI
https://docs.anthropic.com/en/release-notes/system-prompts
NanoFlow
https://github.com/efeslab/Nanoflow
htt…
-
### 🥰 Feature Description
您好,我在使用claude的api的时候,发现system的role貌似没有生效,于是去大概查询了下源码和官方api的文档。
发现代码中似乎是使用assistant role模拟了system role的实现,而官方文档有提到system role需要额外传一个system的参数,而不是把system prompt放在message里面。…
-
As title says. OAI and Anthropic models are the top dogs in the closed AI space, it would be cool to have debates with different OAI vs. Anthropic models.
-
### Describe the bug
I have followed your instructions on your website for how to use Anthropic's API with Autogen (https://microsoft.github.io/autogen/docs/topics/non-openai-models/cloud-anthropic),…