[console_scripts]
fastapi-llm-gateway-chat = fastapi_llm_gateway.cli.chat:cli
fastapi-llm-gateway-serve = fastapi_llm_gateway.cli.serve:cli
