# 💻-coders 2024-12-11

## Summary
The chat focused on troubleshooting various technical issues related to AI agents and their dependencies. C-Money-Dev reported problems with voice synthesis using ElevenLabs, while Yohann encountered a SqliteError due to mismatched vector dimensions. Netdragonx suggested deleting the local SQLite database to resolve issues. LIL KALMI faced installation problems with discord opus and node-gyp when running 'pnpm install'. Nedos discussed using Ollama as a backend and recommended increasing the context size to 4096 to avoid truncation warnings. 3700 mentioned a successful PR merge and offered free credits for the Decentralized Inference API for Eliza agents. Mad sought help with a 504 error related to Gaianet integration in their character script.

## FAQ
- Is there a way to easily clear the entire local sqlite db? asked by shell
- Do you know how to fix this error: SqliteError: Vector dimension mismatch? asked by Yohann
- What version are you using, and did you change the embedding settings? asked by SotoAlt | WAWE
- Is there a tl;dr on using eliza vs eliza-starter for a new project? asked by Bealers
- Anyone have an example of a character file that uses gaianet? asked by Mad
- What are you guys using to run your x poster? asked by Seb (💖/acc) 💹🧲
- What was the issue with the Discord agent? asked by Oliver | Hats.finance
- What issue did TedZhu encounter? asked by TedZhu
- What error did Punter3 face? asked by Punter3
- How can I fix the error when starting the agent? asked by samsonludo
- What should I do about the goat plugin error? asked by SotoAlt | WAWE
- How do I remove the discord client package? asked by samsonludo
- What should I do about the goat-plugin issue? asked by samsonludo
- What plugin are you trying to use? asked by Bunchu
- What errors are you encountering with the plugins? asked by dotbear89
- Do I need CUDA installed for the bot to work? asked by the_cynic
- Is there another free model I could use to play around? asked by Jo
- How can I modify the Eliza-starter to use memory? asked by MbBrainz
- Why are my Twitter posts getting truncated? asked by Yuri
- What should I do if 'pnpm run start' doesn't initiate a conversation? asked by ProfessorX

## Help Interactions
- netdragonx helped Yohann with Suggested deleting the local SQLite database to resolve the error.
- 3700 helped Unknown User with Offered free credits for the Decentralized Inference API.
- Yuri helped samsonludo with Provided guidance on removing the discord client package.
- SotoAlt | WAWE helped Punter3 with Identified the goat plugin error.
- SotoAlt | WAWE helped dotbear89 with Provided troubleshooting steps for plugin errors.
- SotoAlt | WAWE helped the_cynic with Advised on model usage and documentation.
- CSC35 helped samsonludo with Shared a solution to the goat-plugin error.
- Bunchu helped Yuri with Provided advice on how to address the truncation issue with Twitter posts.
- SotoAlt | WAWE helped Jo with Advised on setting a credit limit for testing.
- Yuri helped TedZhu with Provided code snippets for setting the model.

## Action Items

### Technical Tasks
- Increase context size for Ollama to 4096 to avoid input truncation warnings. mentioned by nedos
- Resolve installation issues with discord opus and node-gyp for LIL KALMI. mentioned by LIL KALMI
- Investigate the issue where the agent ignores messages with fewer than 10 characters. mentioned by Oliver | Hats.finance
- Review the installation process for the @discordjs/opus package to resolve installation failures. mentioned by Punter3
- Delete SQLite database and rebuild the project to resolve plugin errors. mentioned by SotoAlt | WAWE
- Investigate and resolve the issue of ellipses being added to Twitter post responses. mentioned by Yuri
- Investigate the command failure with exit code 1 and provide a fix. mentioned by LeEth_James
- Change model settings from SMALL to LARGE in the configuration. mentioned by 0xcooker
- Merge pull request #864 to fix transfer issue #735 and add wider support for EVM chains. mentioned by nikita_zhou
- Investigate and resolve the slow response times of the Discord bot. mentioned by LeOndaz
- Edit the 'interactions.ts' file to enable automatic image attachment in tweets. mentioned by Bunchu
- Investigate the source code for embedding images in tweets. mentioned by dotbear89
- Improve the REST API for better plugin integration. mentioned by Odilitime
- Resolve conflicts in the current project. mentioned by Odilitime

### Documentation Needs
- Update documentation to include setup instructions for memory in Eliza-starter. mentioned by MbBrainz
- Update documentation regarding API usage and billing requirements. mentioned by Bunchu
- Correct the typo in the bootstrap index.js file. mentioned by gptforme
- Check out suggested token data API providers. mentioned by Robotic Dreams

### Feature Requests
- Explore alternative models like OpenAI or Claude for testing after running out of heurist API credits. mentioned by Jo
- Improve the state management to incorporate memory without affecting character personality. mentioned by Agustin