plano/model_server
2025-04-06 01:24:01 -07:00
..
.vscode Use intent model from archfc to pick prompt gateway (#328) 2024-12-20 13:25:01 -08:00
src add preliminary support for llm agents (#432) 2025-03-19 15:21:34 -07:00
tests fix error in function name + new thresholds (#406) 2025-02-14 09:57:39 -08:00
__init__.py model server build (#127) 2024-10-06 18:21:43 -07:00
Dockerfile Use intent model from archfc to pick prompt gateway (#328) 2024-12-20 13:25:01 -08:00
Dockerfile.gpu Use intent model from archfc to pick prompt gateway (#328) 2024-12-20 13:25:01 -08:00
poetry.lock release 0.2.5 (#457) 2025-04-06 01:24:01 -07:00
pyproject.toml release 0.2.5 (#457) 2025-04-06 01:24:01 -07:00
README.md fixed cli to use poetry as well. this way we make it easy to have the… (#160) 2024-10-09 15:53:12 -07:00

Model Server Package

This model server package is a dependency of the Arch intelligent prompt gateway. It should not be used alone. Please refer to the quickstart-guide for more details on how to get start with Arch.