updates
All checks were successful
Apply Kuberentes Configs / update-repo (push) Successful in 1s
Apply Kuberentes Configs / update-infrastructure (push) Successful in 1s

This commit is contained in:
2026-02-10 14:34:22 -07:00
parent 721ae13de2
commit 90076edfac
2 changed files with 10 additions and 0 deletions

View File

@@ -31,6 +31,15 @@
"gpt-oss-20b" = { };
};
};
office = {
npm = "@ai-sdk/openai-compatible";
options = {
baseURL = "http://ai-office-server:8081/v1";
};
models = {
"gpt-oss-20b" = { };
};
};
};
mcp = {
playwright = {