-
(Sorry if this isn't the right place to report this, I wasn't sure).
I'm trying to switch from gpt-4o to claude-3.5-sonnet in an app I'm building, but high streaming tool latency is preventing me f…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
jeloi updated
2 weeks ago
-
### What is the issue?
With this curl command:
```
curl http://localhost:11434/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{"model":"mistral-nemo:12b-instruct-2407-fp16",
…
-
### Please search before asking
- [X] I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar.
### Please read README
- [X] I have read the trouble…
-
为什么我docker compose up -d以后,登录8081之后,.env文件最初大模型我也改了,为啥单章节调节时候还要openai apikey
-
### Please search before asking
- [X] I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar.
### Please read README
- [X] I have read the trouble…
-
### Describe the bug
I wanted to use GITHUB, (https://github.com/marketplace/models/azure-openai/gpt-4o/playground)
I set the OPENAI_LIKE URL and KEY. Unfortunately, the way it works, it uses the …
-
I'm getting this random error:
"message": "Cannot read properties of undefined (reading 'message')",
"stack": "TypeError: Cannot read properties of undefined (reading 'message')\n at count…
-
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 …
-
#WIP
## Benchmark with [faster-whisper-large-v3-turbo-ct2](https://huggingface.co/deepdml/faster-whisper-large-v3-turbo-ct2)
For reference, here's the time and memory usage that are required to tr…