-
- [x] This is actually a bug report.
- [ ] I am not getting good LLM Results
- [ ] I have tried asking for help in the community on discord or discussions and have not received a response.
- [ ] I …
-
404 {type:error,error:{type:not_found_error,message:model: claude-3-haiku-20240229}}, bcoz the model available is haiku 20240307
-
### Bug Description
部署时OPENAI_MODEL_LIST变量设置开头设置-all后,部署后网页设置自定义模型不显示
### Steps to Reproduce
1.首先vercel部署项目
2.添加环境变量OPENAI_MODEL_LIST变量,变量设置如下
-all,+gpt-3.5-turbo,+gpt-3.5-turbo-0301,+gpt-3.5-t…
-
### Feature Description
Anthropic, Mistral, and Cohere have specific tool use API conventions that improve their success rate and reduce hallucinations and chat history formats. The AWS Bedrock Con…
alecl updated
4 months ago
-
### Feature Description
Claude 3 multimodal LLMs (sonnet, haiku) are available in Bedrock now, we need something like `llama-index-multi-modal-llms-bedrock`to support use case like multimodal RAG wit…
-
### Issue
File "C:\scripts\aider\aider\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 589, in _run_script
exec(code, module.__dict__)
File "C:\scripts\aider\aider\Lib\…
-
Issue:
The previous version of the code encountered a problem with handling system messages when using the Anthropic API. System messages were not being correctly passed in API requests, which cou…
-
### Issue
```
^^^ Expected `>>>>>>> REPLACE` not `=======
I apologize for the formatting error in my previous response. You're absolutely right, and I appreciate your reminder about the correct f…
-
The following code snippet:
```python
import anthropic
client = anthropic.Anthropic()
response = client.beta.tools.messages.create(
model="claude-3-haiku-20240307",
max_tokens=1024…
-
### Issue
After a chat-mode ask I told aider to make the change, it showed diffs but didn't actually make the change even though diffs were correct.
```
Tokens: 21,317 sent, 251 received. Cost: $…