Changelog

Release Version: v0.14.6-rc7-pbai19 | Release Date: Jun 28, 2025

What's Changed

set below env variables

O2_AI_ENABLED :"true"
O2_AI_API_URL : "<>/v1/chat/completions"
O2_AI_MODEL : "model - number "
O2_AI_PROVIDER : ""
O2_AI_API_KEY: ""
O2_TOOL_API_URL: "" // url of openbserve cluster like: <hostname>/api

Please note it works only with v1/chat/completions api

Remote pipeline fixes