-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by:
marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
github-actions[bot] authoredCo-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by:
marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
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.
CHANGELOG.md 759 B
@llamaindex/core-e2e
0.1.0
Minor Changes
- 6a4a7376: Remove re-exports from llamaindex main package
0.0.8
Patch Changes
0.0.7
Patch Changes
- bf25ff61: fix: polyfill for cloudflare worker
0.0.6
Patch Changes
- 34fb1d89: fix: cloudflare dev
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