-
I adapted the chat with followup questions example to use Anthropic Claude.
The modification are straight forward
`# client = instructor.from_openai(openai.OpenAI())
client = instructor.from_ant…
-
We should detect that the user entered an anthropic model and instead use anthropic's api:
```
import Anthropic from '@anthropic-ai/sdk';
const client = new Anthropic({
apiKey: process.env['AN…
-
### Issue
It might be nice, for those with fat fingers like me, if the second CTRL-C that would normally quite to the shell, required a Y/N confirm to indicate it will be exiting. This would help av…
-
### Have you searched for similar requests?
Yes
### Is your feature request related to a problem? If so, please describe.
_No response_
### Describe the solution you'd like
As title, the goal is …
-
Hello. Thanks for the great project!
I'm having an issue where I can upload a file and query it once.
The file persists in the file tab, but if I click on the file to try and reuse it I get an …
-
### Issue
### Issue
I find that I am using Aider for editing all kinds of files in numerous different situations.
would it be possible to set the system prompts using a configuration setting
…
-
### Issue
I am doing quite a bit of debugging at the moment and it has involved having to enable a number of nested stack traces. This results in a lot of output going to the API and it got out of h…
-
Add Claude 3 Haiku as an available model under `ClaudeEvaluator`
-
**Feature description**
Using `Version 1.2.2 (1.2.2)` and don't see model `anthropic.claude-3-5-sonnet-20241022-v2:0`.
-
### Issue
Not sure if this is strictly a bug or perhaps expected behavior, but given the significance of it I wanted to raise it.
I am currently running in --verbose because I was investigating a …