-
We should look into improving how the clients are instantiated, and the API keys provided:
- do we need to instantiate both a `MistralAI` and `ChatMistralAI` clients?
- maybe there should be one p…
jtpio updated
2 weeks ago
-
I get this error and i cannot figure out how to get rid of it for the llama-index part of the example:
---------------------------------------------------------------------------
ImportError …
-
Hello! I haven't been able to navigate the type constraints around using mistral.chat.stream . The example in the docs works with 1 message specified in a literal, but when trying to use multiple mess…
-
We are planning to introduce a new Ballerina connector for the latest Mistral REST API, generated using it's OpenAPI specification.
Related links:
- https://docs.mistral.ai/api/
- https://github.com/…
-
### What is the issue?
**Title:** Issue with `DynamicStructuredTool` and `properties.type` Not Supporting Arrays in LangchainJS
**Description:**
I am encountering an issue when using `DynamicSt…
-
### Summary
Expand [auto-tracing integration](https://mlflow.org/docs/latest/llms/tracing/index.html#automatic-tracing) of MLflow Tracing to Mistral SDK. MLflow already supports auto-tracing for Op…
-
As a follow-up to https://github.com/jupyterlite/jupyterlab-codestral/pull/10 and to validate the approach, it would be interesting to add support for another provider, for example OpenAI.
-
getting following error when running 'PGPT_PROFILES=ollama make run ' after fresh install (no cache).
OSError: You are trying to access a gated repo.
Make sure to have access to it at https://hugg…
-
### Describe the bug
devika modulenotfounderror
### How To Reproduce
Steps to reproduce the behavior (example):
1. Install devika
2. try to run devika
Windows 11, python 3.11.9
mistr…
-
I know this may not be supported given the added complexity, but I just wanted some clarification because I was surprised to see that I could pass these parameters to the server. Right now I non-deter…