This commit is contained in:
ybyang
2025-01-31 16:50:26 +08:00
committed by GitHub
4 changed files with 51 additions and 12 deletions

View File

@@ -21,4 +21,5 @@ const (
AvailableModels = "available_models"
KeyRequestBody = "key_request_body"
SystemPrompt = "system_prompt"
LoraId = "lora_id"
)