Azure-Samples / apim-genai-gateway-toolkit

A repo to accelerate development and testing of GenAI Gateways built with Azure API Management. Includes various capabilities as examples/starters.
MIT License
17 stars 6 forks source link

Provide option to use actual OpenAI Backends. #10

Open prasann opened 1 month ago

prasann commented 1 month ago

Currently, USE_SIMULATOR flag will control the deployment of the simulator. However, when we set the value to false it breaks the deployment due to simulator_key.

There are few options,

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)