last_run.log 725 B

1234567891011121314
  1. Command: python tests/test_generate.py
  2. Exit Code: 0
  3. --- STDOUT ---
  4. Testing GPT Image 2 generation with gpt-image-2-all model...
  5. [SUCCESS] Image generated successfully!
  6. Raw content: ![image](https://r2cdn.copilotbase.com/r2cdn2/9d39d328-9dba-40e2-9d43-e5c8e3202bbe.png)
  7. Image URL: https://r2cdn.copilotbase.com/r2cdn2/9d39d328-9dba-40e2-9d43-e5c8e3202bbe.png
  8. Saved to: C:\Users\11304\gitlab\cybertogether\tool_agent\tools\local\gpt_image_2\tests\output\test_cat.png
  9. File size: 2290509 bytes
  10. --- STDERR ---
  11. warning: `VIRTUAL_ENV=C:\Users\11304\gitlab\cybertogether\tool_agent\.venv` does not match the project environment path `.venv` and will be ignored; use `--active` to target the active environment instead