zhudotexe / kani

kani (カニ) is a highly hackable microframework for chat-based language models with tool use/function calling. (NLP-OSS @ EMNLP 2023)
https://kani.readthedocs.io
MIT License
557 stars 30 forks source link

Add autogpt example #3

Open Maknee opened 1 year ago

Maknee commented 1 year ago

Adds a very basic version of autogpt as a more complex example

zhudotexe commented 1 year ago

Cool! Since the docs don't go into too much detail about the impl, you might want to just remove the code block and link to the source.

Alternatively, we could have like a "see also" section at the bottom of advanced.rst for more involved examples:

See Also
--------
Our examples also showcase cool advanced use cases with kani, some of which are highlighted here.

AutoGPT
^^^^^^^
[desc, link, example output]