Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openai-api

OpenAI API error: "The model `text-davinci-003` has been deprecated"

php openai-api gpt-3

OpenAI API error: "Unrecognized request argument supplied"

openai-api fine-tuning

Why can't I access GPT-4 models via API, although GPT-3.5 models work?

python openai-api gpt-4

OpenAI API error: "You tried to access openai.ChatCompletion, but this is no longer supported in openai>=1.0.0"

Attribute Error: openai has no attribute Image

python openai-api

RetrievalQA ValueError: Missing some input keys: {'query'}

OpenAI API repeats completions with no variation

openai-api gpt-3

ChatGPT Token Limit

text nlp prompt openai-api gpt-3

How can I get word-level timestamps in OpenAI's Whisper ASR?

How does `llm.bind_tools` work in langchain?

OpenAI Embeddings API: How to extract the embedding vector?

How to retrieve source documents via LangChain's get_relevant_documents method only if the answer is from the custom knowledge base

OpenAI API: openai.api_key = os.getenv() not working

OpenAI GPT-3 API: Why do I get only partial completion? Why is the completion cut off?

python openai-api gpt-3

Langchain pandas agent unable to run pandas commands