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

AutoGPT Tutorial: Building an AI Agent-Powered Research Assistant App #195

Merged
merged 3 commits into from
Jun 28, 2023

Conversation

septiannugraha
Copy link
Contributor

/claim #163
This is a fix for my latest PR.
Thank you for the opportunity! this tutorial showcased and utilized AutoGPT via agent module from LangChain, which I modified slightly to prevent the agent from looping endlessly and running in circles. It results in an accurate and consistent backend for a simple research assistant app.

@ezzcodeezzlife
Copy link
Member

Where does this

from agent import AutoGPT

get implemented?

@ezzcodeezzlife ezzcodeezzlife added the REVISION Please review your PR again. Check for DEV comments to improve label Jun 27, 2023
@septiannugraha
Copy link
Contributor Author

Where does this

from agent import AutoGPT

get implemented?

image

In the handler for /research endpoint.

@septiannugraha
Copy link
Contributor Author

Please let me know if there is any revision that I should make regarding that import statement @ezzcodeezzlife.

@ezzcodeezzlife ezzcodeezzlife added READY FOR SEO CHECK Approved content that is currently being checked for SEO / thumbnail creation and removed REVISION Please review your PR again. Check for DEV comments to improve labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
READY FOR SEO CHECK Approved content that is currently being checked for SEO / thumbnail creation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants