-
Hi!
It's great to be able to work with some API like OpenAI, but some people, like student, doesn't necessarily have money to spend in these services. Mistral is one of the rare firms that offers, …
-
为什么我docker compose up -d以后,登录8081之后,.env文件最初大模型我也改了,为啥单章节调节时候还要openai apikey
-
Hi! I'm experiencing an issue when I use async openai client. It's not clear to me what is the root of the issue, but here's a minimal example
```python
from openai import OpenAI, AsyncOpenAI
from …
-
### Bug Description
DEBUG:filelock:Lock 13121339920 released on /Users/whs/Library/Caches/llama_index/.locks/models--openai--clip-vit-base-patch32/9bfb42aa97dcd61e89f279ccaee988bccb4fabae.lock
Lock …
-
**Describe the bug**
when using the `code_interpreter`, it will happen the error, the detail see **`Screenshots`**. If I do not use the `code_interpreter`, it will not have this error.
I can not fi…
-
Hi @hadley, thanks for sharing this, really exciting.
Very nice to see support for open models via ollama. I wonder if you would consider adding support for VLLM-hosted models as well, e.g. see ht…
-
The call_openai() method used [here](https://github.com/agentsea/mllm/blob/bdfac7d2bad6e54d54aa26466e7823b9b38a7fb9/README.md?plain=1#L125) is not defined anywhere.
-
### Describe the bug
When you try to base OpenAI embeddings with Azure OpenAI LLM, it throws an error because it changes the base URL.
### Steps to reproduce
1. For LLM configuration, use Azure dep…
-
### Describe the bug
"summary_method": "reflection_with_llm" not working when using Azure OpenAI gpt-4o model
### Steps to reproduce
I am running the following example locally on vscode usi…
-
The following service methods return pageable collections:
1. List fine-tuning jobs: 🔗 https://platform.openai.com/docs/api-reference/fine-tuning/list
2. List fine-tuning events: 🔗https://platform.…