[model-gateway] Dynamically Populate Tool Call Parser Choices (#14807)
This commit is contained in:
@@ -10,6 +10,7 @@ crate-type = ["cdylib"]
|
||||
[dependencies]
|
||||
pyo3 = { version = "0.27.1", features = ["extension-module", "abi3-py38"] }
|
||||
tokio = { version = "1.42.0", features = ["full"] }
|
||||
once_cell = "1.19"
|
||||
|
||||
[dependencies.sgl-model-gateway]
|
||||
path = "../.."
|
||||
|
||||
Reference in New Issue
Block a user