Releases: Helltar/artific-intellig-bot
Releases · Helltar/artific-intellig-bot
Release list
1.0.0
- the system prompt is now built into the bot, the docker image no longer ships the
config/system.prompt.mdfile - new optional
PERSONALITY_FILEenvironment variable: mount your own prompt file into the container and point the variable to it to give the bot any character you want (see the readme)
Full Changelog: 0.18.0...1.0.0
0.18.0
- migrated from the legacy chat completions API to responses API
- API key is now set via the OPENAI_API_KEY environment variable instead of the /updatekey command
Full Changelog: 0.17.0...0.18.0
0.17.0
- typing indicator instead of the loading GIF ("typing…", or "uploading photo…" for /imgen)
- smarter responses - now knows the current date and time, admits when unsure, and keeps replies concise but detailed when needed (plus more consistent language matching)
- minor fixes and improvements
Full Changelog: 0.16.2...0.17.0
0.16.2
0.16.1
0.16.0
artific_intellig_bot 0.9.500
- /chatmodel - change model for chat and vision
- /imgmodel - change model for image generation
- some fixes
artific_intellig_bot 0.9.150
- upgraded to gpt-4.1
- merged /chat and /vision commands into a single, unified command
- сhat history is now stored and loaded from a database
- some fixes
artific_intellig_bot 0.9.96
artific_intellig_bot 0.9.95
- merged global and user /slowmode functionality
- fixed permission checking during command execution
- updated database table structures