-
**Describe the bug**
When running evals on images with Anthropic or Bedrock the encoded image (base64 string) is passed as text to Claude instead of as an image block.
**To Reproduce**
Run either…
-
[2024年BS収録カレンダー](https://docs.google.com/spreadsheets/d/17zGlPErKFo5HbWO9YTNDKlg65_wk2CAX/edit?usp=sharing&ouid=101164025057236789338&rtpof=true&sd=true)
# ✔︎指差し確認
- [ ] 音声チェック
- [ ] riverside…
-
The following code:
```python
import boto3
from langchain_aws import ChatBedrockConverse
boto3.setup_default_session(profile_name="genai-dev", region_name="us-east-1")
llm = ChatBedrockConverse…
-
### Issue
I've been using aider quite a bit in the last few days and I've had multiple instances of duplicate code snippets making it in to files. In the case below I have been working on refactorin…
-
### The Feature
For rag api integration, it would be great if we can have knowledge base integration where we can add knledgebase ID and model name we want to use along with aws creds in the config f…
-
### Checkboxes for prior research
- [x] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
Any chat has this error.
```
Request failed: Sourcegraph Cody Gateway: unexpected status code 400: {"error":"model \"anthropic/claude-2\" is not allowed, allowed: [anthropic/claude-2.0, anthropic/…
-
I love your project, I want to use it with local ollama+llava and i tried many way including asking chat gpt.
I am on Windows 11, i tried docker and no go. changed api address from settings in front…
-
Is the process stopping because I requested only 2 ideas to be generated?
I'm also curious about how to obtain the full paper.
I've been waiting for an hour, and the GPT API usage has been stu…
-
Add a command ```/model``` to change model
Send all history in first prompt to new model
>Maybe a `/model name´ could be nice, but I don't think it's possible because DDG is cleaning the conver…