Skip to content
Discussion options

You must be logged in to vote

Hello,

Thanks for bringing this issue to our attention. This is most likely an OpenAI issue.

Our LLM_API tries to catch OpenAI errors for robust multi-turn agent performance, and it might be catching too many errors.

df43b1e

Please install the latest version v0.1.5 for the changes to take effect

We have updated LLM_API to expose OpenAI authentication errors.

In addition, we updated starter code to use GPT-4-turbo for a faster experience.

Finally, when setting the nodes, consider passing the verbose=True flag, this will show the progress within the node. See our example below:

wandb Trace seems to be missing. This is fine if you are not using wandb
Environment variable for OpenAI key not f…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@rajdeepbanerjee-git
Comment options

@Holmeswww
Comment options

@rajdeepbanerjee-git
Comment options

@Holmeswww
Comment options

@rajdeepbanerjee-git
Comment options

Answer selected by Holmeswww
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6 on April 22, 2024 17:26.