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

Remove autoreload in examples #4994

Merged
merged 1 commit into from
May 19, 2023

Conversation

gengliangwang
Copy link
Contributor

Remove autoreload in examples

Remove the autoreload in examples since it is not necessary for most users:

%load_ext autoreload,
%autoreload 2

Before submitting

In https://python.langchain.com/en/latest/modules/chains/examples/sqlite.html:
image

In https://python.langchain.com/en/latest/modules/agents/tools/examples/zapier.html:
image

Who can review?

@vowelparrot @hwchase17

@vowelparrot vowelparrot merged commit a87a252 into langchain-ai:master May 19, 2023
13 checks passed
@danielchalef danielchalef mentioned this pull request Jun 5, 2023
This was referenced Jun 25, 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.

None yet

2 participants