mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
increase API version (+1 squashed commits)
Squashed commits:
[c168c08
] Added stop sequences functionality for API calls
This commit is contained in:
@@ -874,6 +874,7 @@ class story_settings(settings):
|
||||
self.chatmode = False
|
||||
self.chatname = "You"
|
||||
self.botname = "Bot"
|
||||
self.stop_sequence = [] #use for configuring stop sequences
|
||||
self.adventure = False
|
||||
self.actionmode = 0
|
||||
self.storymode = 0
|
||||
|
Reference in New Issue
Block a user