eliza
eliza copied to clipboard
Autonomous agents for everyone
recieving error: ``` Server running at http://localhost:3000/ file:///C:/Users/sirki/repos/eliza/src/adapters/sqlite/sqlite_vss.ts:31 throw new Error(`Unsupported platform for sqlite-vss, on a ${platform}-${arch} machine, but not in supported platforms (${supportedPlatforms ^ Error: Unsupported platform for sqlite-vss,...
Was suggested on voice chat that we make character files compatible with silly tavern character files.
Create an intuitive and user-friendly interface for the trust marketplace. #### Requirements - Design order submission forms - Create trade history views - Implement trust score displays - Add confidence...
🛠️ Data Handling: Starting with a simple JSON format for order storage is a practical decision, allowing for quick debugging and iteration before transitioning to a more robust database solution....
🎯 Confidence Metrics: Establishing clear confidence levels for trades helps in assessing the reliability of recommendations, making it easier to identify which trades are worth pursuing based on user input....
📈 Importance of the Order Book: The order book is critical for establishing a framework of trust within the marketplace. By documenting trades and their success rates, it lays the...
💼 Role of the Trading Assistant: The assistant's function ensures that trades can be executed without full automation, allowing human oversight while still proving the system's viability. This balance between...
In the package.json there are scripted commands for agents like ruby and spartan, but we do not have their character profiles in `/characters` I propose we either: 1. remove the...
I can start eliza and while it tells me `Server running at http://localhost:3000/` there is nothing there (Cannot GET /) and I don't see a way to chat directly with...