-
### Issue
This is what I have in .env but Aider starts model anthropic/claude-3.5-sonnet
The .env file is in the HOME directory
#AIDER_MODEL=anthropic/claude-3.5-sonnet
AIDER_MODEL=openrouter/o…
-
### Issue
Hi! Aider seems promising, but so far I haven't managed to get it up and running.
TL;DR:
- `--no-verify-ssl` does not seem to work for ollama
- how to set Authorization header for olla…
-
### Issue
When I use `/test` I get this exception:
```
Traceback (most recent call last):
File "/home/ian/miniconda3/bin/aider", line 8, in
sys.exit(main())
File "/home/ian/miniconda3…
-
### Issue
aider --model openrouter/anthropic/claude-3.5-sonnet
Model openrouter/anthropic/claude-3.5-sonnet: Unknown model, context window size and token costs unavailable.
Did you mean one of th…
-
I would like to obtain the generated token in real-time through the `streamEvent()`, but when using anthropic and ToolNode, the workflow sends the `on_chat_model_stream` event when generating tool cal…
-
### 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…
-
### What happened?
I am using litellm as a proxy with my libre chat interface to build a chat bot using aws bedrock models. The anthropic haiku model is working fine. But I get a 400 error when using…
-
KeyError Traceback (most recent call last)
[/usr/local/lib/python3.10/dist-packages/scrapegraphai/graphs/abstract_graph.py](https://localhost:8080/#) in _create_llm(s…
-
### Issue
I user VertexAI api and when using Aider, I get all the time this problem that makes the software unusable:
"These steps will set up Git for your project and create an initial commit wit…
-
I am trying to set up bedrock-claude-chat and everything seems fine. After running the required commands in my EC2, there's output of the front end page and I can able to connect to the front end web …