We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbea27 commit c75e554Copy full SHA for c75e554
1 file changed
CodeTranslation/README.md
@@ -122,8 +122,8 @@ Before you begin, ensure you have the following installed:
122
123
This application supports multiple inference deployment patterns:
124
125
-- **GenAI Gateway**: Intel's centralized gateway for multi-model access
126
-- **APISIX Gateway**: API gateway with routing and authentication
+- **GenAI Gateway**: Provide your GenAI Gateway URL and API key
+- **APISIX Gateway**: Provide your APISIX Gateway URL and authentication token
127
128
Configuration requirements:
129
- INFERENCE_API_ENDPOINT: URL to your inference service (GenAI Gateway, APISIX Gateway, etc.)
0 commit comments