Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openai-api

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"

Langchain OpenAI ImportError: cannot import name 'Iterator' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py)

ImportError: cannot import name 'Ollama' from 'llama_index.llms' (unknown location)

How do I make sure answers are from a customized (fine-tuning) dataset?

OpenAI API, ChatCompletion and Completion give totally different answers with same parameters. Why?

How to use the Python openai client with both Azure and OpenAI at the same time?

How can I upload an image as context with a prompt to GPT4's api?

How to keep conversation context of multiple users separate for LLM chatbot coded in Python-Flask

RetryError[<Future at 0x23f38d59150 state=finished raised APIRemovedInV1>]

OpenAI API: How do I specify the maximum number of words a completion should return?

How to upload files with the OpenAI API

openai-api chatgpt-api

OpenAI GPT-3 API error: "Request timed out"

python openai-api gpt-3

429 "Insufficient Quota" error in OpenAI API even though account has paid subscription amount remaining

openai-api

ERROR: Could not build wheels for aiohttp, which is required to install pyproject.toml-based