vivekrsintc
vivekrsintc
### 🐛 Describe the bug We deployed latest stable version of AIBRIX and the following error is coming curl -v http://localhost:8888/v1/chat/completions -H "Content-Type: application/json" -d '{"model": "deepseek-r1-distill-llama-8b", "messages": [{"role": "user",...
### 🐛 Describe the bug https://aibrix.readthedocs.io/latest/features/gateway-plugins.html# The above documentation only talks about the feature not how to do it ### Steps to Reproduce https://aibrix.readthedocs.io/latest/features/gateway-plugins.html# ### Expected behavior Proper documentation on...
## Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating. App Catalog plugin is one of key feature...
https://github.com/apache/apisix-ingress-controller/blob/4b089a3e06af9dd451628c2e41d9ae537101f9ce/docs/en/latest/references/apisix_route_v2.md?plain=1#L76 Hello APISIX Team. Currently I Have enabled the API Key based authentication using keyAuth in apisix for my apisixroute. In this ```sh authentication: enable: true type: keyAuth keyAuth: header:...
### Environment * How did you deploy Kubeflow Pipelines (KFP)? Im using SDK it generates the spec where I could not set the security context privlige https://www.kubeflow.org/docs/pipelines/installation/overview/. --> * KFP...