-
I think it is necessary to add an example to illustrate how to use openai-compatible api like deepseek to use fast-graphrag, since the official openai api is too expensive.
For example, in Lightrag…
-
Installed everything and went through, but had to reinstall numpy as the problem occured. I cannot install openai-whisper, which I could in the first run. Says it's not installed, and cannot install d…
-
In the structured output API, OpenAI provides a parse function that can directly receive an entity class, as shown below:
```
response = client.beta.chat.completions.parse(
model="gpt-4o-…
-
### What happened?
I have add the env Value "COPILOT_OPENAI_API_KEY=sk-svcacct-Q..." to activate Affine AI on my Self Hosted Docker instance.
I gat this errors:
GraphQLError: Unknown type "QueryC…
-
your import seems outdate.
Corrected:from langchain_openai.chat_models import ChatOpenAI
-
I have successfully deployed the app locally. I have been able to hit a custom knowledge through the interface but can't hit OpenAI as best as I can tell. OpenAI has user API keys, which are going awa…
-
### Service
OpenAI
### Describe the bug
Google blogged about how they now expose an OpenAI-compatible endpoint for gemini:
https://developers.googleblog.com/en/gemini-is-now-accessible-from-the-ope…
-
- [ ] [openai-workers-relay/README.md at main · cloudflare/openai-workers-relay](https://github.com/cloudflare/openai-workers-relay/blob/main/README.md?plain=1)
# openai-workers-relay/README.md at ma…
-
### What happened?
I am using CodeGPT via Custom OpenAI with Openrouter.
I configured the template as suggestions I never get code but only sentences like this:
_It looks like you're working on a …
-
### The problem
I‘m using China AI model.
1. try simple curl, it works well.
```
curl https://ark.cn-beijing.volces.com/api/v3/chat/completions \
-H "Content-Type: application/json" \
-H "…