Skip to content

Conversation

PandaWhoCodes
Copy link
Contributor

To ensure requests do not fail as seen in #250

To ensure requests do not fail as seen in run-llama#250
@jerryjliu
Copy link
Collaborator

out of curiosity, why does this work? is there a stackoverflow/gh thread for this?

@PandaWhoCodes
Copy link
Contributor Author

The request timeout was added 5 months ago to openAI
anyone having openai client version before might face issue cause this param didnt exist before that.

openai/openai-python#116

The issue is with langchain cause it assumes you are using the latest openapi client

It is reported in langchain - langchain-ai/langchain#626

@jerryjliu
Copy link
Collaborator

got it, thanks

@jerryjliu jerryjliu merged commit 1fa174f into run-llama:main Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants