-
- [ ] [LLM API Host Leaderboard | Artificial Analysis](https://artificialanalysis.ai/leaderboards/hosts?parallel_queries=single&prompt_length=long)
# LLM API Host Leaderboard | Artificial Analysis
…
-
I have really non-informative error message in the WebUI - 'Something went wrong'
Am I alone ?
Has anyone tested WebUI functionality before releasing the code ?
-
when I run test.py or test2.py either one gives me error.
I guess there are some updates required in the module importing part.
```D:\github\virenv\Lib\site-packages\langchain\__init__.py:29: User…
-
Hi, I am using the notebook in Microsoft Fabric. I have python 3.10.10. I installed `!pip install jupyter_ai_magics` and saved the open ai key using `%env OPENAI_API_KEY=sk-xxxxxx`. After loading the …
-
Hi @hsiehjackson,
Could you please grant me the necessary access to open PRs?
I would like to contribute AI21 Jamba model results to the leaderboard and add it as one of the supported models.
Than…
-
### Problem
* I am unable to use ChatVertexAI as a Provider for chat as the final message ChatPromptTemplate is an AIMessage.
https://github.com/jupyterlab/jupyter-ai/blob/0f619061430b…
-
Remove pickle file and create a file with constants and expected values
-
### What happened?
Getting "Not found" errors for Jamba 1.5 large / mini models
This is the output with `verbose=True`, no error details given:
![Screenshot 2024-09-02 at 16 55 10](https://gi…
-
Hi,
In the CloudFormation stack in us-east-1, we could see only below list of models in the allowed list.
"BedrockKnowledgeBaseModel": {
"Type": "String",
"Description": "Required if BedrockKno…
-
### Test Case
tests/llms/AI21StudioModel_test.py::test_no_system_context AND OTHER TESTS
### Root Cause
from logs:
```
tests/llms/AI21StudioModel_test.py::test_no_system_context
--------------…