Do you have to use envoyproxy to use archgw? Can archgw be used for LLM routing without using envoyproxy?
> do you have to use envoyproxy to use archgw
Yes, 100%. Our gateway is implemented as rust filter which runs inside envoy process.
> Can archgw be used for LLM routing without using envoyproxy?
Unfortunately no. Since we are built in top of envoyproxy.
Do you have to use envoyproxy to use archgw? Can archgw be used for LLM routing without using envoyproxy?