-
### Bug Description
Any chat requests using any of the models: Sonnet, Haiku or Opus result in the error message:
```json
{
"error": true,
"message": "Failed to fetch"
}
```
### Steps to…
-
## Todo
### Models
- [ ] Cohere API
- [x] Command R+
- [x] Command R
- [ ] Command
- [x] Groq API
- [ ] Gemini API
- [ ] Gemini 1.0 Pro
- [ ] Gemini 1.0 Pro Vision
- [ ] Gemini 1…
-
### Issue
I've had this happen in two repos where I just cannot get /read to add any files. /add works just fine.
Same behavior from root of project as cwd or inside a subdir.
```➜ aider --sonn…
-
With the `ChatBedrock` class, the following code works as expected:
```python
from langchain_core.prompts import ChatPromptTemplate
from langchain_aws import ChatBedrock
from langchain_core.outp…
-
### Version
v1.34.2
### Describe the bug
Every time I open VSCode after closing it, it asks for a sign in.
### Expected behavior
The session is saved between sessions.
### Additional context
I…
-
For example, being able to optionally choose between using gpt-3.5 for something, using gpt-4-turbo for others, or between using claude-haiku for some and claude-opus for others if you want, but for t…
-
**Describe the feature you'd like**
Anthropic just released the **Haiku 3.5** model and it'd be great if we could use it within the **ChatAnthropic** node.
**Additional context**
https://x.com/An…
-
### Issue
I got this message using my openrouter conf
Recording, press ENTER when done... 6.6sec ██████████
Unable to transcribe C:\Users\jesus\AppData\Local\Temp\tmph7mnknah.wav: Error code: 4…
-
I have access to the model in the correct region but the `semantic-search-NBRole` does not have the `bedrock:InvokeModel` IAM permissions.
```ValueError: Error raised by bedrock service: An error o…
-
Since the latest version of the Haiku package (v3.5) was released yesterday, I would kindly request that you add support for it.
I'm also very interested in contributing to the development, so plea…