This is an automated email from the ASF dual-hosted git repository.

Lee-W pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from a039116f83b Fix docstring mismatch in GenAIGenerativeModelHook (#72356)
     add 73989f28f7b Record OpenAI Responses token usage and response id in 
XCom (#72151)

No new revisions were added by this update.

Summary of changes:
 providers/openai/docs/changelog.rst                |  18 ++
 providers/openai/docs/operators/openai.rst         |  49 +++-
 .../airflow/providers/openai/operators/openai.py   |  94 +++++--
 .../openai/tests/system/openai/example_openai.py   |  15 +-
 .../tests/unit/openai/operators/test_openai.py     | 296 +++++++++++++++++++--
 5 files changed, 426 insertions(+), 46 deletions(-)

Reply via email to