Developers worked through various technical challenges with the Eliza framework.
Multiple users reported issues with SSE streaming returning MIME type mismatch errors, with one developer successfully switching to socket.io as a better alternative. There were discussions about embedding providers, with users noting that OpenRouter embeddings caused errors and only OpenAI worked reliably, though Ollama and OpenRouter are also supported options. The team confirmed that version 2.x will move embeddings completely out of runtime into plugins. Developers also discussed model routing, with interest in building small models to intelligently route requests between available models based on cost and load parameters.
Discord