mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Remove annotation from api_version
This commit is contained in:
@ -579,7 +579,7 @@ tags = [
|
||||
{"name": "config", "description": "Allows you to get/set various setting values"},
|
||||
]
|
||||
|
||||
api_version: Optional[str] = None
|
||||
api_version = None
|
||||
|
||||
api_latest_version = "1.1.0"
|
||||
|
||||
|
Reference in New Issue
Block a user