mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-01 12:02:05 +00:00
Add durable public-URL output and URL-based chaining to xAI Grok Imagine: - Store generated media on files-cdn with permanent public HTTPS URLs (public_url: true, no expiry by default). - Chain by URL: generate -> edit -> extend each take a prior result's public HTTPS URL (or a data URI / local file for inputs). - Add provider-specific xai_video_edit and xai_video_extend tools. - Image generation: public-URL/storage output, multi-reference edits, and ~/ local-path support for image edits. Credentials use xAI Grok device-code OAuth (separate PR). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| check_parity_vs_main.py | ||
| test_fal_provider.py | ||
| test_krea_provider.py | ||
| test_openai_codex_provider.py | ||
| test_openai_provider.py | ||
| test_openrouter_compat_provider.py | ||
| test_xai_provider.py | ||