-
- [ ] [Claude-3 api snippets](https://www.anthropic.com/blog/claude-3-api-snippets)
# Claude-3 API Snippets
Sure! Here are some real code snippets that use the Anthropic Claude 3 API:
The first, fr…
-
~~He estado haciendo pruebas con esta función, pero parece hacerlo bien los primeros párrafos y después ya no hace más nada. Quizá sea Claude, pero la división en párrafos que implementaste estaba pen…
-
```
import os
import aisuite as ai
client = ai.Client()
models = ["anthropic:claude-3-5-sonnet-20240620"]
os.environ['ANTHROPIC_BASE_URL'] = 'http://api.sundray.work'
os.environ['ANTHROPIC…
-
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 …
-
### Issue
it seems like absolute path from #152 stop working
# context
i tried to drag a file into the aider shell, and it not recognize as an existing file.
```
> /add /home/ben/Devs/whale/Int…
-
### Describe the bug
Code does not execute
### Reproduce
1. Run `interpreter --context_window 200000 --max_tokens 4000 --model claude-3-5-sonnet-20240620 --api_key xxxx -y`
2. Say please run a te…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
## Description
The chat feature on the blog page is currently showing an error message "Sorry, I encountered an error. Please try again" and appears to have UI/functionality issues.
## Current Beh…
-
```
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…
-
### Description
Uploades images are not passed to Claude 3 AI.
### Device and browser
In all devices and browsers.
### Screenshots and more
_No response_
### Willingness to Contribute
- [X] 🙋♂…