Skip to content

docs: add multimodal memory guide#278

Merged
cyfyifanchen merged 2 commits into
EverMind-AI:mainfrom
dani1005:docs/multimodal-memory
Jun 10, 2026
Merged

docs: add multimodal memory guide#278
cyfyifanchen merged 2 commits into
EverMind-AI:mainfrom
dani1005:docs/multimodal-memory

Conversation

@dani1005

@dani1005 dani1005 commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add docs/multimodal.md — full guide for the multimodal ingest feature: supported modalities (image / pdf / audio / doc / html / email), prerequisites (everos[multimodal] extra + LibreOffice for office formats), payload formats (uri / base64 / file://), configuration reference, error semantics (deterministic 415 vs transient 200 degradation), and search.
  • Add entry in docs/index.md under the How-to section.

The doc content is sourced from the internal GitLab dev branch (commit 9ade04d), verified e2e against a running server before being synced here.

Test plan

  • Verify docs/multimodal.md renders correctly on GitHub
  • Verify docs/index.md link to multimodal.md resolves

🤖 Generated with Claude Code

Add docs/multimodal.md covering the full multimodal ingest flow:
supported modalities, prerequisites, payload formats (uri / base64 /
file://), configuration reference, error semantics, and search.
Wire it into docs/index.md under the How-to section.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dani1005 dani1005 force-pushed the docs/multimodal-memory branch from 353b1dd to 9ba6d82 Compare June 10, 2026 01:33
@dani1005

Copy link
Copy Markdown
Collaborator Author

The integration tests check failure (test_lap_append_during_handler_no_loss, md=30 lance=28) is unrelated to this PR — it is a pre-existing flaky test that also failed on proofstorm/r3-cascade-strenum-integration-guide (run 27116371575) two days ago. This PR touches only docs/multimodal.md and docs/index.md.

@dani1005

Copy link
Copy Markdown
Collaborator Author

/rerun

@cyfyifanchen cyfyifanchen merged commit 648b34b into EverMind-AI:main Jun 10, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants