support qwen compatible mode (#1205)

This commit is contained in:
rinfx
2024-08-15 18:52:49 +08:00
committed by GitHub
parent 8f7c10ee5f
commit 8fa1224cba
4 changed files with 35 additions and 2 deletions

View File

@@ -22,5 +22,6 @@ require (
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
github.com/tidwall/resp v0.1.1 // indirect
github.com/tidwall/sjson v1.2.5
gopkg.in/yaml.v3 v3.0.1 // indirect
)