refactor: remove use_xml_format (#1535)
This commit is contained in:
@@ -29,7 +29,6 @@ end
|
||||
local M = {}
|
||||
|
||||
M.api_key_name = "ANTHROPIC_API_KEY"
|
||||
M.use_xml_format = true
|
||||
M.support_prompt_caching = true
|
||||
|
||||
M.role_map = {
|
||||
|
||||
Reference in New Issue
Block a user