Commit Graph

15 Commits

Author SHA1 Message Date
Harrison Chase
5f5670eb00 cr 2023-04-15 21:06:39 -07:00
Harrison Chase
1d09d15fdd stash 2023-04-15 18:25:17 -07:00
vowelparrot
265fb5f829 Add tests 2023-04-14 16:42:04 -07:00
vowelparrot
8bd2434862 Update 2023-04-14 15:24:21 -07:00
ecneladis
1a44b71ddf Fix Baby AGI notebooks (#2882)
- fix broken notebook cell in
ae485b623d
- Python Black formatting
2023-04-14 07:40:04 -07:00
Harrison Chase
2c4138f80a cr 2023-04-13 23:38:14 -07:00
vowelparrot
97ff1bdfcf Update notebook` 2023-04-13 23:09:14 -07:00
vowelparrot
faea852c24 Add a test 2023-04-13 20:13:36 -07:00
vowelparrot
c64e7ac357 Draft Characters 2023-04-13 17:17:05 -07:00
Harrison Chase
425c437cd3 cr 2023-04-12 13:46:58 -07:00
vowelparrot
94a92abf24 Add Retrieval Example for AI Plugins (#2737)
This PR proposes
- An NLAToolkit method to instantiate from an AI Plugin URL
- A notebook that shows how to use that alongside an example of using a
Retriever object to lookup specs and route queries to them on the fly

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-04-11 23:22:14 -07:00
Harrison Chase
66786b0f0f cr 2023-04-11 08:16:06 -07:00
Guohao Li
bb5118f4c9 Add notebook example for camel role playing (#2689)
This PR adds a LangChain implementation of CAMEL role-playing example:
https://github.com/lightaime/camel.

I am sorry that I am not that familiar with LangChain. So I only
implement it in a naive way. There may be a better way to implement it.
2023-04-10 21:12:45 -07:00
Harrison Chase
d3f779d61d baby agi agent (#2648)
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
2023-04-10 21:03:30 -07:00
Harrison Chase
e63f9a846b Harrison/docs agents (#2647) 2023-04-09 22:34:34 -07:00