* Support follow-up edits for generated images * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix generated image edit references * Fix image generation tool guard * Replay OpenAI image reasoning refs * Capture streamed OpenAI reasoning refs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Trigger Gather Town test * Use OpenAI response context for image edits * Studio: improve generated image card UI * Studio: refine generated image overlay and edit context * Studio: animate generated image loading state * Studio: bind generated-image edits to selected image * Studio: drop empty external assistant payloads * Studio: guard generated image clipboard MIME * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Simplify image generation edit wiring * Remove temporary image generation test changes * Preserve explicit image edit references * Scope image edit references to threads * Harden OpenAI image edit replay handling * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update image generation tool event test --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _html_to_md.py | ||
| anthropic_compat.py | ||
| audio_codecs.py | ||
| chat_template_helpers.py | ||
| defaults.py | ||
| external_provider.py | ||
| inference.py | ||
| key_exchange.py | ||
| llama_cpp.py | ||
| llama_server_args.py | ||
| mlx_inference.py | ||
| orchestrator.py | ||
| pricing.py | ||
| providers.py | ||
| safetensors_agentic.py | ||
| tool_call_parser.py | ||
| tools.py | ||
| worker.py | ||