babyagi-ui icon indicating copy to clipboard operation
babyagi-ui copied to clipboard

BabyAGI UI is designed to make it easier to run and develop with babyagi in a web app, like a ChatGPT.

Results 20 babyagi-ui issues
Sort by recently updated
recently updated
newest added

i have error in web Unhandled Runtime Error ``` AxiosError: Request failed with status code 401 Call Stack AxiosError node_modules/axios/lib/core/AxiosError.js (22:0) createError node_modules/langchain/dist/util/axios-fetch-adapter.js (320:0) settle node_modules/langchain/dist/util/axios-fetch-adapter.js (25:0) fetchAdapter/< node_modules/langchain/dist/util/axios-fetch-adapter.js (175:0)...

Add BabyCatAGI mode https://github.com/yoheinakajima/babyagi/blob/main/classic/BabyCatAGI.py Document: https://twitter.com/yoheinakajima/status/1657448504112091136

Is it possible to have an API for it? So I can host this and use babyagi as an api

SearpApi is expensive to use, replace with Duckduckgo.

There is a problem with installing the software package:NPM 不是内部或外部命令,也不是可执行的程序或处理文件

TypeError: Cannot read properties of null (reading 'useContext') This error happened while generating the page. Any console logs will be displayed in the terminal window. Import trace for requested module:...

validation for type-safe environment variables. ref: https://env.t3.gg/, https://github.com/t3-oss/t3-env

enhancement

That's the question, I can't use OpenAI and I would love to run this BabyAGI over the GPU in my local computer with some models like WizardLM or Gpt4-x-Vicuna, both...

Currently, if I'm correct there is the web_loader skill via cheerio library, which doesn't seem to support reading (online) PDF files. I think adding a capability to read PDF from...