Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openai-api

Why postman is returning empty responses in SSE requests?

python postman openai-api

Langchain / ChromaDB: Why does VectorStore return so many duplicates?

OpenAI API: Can I access my custom ChatGPT via API?

openai-api

Chrome Extension with Chat GPT-3.5 - "you must provide a model parameter"

Logging in the Open AI python library

openai-api

OpenAI API: How do I enable JSON mode using the gpt-4-vision-preview model?

python openai-api gpt-4

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

LangChainDeprecationWarning: Importing document loaders from langchain is deprecated. Importing from langchain will no longer be supported as of lang

Langchain OpenAI invoke - unexpected keyword argument "functions"

How can I troubleshoot an empty AuthenticationError when using the OpenAI API in Python?

python openai-api

Unable to send OpenAI stream response via Flask API

flask openai-api langchain

What is the use case of System role

openai-api chatgpt-api

Langchain's AzureOpenAI error: Resource not found

azure openai-api langchain

OpenAi api 429 rate limit error without reaching rate limit

openai-api gpt-3

OpenAI Chat Completions API: How do I customize answers from GPT-3.5 or GPT-4 models if I can't fine-tune them?

How to see the Embedding of the documents with Chroma (or any other DB) saved in Lang Chain?

OpenAI API error: "The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY env variable"