Python: OpenAI Responses Image Generation Tool (#842)

* Image generation + Added Samples

* extended image gen tool for responses

* uv fix

* removed hosted image gen

* copilot suggestions

* Update python/packages/main/agent_framework/openai/_responses_client.py

Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>

---------

Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
This commit is contained in:
Giles Odigwe
2025-09-22 15:38:44 -07:00
committed by GitHub
Unverified
parent c5e6735b7a
commit adb6dcd2af
10 changed files with 754 additions and 189 deletions
+1 -1
View File
@@ -222,4 +222,4 @@ sequence = [
[tool.setuptools.packages.find]
where = ["packages"]
include = ["agent_framework**"]
namespaces = true
namespaces = true