Skip to content

Releases: Helltar/artific-intellig-bot

1.0.0

Choose a tag to compare

@Helltar Helltar released this 27 Jul 14:23
1.0.0
23eab62
  • the system prompt is now built into the bot, the docker image no longer ships the config/system.prompt.md file
  • new optional PERSONALITY_FILE environment 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

Choose a tag to compare

@Helltar Helltar released this 09 Jul 20:12
0.18.0
4328dab
  • 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

Choose a tag to compare

@Helltar Helltar released this 05 Jun 14:26
0.17.0
4f8c962
  • 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

Choose a tag to compare

@Helltar Helltar released this 13 May 22:17
0.16.2
084411b
  • minor fixes

Full Changelog: 0.16.1...0.16.2

README

0.16.1

Choose a tag to compare

@Helltar Helltar released this 02 Mar 19:51
0.16.1
7edb27e
  • fixed vision to include the system prompt when analyzing images

Full Changelog: 0.16.0...0.16.1

README

0.16.0

Choose a tag to compare

@Helltar Helltar released this 18 Feb 20:35
0.16.0
316dbeb

Full Changelog: 0.9.500...0.16.0

README

artific_intellig_bot 0.9.500

Choose a tag to compare

@Helltar Helltar released this 09 Aug 16:22
0.9.500
97944d3
  • /chatmodel - change model for chat and vision
  • /imgmodel - change model for image generation
  • some fixes

README

artific_intellig_bot 0.9.150

Choose a tag to compare

@Helltar Helltar released this 25 Apr 22:47
0.9.150
d1e06ad
  • 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

README

artific_intellig_bot 0.9.96

Choose a tag to compare

@Helltar Helltar released this 14 Mar 20:32
0.9.96
173d149
  • minor fixes

README

artific_intellig_bot 0.9.95

Choose a tag to compare

@Helltar Helltar released this 09 Mar 20:24
0.9.95
e3783cb
  • merged global and user /slowmode functionality
  • fixed permission checking during command execution
  • updated database table structures

README