Josh XT
Josh XT
Additional changes have been applied to resolve issue [#52](https://github.com/devxt-llc/ezlocalai/issues/52). See [PR #54](https://github.com/devxt-llc/ezlocalai/pull/54).
Additional changes have been applied to resolve issue [#52](https://github.com/devxt-llc/ezlocalai/issues/52). See [PR #54](https://github.com/devxt-llc/ezlocalai/pull/54).
Additional changes have been applied to resolve issue [#52](https://github.com/devxt-llc/ezlocalai/issues/52). See [PR #54](https://github.com/devxt-llc/ezlocalai/pull/54).
Additional changes have been applied to resolve issue [#52](https://github.com/devxt-llc/ezlocalai/issues/52). See [PR #54](https://github.com/devxt-llc/ezlocalai/pull/54).
Hello! Try this: ``` docker compose pull ``` Then you can try running it again.
That appears to be a very old container. Can you try to pull the latest from the AGiXT main repo and launch again?
Hello! For it to send an email code, you have to make sure that you have the sendgrid information populated in your `.env` file like: ``` SENDGRID_FROM_EMAIL="[email protected]" SENDGRID_API_KEY="SG.x...." ```
The version you're running (ref #1418 ) seems to be very old. It is pulling the front end container from somewhere unexpected, it should be pulling from `joshxt/agixt-interactive:main`, which is...