containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
111 stars 110 forks source link

Pass bearer to ChatOpenAI object #799

Closed thepetk closed 1 month ago

thepetk commented 1 month ago

PR Description

Simply passes the bearer to ChatOpenAI object too for codegen and chatbot recipes.

Is an additional PR based on https://github.com/containers/ai-lab-recipes/pull/790 where the bearer auth support was added.

rhatdan commented 1 month ago

@MichaelClifford @sallyom PTAL

rhatdan commented 1 month ago

LGTM