miurla / babyagi-ui

BabyAGI UI is designed to make it easier to run and develop with babyagi in a web app, like a ChatGPT.
https://babyagi-ui.vercel.app
MIT License
1.31k stars 277 forks source link

[WIP] Use function calling to task creation #113

Closed miurla closed 1 year ago

miurla commented 1 year ago

Use function calling for generating the task list JSON.

There are differences in the trends of the tasks being created, so further verification is needed. Both output results are fine.

Before After
Before - FireShot Capture 071 - BabyAGI-UI - localhost function - FireShot Capture 070 - BabyAGI-UI - localhost

There were several issues with LangChain, so I will not merge until at least these are resolved. Alternatively, I can modify it to stop using LangChain and make the call differently.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
babyagi-ui ✅ Ready (Inspect) Visit Preview Jun 16, 2023 10:41am
miurla commented 1 year ago

Leave brunch and PR closed.