Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openai-api

OpenAI API error: "openai.error.InvalidRequestError: The model `text-davinci-003` has been deprecated". Any alternative model to fix the code?

How can I provide a RGBA png file to OpenAI PHP library

php rgba openai-api

Build a chatbot with custom data using Langchain

openai-api langchain

How to continue incomplete response of openai API

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

python openai-api gpt-3

OpenAI GPT-3 API: Does fine-tuning have a token limit?

openai-api gpt-3

Create function for `openai` and `ChatCompletion` in Python

python openai-api

How do i add memory to RetrievalQA.from_chain_type? or, how do I add a custom prompt to ConversationalRetrievalChain?

GPT-3 API invalid_request_error: you must provide a model parameter

Langchain pandas agent - Azure OpenAI account

Calculating total cost of OpenAI reponses with cached input tokens

openai-api azure-openai

GitHub Copilot could not connect to server

whisper AI error : FP16 is not supported on CPU; using FP32 instead

How do you get the context window of Open AI models?

openai-api