Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: ensure all functions have been called before running chat generator #363

Closed
wants to merge 1 commit into from

Conversation

mpangrazzi
Copy link
Contributor

Small fix to make sure all functions have been called before running chat_generator.run again.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Member

@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, the change makes sense to me.

I would like @bilgeyucel to take a look at it as well.
Also, I see that the tests are failing but IDK why.

@bilgeyucel
Copy link
Contributor

In general, the change makes sense to me.

I would like @bilgeyucel to take a look at it as well. Also, I see that the tests are failing but IDK why.

It seems like a connection issue on OpenAI side.

@mpangrazzi
Copy link
Contributor Author

Since I've opened the PR from a fork, secrets are not read. Will reopen soon from a branch!

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.

3 participants