Closed thepetk closed 1 month ago
Simply passes the bearer to ChatOpenAI object too for codegen and chatbot recipes.
ChatOpenAI
codegen
chatbot
Is an additional PR based on https://github.com/containers/ai-lab-recipes/pull/790 where the bearer auth support was added.
@MichaelClifford @sallyom PTAL
LGTM
PR Description
Simply passes the bearer to
ChatOpenAI
object too forcodegen
andchatbot
recipes.Is an additional PR based on https://github.com/containers/ai-lab-recipes/pull/790 where the bearer auth support was added.