openshift-psap / llm-load-test

MIT License
23 stars 18 forks source link

Adding authentication > RHOAI 2.13.0 #62

Open ccamacho opened 4 weeks ago

ccamacho commented 4 weeks ago

Starting on RHOAI 2.13.0 we might have authenticated endpoints to query, this issue is for tracking the work to support authenticated endpoints.

ccamacho commented 4 weeks ago

Now RHOAI 2.13.0 supports authenticated endpoints with the usage of the Authorino operator. If enabled, we should support querying these endpoints, and probably test whether if this adds latency.