katanemo / arch

Arch is an intelligent prompt gateway. Engineered with (fast) LLMs for the secure handling, robust observability, and seamless integration of prompts with APIs - all outside business logic. Built by the core contributors of Envoy proxy, on Envoy.
https://archgw.com
Apache License 2.0
367 stars 19 forks source link

archgw cli does not stop modelserver #207

Open adilhafeez opened 1 day ago

adilhafeez commented 1 day ago

Sometimes modelserver is not restarted on archgw down command. This results in modelserver running with old codebase. Correct thing to do here is to restart model server on archgw up command.