Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in chatgpt-api

OpenAI Chat Completions API error 400: "Bad Request" (migrating from GPT-3 API to GPT-3.5 API)

post openai-api chatgpt-api

OpenAI Chat Completions API error: "openai.createChatCompletion is not a function"

AutoGen GroupChat error code (openai.BadRequestError: Error code: 400)

how to convert langchain documents back to strings?

formatting of chat gpt responses [closed]

How does LlaMA index select nodes based on the query text?

How to incorporate context/chat history in OpenAI ChatBot using ChatGPT and langchain in Python?

OpenAI Authentication error: No API key provided for open ai api

Is there a way to reduce the number of tokens sent to chatgpt (as context)?

openai-api chatgpt-api

Create multi-message conversations with the GPT API

openai.error.APIConnectionError: Error communicating with OpenAI

OpenAI Chat Completions API: How do I extract the message content from the response?

php openai-api chatgpt-api

How to use RAG with conversation history for follow up questions?

openai-api chatgpt-api

is there any way to stream response word by word of chatgpt api directly in react native (with javascript)

Why am I getting "model_not_found" error when using OpenAI's o3-mini model? [closed]

What is the use case of System role

openai-api chatgpt-api

How to stream Agent's response in Langchain?