Initial commit.

This commit is contained in:
2025-08-30 16:34:17 -04:00
commit f9e55b8704
2194 changed files with 86781 additions and 0 deletions
@@ -0,0 +1,12 @@
{
"name": "Phi4",
"solvers": [
"ovos-solver-openai-plugin",
"ovos-solver-failure-plugin"
],
"ovos-solver-openai-plugin": {
"api_url": "https://phi4.tigregotico.pt",
"key": "sk-xxx",
"model": "phi4"
}
}