Releases: Eisenhuth/dalamud-chatgpt
Releases · Eisenhuth/dalamud-chatgpt
Release v1.1.2.1: api11
v1.1.2.0: dalamud apiX
updated for apiX (#5) * updated packager, bumped version * minor adjustments
v1.1.1.0: gpt-4o
Full Changelog: v1.1.0.0...v1.1.1.0
v1.1.0.0: gpt-4o
- updated to
gpt-4o
- updated to net8
v1.0.7.0: replaced deprecated model
- replaced
text-davinci-003
withgpt-3.5-turbo-instruct
(#3)
Release v1.0.6.0
- updated for API9
Release v1.0.5.0
Full Changelog: v1.0.4.0...v1.0.5.0
Release v1.0.4.0
- added option to change
max_tokens
- added option to show additional info
- responses are now broken up into chunks to avoid them getting cut off. they can still get cut off when reaching the token limit.
Release v1.0.3.0
updated URL to get the API key
Release v1.0.2.0
- replaced function to open API link