Skip to content

feat: add LlamaIndex integration - #606

Open
ankeshbit wants to merge 1 commit into
MemoriLabs:mainfrom
ankeshbit:main
Open

feat: add LlamaIndex integration#606
ankeshbit wants to merge 1 commit into
MemoriLabs:mainfrom
ankeshbit:main

Conversation

@ankeshbit

@ankeshbit ankeshbit commented Jun 28, 2026

Copy link
Copy Markdown

What does this PR do?

Related issue

Before opening this PR

  • I have checked that there is not already an open PR for this change.
  • I have checked existing issues and discussions for relevant context.
  • I have read the contributing guidelines.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Test update
  • Refactor or maintenance
  • Performance improvement
  • Build, CI, or release change

Affected areas

  • Python SDK (memori/)
  • TypeScript SDK (memori-ts/)
  • Rust core or native bindings (core/)
  • LLM providers or adapters
  • Storage adapters or drivers
  • Memory augmentation or recall
  • Examples or integrations
  • Documentation
  • CI, packaging, or tooling

How was this tested?

  • uv run pytest
  • uv run ruff check .
  • uv run ruff format --check .
  • npm test from memori-ts/
  • npm run lint from memori-ts/
  • Integration tests
  • Manual testing

Checklist

  • I have kept this change focused and consistent with the existing architecture.
  • I have added or updated tests where appropriate.
  • I have updated documentation or examples for user-facing changes.
  • This PR does not require live API keys for unit tests.
  • This PR does not include generated artifacts, local databases, or cache files.
  • I have called out any breaking changes, migration steps, or compatibility concerns below.

Notes for reviewers

@ankeshbit ankeshbit left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's good

@jayyao18

Copy link
Copy Markdown
Contributor

@ankeshbit we're working on exciting new features and will review this soon.

Join our Discord community to be the first to hear about the latest releases!

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