Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openai-api

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

OpenAI Completion Stream with Node.js and Express.js

Rollout summary statistics not being monitored for CustomEnv using Stable-Baselines3

LangChain: Reduce size of tokens being passed to OpenAI

An error occurred: module 'openai' has no attribute 'ChatCompletion'

python openai-api gpt-4

How can I use LangChain Callbacks to log the model calls and answers into a variable

Streaming ChatGPT's results with Flask and LangChain

Using Chain and Parser together in langchain

openai-api langchain

How to get token usage for each openAI ChatCompletion API call in streaming mode?

openai-api

How to fix the error Type 'string | ChatCompletionContentPart[] | null' is not assignable to type 'ReactNode'