This commit is contained in:
ybyang
2024-12-21 21:11:13 +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"
)