try drop params
This commit is contained in:
parent
b322c942bb
commit
29127dcdec
2 changed files with 11 additions and 10 deletions
|
|
@ -103,6 +103,7 @@ in
|
||||||
model = "litellm_proxy/${m}";
|
model = "litellm_proxy/${m}";
|
||||||
api_base = "http://100.64.0.8:9010/air_prd";
|
api_base = "http://100.64.0.8:9010/air_prd";
|
||||||
api_key = "na";
|
api_key = "na";
|
||||||
|
drop_params = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
# curl -L t.net.joshuabell.xyz:9010/air_prd/models | jq '.data.[].id'
|
# curl -L t.net.joshuabell.xyz:9010/air_prd/models | jq '.data.[].id'
|
||||||
|
|
|
||||||
20
hosts/lio/flake.lock
generated
20
hosts/lio/flake.lock
generated
|
|
@ -321,11 +321,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_4": {
|
"nixpkgs_4": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1766870016,
|
"lastModified": 1767026758,
|
||||||
"narHash": "sha256-fHmxAesa6XNqnIkcS6+nIHuEmgd/iZSP/VXxweiEuQw=",
|
"narHash": "sha256-7fsac/f7nh/VaKJ/qm3I338+wAJa/3J57cOGpXi0Sbg=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "5c2bc52fb9f8c264ed6c93bd20afa2ff5e763dce",
|
"rev": "346dd96ad74dc4457a9db9de4f4f57dab2e5731d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -1237,11 +1237,11 @@
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "flakes/opencode",
|
"dir": "flakes/opencode",
|
||||||
"lastModified": 1767029710,
|
"lastModified": 1767130486,
|
||||||
"narHash": "sha256-MqilsCw9R5Rnq6qFBVctn/WtYO6vA8Rlt14tgKiIC/s=",
|
"narHash": "sha256-uqNOE5wBvgXgluAkVWWy7/GXpsdgUnZt4gTYTNnbnM8=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "3f8232e8f98713bc74c8f4ace0694cdc19ae2d3d",
|
"rev": "b322c942bbf340ab70b2e2a021f2c5359f0330dc",
|
||||||
"revCount": 988,
|
"revCount": 1011,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||||
},
|
},
|
||||||
|
|
@ -1256,11 +1256,11 @@
|
||||||
"nixpkgs": "nixpkgs_4"
|
"nixpkgs": "nixpkgs_4"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1767028968,
|
"lastModified": 1767126722,
|
||||||
"narHash": "sha256-Z6Jk9Ee3+KHaQf7V/zbHHgotZ0gQA5Mtqpzs8PAQmBY=",
|
"narHash": "sha256-bXBpPQ9altAzsuFKhIS83LKwuLIxKJ4gWMAG5xzk+fM=",
|
||||||
"owner": "sst",
|
"owner": "sst",
|
||||||
"repo": "opencode",
|
"repo": "opencode",
|
||||||
"rev": "b7ce46f7a12e68283d6588c33aaf972426ddd65e",
|
"rev": "3fe5d91372fdf859e09ed5a2aefe359e0648ed10",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue