-
I was wondering whether it is possible to add support for Jamba-1.5-Mini (ai21labs/AI21-Jamba-1.5-Mini). The model seems pretty good for its size and has a large context window that seems to hold up t…
-
Is there support for the AI21 Labs models using `ChatBedrock` ? I am getting the error `NotImplementedError: Provider ai21 model does not support chat.`
- ai21.jamba-instruct-v1:0
- ai21.j2-mid-v1…
-
I started getting this response while trying to use AI21SemanticTextSplitter -> Failed with http status code: 404 (AI21APIError). Details: {"detail":"Not Found"}. Version of the package was 0.1.7.
…
-
I’d like to be able to quickly pre-configure BoltAI from:
1. My current environment: import common environment variables for various providers and if it's successful, automatically configure the r…
-
In [Supported LLM Models](https://docs.nvidia.com/nemo/guardrails/user_guides/configuration-guide.html#supported-llm-models) section there is info about supported engines:
> You can use any LLM provi…
-
## Problem
Bedrock supports several providers (AI21, Anthropic, Amazon, Mistral, Meta etc.), each of which has a slightly different request/response structure. The current ChatBedrock class currently…
-
### Feature Description
Integrate AI21Labs' Jamba 1.5 models into the Vercel AI SDK, leveraging their 256K token context window and hybrid architecture for enhanced long-context understanding and eff…
-
The scripts stuck at:
[nltk_data] Downloading package punkt to /root/nltk_data...
But it works fine when I evaluate llama3-8b-instruct. I am wondering whether there is any setting I need to config…
-
While trying to use tools with Mistral, here is a sample code for boto3 which works fine:
```python
import json
import boto3
session = boto3.session.Session()
bedrock_client = session.client(…
-
To reproduce:
Talk to Ann in the main scene
![image](https://user-images.githubusercontent.com/18633264/180618869-b084b4fa-bdf0-4f67-a4f4-e460375476ce.png)
![image](https://user-images.github…