Releases: run-llama/LlamaIndexTS
[email protected]
Patch Changes
-
e072c45: fix: remove non-standard API
pipeline
-
9e133ac: refactor: remove
defaultFS
from parametersWe 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]
@llamaindex/[email protected]
@llamaindex/[email protected]
Patch Changes
-
e072c45: fix: remove non-standard API
pipeline
-
9e133ac: refactor: remove
defaultFS
from parametersWe 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]
Patch Changes
- 4aba02e: feat: support gpt4-o
@llamaindex/[email protected]
Patch Changes
- Updated dependencies [4aba02e]
[email protected]
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]
Patch Changes
- Updated dependencies [c3747d0]
[email protected]
Patch Changes
- ce94780: Add page number to read PDFs and use generated IDs for PDF and markdown content
@llamaindex/[email protected]
Patch Changes
- Updated dependencies [ce94780]
@llamaindex/[email protected]
Patch Changes
- ce94780: Add page number to read PDFs and use generated IDs for PDF and markdown content