This repository was archived by the owner on Jun 15, 2025. It is now read-only.
Description
This beta release introduces enhanced flexibility and improved clarity for scheduling events, alongside key improvements to ambiguity resolution.
What’s New
-
Increased Chat Limits:
- Users can now perform up to 5 commands before reaching the chat limit.
- Chat limits reset every 5 hours, providing a smoother experience compared to the previous 24-hour reset period.
-
Improved System Prompt for Scheduling:
- A new system prompt has been added to reduce ambiguity when scheduling events.
- Example: If the user says, "Set up a meeting," Alris will now proactively ask for missing details like time or participants.
-
Adjusted AI Model Temperature:
- The AI model temperature is now set to 0.5, ensuring a balanced approach between creativity and precision when interpreting user input.
- Ambiguity in commands is now handled more reliably, leading to better accuracy in event scheduling.
What's Changed
- Feat/calendar service by @Daniel-16 in #47
- Feat/calendar service by @Daniel-16 in #48
- fix: implement automatic reconnection logic for WebSocket on visibili… by @Daniel-16 in #49
- fix: add WebSocket reconnection logic by @Daniel-16 in #50
- Fix/connection by @Daniel-16 in #51
- refactor: update command descriptions and improve UI text for clarity by @Daniel-16 in #52
- Feat/chat limits by @Daniel-16 in #55
- Feat/twitter tool by @Daniel-16 in #54
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3