Releases: fabelis/agent
Releases · fabelis/agent
Release list
v0.6.0: Deepseek & Docker Support
Changelog
- Deepseek completion support
- Docker support
- Playground now leveraging Deepseek for completions
Full Changelog: v0.5.0...v0.6.0
v0.5.0: Playground Site & API
Introduced The Playground!
Changelog
- dashboard/ now created hosting the new frontend & api pieces
- expanded src/clients to include a section for the hosted dashboard
- updated src/core/character.rs
- added a new flag to start the dashboard in src/main.rs
Full Changelog: v0.4.0...v0.5.0
v0.4.0: Truth Social
Truth Social integration support
Changelog:
- Addition of new files at src/providers/truth and src/clients/truth
- New env file entries
- Additional config.json entries
- New Trump Character live on Truth Social
- Doc Updates
Full Changelog: v0.3.0...v0.4.0
v0.3.0: Eleven Labs
Eleven Labs integration support
Changelog:
- Addition of new files at src/providers/elevenlabs
- New env file entries
- additional config.json
Full Changelog: v0.3.0...v0.3.0
v0.2.0: Telegram Client
Initial release of the telegram client
Changelog:
- addition of new client files in src/client/telegram
- new env file entries
- additional config.json parameters
- doc updates
- full changelog
Add @fabelis_bot on telegram to your group chat!
v0.1.0: Discord Client
Initial release of the discord client,
Changelog:
- addition of new client files in src/client/discord
- new env file entries
- additional config.json parameters
- doc updates
- full changelog