Description
when trying to run website QnA example and I get "Request failed with status code 429"
To Reproduce
-open example
-input text
-get error
}
[llm/error] [1:chain:agent_executor > 2:chain:llm_chain > 3:llm:openai] [113.11s] LLM run errored with error: "Request failed with status code 429"
[chain/error] [1:chain:agent_executor > 2:chain:llm_chain] [113.11s] Chain run errored with error: "Request failed with status code 429"
[chain/error] [1:chain:agent_executor] [113.11s] Chain run errored with error: "Request failed with status code 429"
`
Expected
receive answer from openai api
Screenshot

Setup
Description
when trying to run website QnA example and I get "Request failed with status code 429"
To Reproduce
-open example
-input text
-get error
}
[llm/error] [1:chain:agent_executor > 2:chain:llm_chain > 3:llm:openai] [113.11s] LLM run errored with error: "Request failed with status code 429"
[chain/error] [1:chain:agent_executor > 2:chain:llm_chain] [113.11s] Chain run errored with error: "Request failed with status code 429"
[chain/error] [1:chain:agent_executor] [113.11s] Chain run errored with error: "Request failed with status code 429"
`
Expected
receive answer from openai api
Screenshot

Setup