singlestoredb-python icon indicating copy to clipboard operation
singlestoredb-python copied to clipboard

fix: Make auth tokens resolved dynamically per request.

Open mgiannakopoulos opened this issue 1 month ago • 0 comments

Summary

WIth this change we:

  • Dynamically resolve authentication and obo tokens per LLM/Embedding request.
  • We allow passing through or resolving via env variables the hosting_platform and the endpoint_url of the provided InferenceAPI model.

JIRA Issues

MCDB-86327 MCDB-86334

mgiannakopoulos avatar Nov 26 '25 17:11 mgiannakopoulos