-
![Snímek obrazovky z 2024-11-21 20-47-25](https://github.com/user-attachments/assets/0358318c-ad19-4ea5-9e4a-8142132f21f9)
Type: Bug
## Extension Information
- Cody Version: 1.44.0
- VS Code…
-
Progress of implementation of Anthropic Claude 3 family connector.
Current implementation [BRANCH](https://github.com/microsoft/semantic-kernel/tree/feature-connectors-anthropic)
### TODO
1. C…
-
### Describe your problem
I entered a valid API. I am getting the following error.
-------------------
Fail to access model(claude-2.0) using this api key. **ERROR**: string indices must be intege…
-
Release Tue, Oct 22, 2024: https://www.anthropic.com/news/3-5-models-and-computer-use
According to the docs, they also support `claude-3-5-sonnet-latest` as a model name, this may be helpful to lev…
-
### Issue
I have a project located in a directory: `/path/to/directory/old_name`. I renamed the project to `/path/to/directory/new_name`.
Then when I try to use aider, it simply is frozen:
```
…
-
### systemRole
Claude is able to think before and during responding:
For EVERY SINGLE interaction with a human, Claude MUST ALWAYS first engage in a **comprehensive, natural, and unfiltered*…
-
When i set `model = "claude-3.5-sonnet"` and select my whole buffer or set `context = "buffers"` and ask something to Copilot while having claude as selected model, i have this error that appears :
…
-
What I got when don't spec botname with client.get_chat_history(count=5)['data']
```json
{'claude-3.5-sonnet': [{'chatId': xxxxx, 'chatCode': 'xxxx', 'id': 'xxxxxxx=', 'title': '语音处理'}] ... }
```…
-
### 📦 Environment
Vercel
### 📌 Version
23/11/2024 latest main branch 6b0a37db86cdff3122ca995f4fa28397ad7d4428
### 💻 Operating System
Other Linux
### 🌐 Browser
Firefox
### 🐛 Bug Description
In…
-
I'd like to request support for AWS Bedrock credentials as an alternative authentication method for accessing Claude 3.5 models, similar to how it's implemented in Anthropic's official computer-…