-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.
Description
How are you running AnythingLLM?
Docker (local)
What happened?
The results of the API endpoint "/api/v1/openai/chat/completion" do not contain the following fields:
.choices[i].index
.usage
This leads to some OpenAI API consumers having fail the evaluation of the responses.
Are there known steps to reproduce?
Simply use the mentioned endpoint with curl or something else.
Metadata
Metadata
Assignees
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.