Skip to content

Releases: SimoSbara/samp-chatbot

v1.5

25 Jan 18:35
Compare
Choose a tag to compare

Full Changelog: v1.3.5...v1.5

  • Chat History implementation, it is automatic updated to each request. Use ClearMemory(id) to clear the memory.

v1.3.5

10 Nov 12:26
Compare
Choose a tag to compare

Full Changelog: v1.3.1...v1.3.5

  • Enabled generic IDs for Chat Bot requests

v1.3.1

20 Jun 08:42
Compare
Choose a tag to compare

Full Changelog: v1.2.5...v1.3.1

  • Fix high CPU usage during idle.

Thanks to @karthigenius for testing this version.

v1.3

16 Jun 12:06
1567333
Compare
Choose a tag to compare

Full Changelog: v1.26...v1.3

  • Fix plugin compilation and execution on Linux

Thanks to @karthigenius for testing on linux.

v1.2.6

16 Jun 10:18
78cd6e8
Compare
Choose a tag to compare

Full Changelog: v1.2...v1.26

  • Bug fix Gemini response

v1.2.5

16 Jun 09:37
78cd6e8
Compare
Choose a tag to compare

Full Changelog: v1.2...v1.25

  • Bug fix model change when using Gemini AI
  • Now SetSystemPrompt("") will disable the system prompt
  • Functions will return 0 on fail and return 1 on success

v1.2

15 Jun 20:20
Compare
Choose a tag to compare

Full Changelog: v1.1...v1.2

  • Accent Filtering and conversion from UTF-8 to ANSI

v1.1

14 Jun 17:11
91db980
Compare
Choose a tag to compare

Full Changelog: v1.0...v1.1