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 - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 0452af9: fix: handling errors in splitBySentenceTokenizer
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 224d507: fix: prevent tool calling getting mixed with conversation
  • 376d29a: feat: added tool calling and agent support for llama3.1 504B
LlamaIndexTS - [email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 1f680d7: chore: bump llamacloud api
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 91d02a4: feat: support transform component callable
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • Updated dependencies [086b940]
  • Updated dependencies [5d5716b]
  • Updated dependencies [91d02a4]
  • Updated dependencies [fb6db45]
LlamaIndexTS - [email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 086b940: feat: add DeepSeek LLM
  • 5d5716b: feat: add a reader for JSON data
  • 91d02a4: feat: support transform component callable
  • fb6db45: feat: add pageSeparator params to LlamaParseReader
  • Updated dependencies [91d02a4]
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

LlamaIndexTS - [email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 15962b3: feat: node parser refactor

    Align the text splitter logic with Python; it has almost the same logic as Python; Zod checks for input and better error messages and event system.

    This change will not be considered a breaking change since it doesn't have a significant output difference from the last version,
    but some edge cases will change, like the page separator and parameter for the constructor.

  • Updated dependencies [15962b3]

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 15962b3: feat: node parser refactor

    Align the text splitter logic with Python; it has almost the same logic as Python; Zod checks for input and better error messages and event system.

    This change will not be considered a breaking change since it doesn't have a significant output difference from the last version,
    but some edge cases will change, like the page separator and parameter for the constructor.

LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 3d9a802: feat: added llama 3.1
  • Updated dependencies [15962b3]
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

LlamaIndexTS - [email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 3d5ba08: fix: update user agent in AssemblyAI
  • d917cdc: Add azure interpreter tool to tool factory
LlamaIndexTS - [email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • ec59acd: fix: bundling issue with pnpm
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

LlamaIndexTS - [email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • 2562244: feat: add gpt4o-mini
  • 325aa51: Implement Jina embedding through Jina api
  • ab700ea: Add missing authentication to LlamaCloudIndex.fromDocuments
  • 92f0782: feat: use query bundle
  • 6cf6ae6: feat: abstract query type
  • b7cfe5b: fix: passing max_token option to replicate's api call
  • Updated dependencies [6cf6ae6]
LlamaIndexTS - @llamaindex/[email protected]

Published by github-actions[bot] 3 months ago

Patch Changes

  • Updated dependencies [2562244]
  • Updated dependencies [325aa51]
  • Updated dependencies [ab700ea]
  • Updated dependencies [92f0782]
  • Updated dependencies [6cf6ae6]
  • Updated dependencies [b7cfe5b]