mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-18 04:41:56 +00:00
fix(webui): clarify MEDIA absolute-path hint
This commit is contained in:
parent
aad5490e74
commit
2c8c48fbc7
1 changed files with 1 additions and 1 deletions
|
|
@ -574,7 +574,7 @@ PLATFORM_HINTS = {
|
|||
"controls), video, PDFs, HTML, CSV, diffs/patches, and Excalidraw files "
|
||||
"render as rich previews. Do not use Markdown image syntax like "
|
||||
" for local files; local paths are not served that way. "
|
||||
"Use MEDIA:/path instead."
|
||||
"Use MEDIA:/absolute/path instead."
|
||||
),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue