Simeon

Results 2 issues of Simeon

While building a GUI, I stumbled across some funny and revealing hallucinations. The GUI contains a microphone mode. While saying nothing or something completely different, I'm often getting transcription snippets...

I tried getting the PraisonAI framework to run multiple times with a clean installation into a venv: ``` rm -rf /praisonai python3 -m venv /praisonai source /praisonai/bin/activate pip install "praisonai[crewai]"...