LlamaIndexTS

LlamaIndex is a data framework for your LLM applications

MIT License

Downloads
365.5K
Stars
1.4K
Committers
97

Bot releases are visible (Hide)

LlamaIndexTS - [email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

  • 6e156ed: Use images in context chat engine
  • 265976d: fix bug with node decorator
  • 8e26f75: Add retrieval for images using multi-modal messages
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

LlamaIndexTS - [email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

  • 6ff7576: Added GPT-4o for Azure
  • 94543de: Added the latest preview gemini models and multi modal images taken into account
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

  • Updated dependencies [1b1081b]
  • Updated dependencies [37525df]
  • Updated dependencies [660a2b3]
  • Updated dependencies [a1f2475]
LlamaIndexTS - [email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

  • 1b1081b: Add vectorStores to storage context to define vector store per modality
  • 37525df: Added support for accessing Gemini via Vertex AI
  • 660a2b3: Fix text before heading in markdown reader
  • a1f2475: Add system prompt to ContextChatEngine
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

LlamaIndexTS - [email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

  • 34fb1d8: fix: cloudflare dev
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

  • Updated dependencies [e072c45]
  • Updated dependencies [9e133ac]
  • Updated dependencies [447105a]
  • Updated dependencies [320be3f]
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 5 months ago

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.

LlamaIndexTS - [email protected]

Published by github-actions[bot] 5 months ago

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]

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

LlamaIndexTS - [email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

  • 4aba02e: feat: support gpt4-o
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

LlamaIndexTS - [email protected]

Published by github-actions[bot] 5 months ago

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.

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • ce94780: Add page number to read PDFs and use generated IDs for PDF and markdown content
LlamaIndexTS - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • ce94780: Add page number to read PDFs and use generated IDs for PDF and markdown content
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • b6a6606: feat: allow change host of ollama
  • b6a6606: chore: export ollama in default js runtime
LlamaIndexTS - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • b6a6606: feat: allow change host of ollama
  • b6a6606: chore: export ollama in default js runtime