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

Agents 4 18 #3122

Merged
merged 16 commits into from Apr 19, 2023
Merged

Agents 4 18 #3122

merged 16 commits into from Apr 19, 2023

Conversation

vowelparrot
Copy link
Contributor

@vowelparrot vowelparrot commented Apr 19, 2023

Creating an experimental agents folder, containing BabyAGI, AutoGPT, and later, other examples

vowelparrot and others added 6 commits April 18, 2023 15:01
- This PR essentially implements the chains outlined in the [LangChain
Wiki](https://python.langchain.com/en/latest/use_cases/agents/baby_agi.html),
some slight modifications and re-factoring was done to get it to work
with the standard `VectorStore` class and to have all the relevant
functions in the same class as BabyAGI so that the chain could run
effectively independently
- I think it is worth having these chains as a standalone on the
LangChain repo, as orchestration is becoming huge, and there are a lot
of other chains being built off of these as a base
- `make lint` and `make format` have been run locally and are succeeding
@hwchase17 hwchase17 merged commit f329196 into master Apr 19, 2023
9 checks passed
@hwchase17 hwchase17 deleted the agents-4-18 branch April 19, 2023 04:41
samching pushed a commit to samching/langchain that referenced this pull request May 1, 2023
Creating an experimental agents folder, containing BabyAGI, AutoGPT, and
later, other examples

---------

Co-authored-by: Rahul Behal <rahulbehal01@hotmail.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
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

3 participants