-
Hi, I'm using the new Claude 3.5-Sonnet model with Copilot (amazing feature btw congrats to the team), and I was wondering if it's possible to make it the default model for Copilot
For example:
- When…
-
### Check for existing issues
- [X] Completed
### Describe the feature
New Claude 3.5 Sonnet has diff editor for code: https://www.reddit.com/r/ClaudeAI/comments/1gbd1ft/claude_diff_editor_part_of_…
-
In trying to get a better picture of how many tokens each message that Claude sends needs during computer use I am trying to use the new token count endpoint which is right now in beta.
This works …
-
### Which API Provider are you using?
Anthropic
### Which Model are you using?
Claude 3.5 Sonnet
### What happened?
API request Failed. Connection error.
### Steps to reproduce
Shows connection…
-
Hope support openrouter api , i find
`export function getAnthropicModel(apiKey: string) {
// const openrouter = createOpenRouter({
// apiKey: process.env.OPENROUTER_API_KEY,
// });
…
-
### Description
If you try to use bedrock without the `sessionToken` parameter it will error, assuming you don't have an env vars/aws credentials file used as a default.
### Code example
```
retur…
agamm updated
3 hours ago
-
Please add support for Claude 3.5 haiku, and the new 3.5 sonnet (latest) its one of my favorite LMMs specially on how accurate it follows my prompts and how easy it is to jailbreak with Prefill.
-
### What happened?
When working with Aider & the new Claude Connet 3.5 v2 model in Bedrock, Litellm will sometimes hang for about 5 minutes or so and then give me the following error about 10 - 15 mi…
-
Hello? I keep getting **Error Creating Task from Prompt**. The example tasks return **Max Retries** error. I'm on Windows using Claude 3 Sonnet. Regards
-
```
import os
import yaml
from loguru import logger
from langchain_core.language_models.chat_models import BaseChatModel
from langchain_community.chat_models import ChatLiteLLMRouter
import li…