Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openai-api

WARNING - Can't find a Python library, got libdir=None, ldlibrary=None, multiarch=None, masd=None

The requested module 'openai' does not provide an export named 'Configuration' error

How to increase the code view box size of ChatGPT web interface

openai-api

How to keep the conversation going with OpenAI API PHP sdk

php openai-api gpt-3

Does chatgpt-3.5-turbo API recounts the tokens in billing when sending the conversation history in api

openai-api chatgpt-api

zodResponseFormat not working with OpenAI Responses interface

openai-api zod

OpenAI Fine-tuning API: Why would I use LlamaIndex or LangChain instead of fine-tuning a model?

Mocking OpenAI Chat Client

How to get a streaming answer from openAI chat-gpt-4?

GPT-3 completions not working with API KEY

node.js openai-api gpt-3

ValueError: Got unknown type S when using GPT-4 with LangChain for Summarization

python openai-api langchain

How to provide embedding function to a langchain vector store

python openai-api langchain

OpenAI GPT-4 API: Why does gpt-4-0613 hallucinate (make up) function parameters?

Stream DATA From openai GPT-3 API using php

php streaming openai-api

OpenAI Embeddings API: How embeddings work?

How to work with OpenAI maximum context length is 2049 tokens?

python openai-api

How do I get a list of all available OpenAI models? [closed]

openai-api

OpenAI API: Can I remove the line break from the response with a parameter?

r openai-api gpt-3

add memory to create_pandas_dataframe_agent in Langchain

Determine whether OpenAI chat completion will execute function call or generate message