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

Support the Llam2 model #139

Open miurla opened 1 year ago

miurla commented 1 year ago

Set up to select the llama2 model. First, connect via the API.

sjdthree commented 1 year ago

given the architecture is nextjs and client-side, might best be solved using an API to a hosted solution. #140