Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.

@llamaindex/core-e2e

0.1.0

Minor Changes

  • 6a4a7376: Remove re-exports from llamaindex main package

0.0.8

Patch Changes

  • 34faf482: chore: move vector stores to their own packages
  • 94566169: refactor: @llamaindex/postgres

0.0.7

Patch Changes

  • bf25ff61: fix: polyfill for cloudflare worker

0.0.6

Patch Changes

0.0.5

Patch Changes

  • c3747d09: fix: import @xenova/transformers

    For now, if you use llamaindex in next.js, you need to add a plugin from llamaindex/next to ensure some module resolutions are correct.

0.0.4

Patch Changes

  • be5df5b0: fix: anthropic agent on multiple chat

0.0.3

Patch Changes

  • 61103b67: fix: streaming for Agent.createTask API