Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 601 Bytes

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 601 Bytes

@llamaindex/core-test

0.0.7

Patch Changes

  • 01c184c: Add is_empty operator for filtering vector store

0.0.6

Patch Changes

  • 5d5716b: feat: add a reader for JSON data

0.0.5

Patch Changes

  • b974eea: Add support for Metadata filters

0.0.4

Patch Changes

  • e6d6576: chore: use unpdf

0.0.3

Patch Changes

  • be5df5b: fix: anthropic agent on multiple chat

0.0.2

Patch Changes

  • 484a710: - Add missing exports:
    • IndexStructType,
    • IndexDict,
    • jsonToIndexStruct,
    • IndexList,
    • IndexStruct
    • Fix IndexDict.toJson() method