Skip to content

Releases: run-llama/LlamaIndexTS

[email protected]

16 May 23:37
c517f35
Compare
Choose a tag to compare

Patch Changes

  • e072c45: fix: remove non-standard API pipeline

  • 9e133ac: refactor: remove defaultFS from parameters

    We don't accept passing fs in the parameter since it's unnecessary for a determined JS environment.

    This was a polyfill way for the non-Node.js environment, but now we use another way to polyfill APIs.

  • 447105a: Improve Gemini message and context preparation

  • 320be3f: Force ChromaDB version to 1.7.3 (to prevent NextJS issues)

  • Updated dependencies [e072c45]

  • Updated dependencies [9e133ac]

@llamaindex/[email protected]

16 May 23:37
c517f35
Compare
Choose a tag to compare

Patch Changes

@llamaindex/[email protected]

16 May 23:37
c517f35
Compare
Choose a tag to compare

Patch Changes

  • e072c45: fix: remove non-standard API pipeline

  • 9e133ac: refactor: remove defaultFS from parameters

    We don't accept passing fs in the parameter since it's unnecessary for a determined JS environment.

    This was a polyfill way for the non-Node.js environment, but now we use another way to polyfill APIs.

[email protected]

13 May 17:56
5f29ba5
Compare
Choose a tag to compare

Patch Changes

@llamaindex/[email protected]

13 May 17:56
5f29ba5
Compare
Choose a tag to compare

Patch Changes

[email protected]

09 May 18:18
6281fc8
Compare
Choose a tag to compare

Patch Changes

  • c3747d0: 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.

@llamaindex/[email protected]

09 May 18:18
6281fc8
Compare
Choose a tag to compare

Patch Changes

[email protected]

07 May 18:06
1a45b44
Compare
Choose a tag to compare

Patch Changes

  • ce94780: Add page number to read PDFs and use generated IDs for PDF and markdown content

@llamaindex/[email protected]

07 May 18:07
1a45b44
Compare
Choose a tag to compare

Patch Changes

@llamaindex/[email protected]

07 May 18:06
1a45b44
Compare
Choose a tag to compare

Patch Changes

  • ce94780: Add page number to read PDFs and use generated IDs for PDF and markdown content