yodamaster

Results 20 comments of yodamaster

I’ve run I to this issue as well. I have a fix coming for it. Workaround is to put ../ in front of characters. ie. ../characters/trump.character.json

> Glad I'm not the only one. Exact same issue on a fresh Debian 12. > > > > EDIT: Solved by doing a ```pnpm build``` after ```pnpm i``` >...

> > I’ve run I to this issue as well. I have a fix coming for it. > > Workaround is to put ../ in front of characters. ie. ../characters/trump.character.json...

I did a fresh clone on the latest code and the code keeps wanting to download and run the local_llama. I have the OLLAMA_MODEL set in my .env. Here is...

yes, ollama and llama local got merged together and the ollama logic is not working right. getting close to a fix. example, its downloading the local llama instead of using...

I tried the latest tag v0.1.3 and then tried the latest code from yesterday. My character file was the default one. ![image](https://github.com/user-attachments/assets/140300b3-dc4e-4cb1-89f7-810f4589c627) updates to fix this problem: https://github.com/ai16z/eliza/pull/521

this is a great idea. we need to implement something that gets us to some continuous incremental stability. create some basic unit tests that run via github actions that notes...

Verified fix by PR #266 - looks good. Needs to be deployed to https://ai16z.github.io/eliza/