Llama-index

Latest version: v0.12.28

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 25

0.6.8

Not secure
Patch Changes

- 8b7fdba: refactor: move chat engine & retriever into core.

- `chatHistory` in BaseChatEngine now returns `ChatMessage[] | Promise<ChatMessage[]>`, instead of `BaseMemory`
- update `retrieve-end` type

- Updated dependencies [8b7fdba]
- llamaindex/core0.2.6
- llamaindex/openai0.1.8
- llamaindex/groq0.0.7


llamaindex/openai0.1.8
Patch Changes

- Updated dependencies [8b7fdba]
- llamaindex/core0.2.6


llamaindex/groq0.0.7
Patch Changes

- llamaindex/openai0.1.8


llamaindex/experimental0.0.87
Patch Changes

- llamaindex0.6.9


llamaindex/experimental0.0.86
Patch Changes

- Updated dependencies [8b7fdba]
- llamaindex0.6.8


llamaindex/core0.2.6
Patch Changes

- 8b7fdba: refactor: move chat engine & retriever into core.

- `chatHistory` in BaseChatEngine now returns `ChatMessage[] | Promise<ChatMessage[]>`, instead of `BaseMemory`
- update `retrieve-end` type


llamaindex/community0.0.40
Patch Changes

- 50e6b57: feat: add Amazon Bedrock Retriever
- Updated dependencies [8b7fdba]
- llamaindex/core0.2.6


llamaindex/cloud0.2.8
Patch Changes

- ac41ed3: feat: bump cloud sdk version


llamaindex/autotool3.0.9
Patch Changes

- llamaindex0.6.9


llamaindex/autotool3.0.8
Patch Changes

- Updated dependencies [8b7fdba]
- llamaindex0.6.8

0.6.7

Not secure
Patch Changes

- 23bcc37: fix: add `serializer` in doc store

`PostgresDocumentStore` now will not use JSON.stringify for better performance

0.6.6

Not secure
Patch Changes

- d902cc3: Fix context not being sent using ContextChatEngine
- 025ffe6: fix: update `PostgresKVStore` constructor params
- a659574: Adds upstash vector store as a storage
- Updated dependencies [d902cc3]
- llamaindex/core0.2.5
- llamaindex/openai0.1.7
- llamaindex/groq0.0.6


llamaindex/openai0.1.7
Patch Changes

- Updated dependencies [d902cc3]
- llamaindex/core0.2.5


llamaindex/groq0.0.6
Patch Changes

- llamaindex/openai0.1.7


llamaindex/experimental0.0.85
Patch Changes

- Updated dependencies [23bcc37]
- llamaindex0.6.7


llamaindex/experimental0.0.84
Patch Changes

- Updated dependencies [d902cc3]
- Updated dependencies [025ffe6]
- Updated dependencies [a659574]
- llamaindex0.6.6


llamaindex/core0.2.5
Patch Changes

- d902cc3: Fix context not being sent using ContextChatEngine


llamaindex/community0.0.39
Patch Changes

- Updated dependencies [d902cc3]
- llamaindex/core0.2.5


llamaindex/autotool3.0.7
Patch Changes

- Updated dependencies [23bcc37]
- llamaindex0.6.7


llamaindex/autotool3.0.6
Patch Changes

- Updated dependencies [d902cc3]
- Updated dependencies [025ffe6]
- Updated dependencies [a659574]
- llamaindex0.6.6

0.6.5

Not secure
Patch Changes

- e9714db: feat: update `PGVectorStore`

- move constructor parameter `config.user` \| `config.database` \| `config.password` \| `config.connectionString` into `config.clientConfig`
- if you pass `pg.Client` or `pg.Pool` instance to `PGVectorStore`, move it to `config.client`, setting `config.shouldConnect` to false if it's already connected
- default value of `PGVectorStore.collection` is now `"data"` instead of `""` (empty string)


llamaindex/experimental0.0.83
Patch Changes

- Updated dependencies [e9714db]
- llamaindex0.6.5


llamaindex/autotool3.0.5
Patch Changes

- Updated dependencies [e9714db]
- llamaindex0.6.5

0.6.4

Not secure
Patch Changes

- b48bcc3: feat: add `load-transformers` event type when loading `xenova/transformers` module

This would benefit user who want to customize the transformer env.

- Updated dependencies [b48bcc3]
- llamaindex/core0.2.4
- llamaindex/env0.1.12
- llamaindex/openai0.1.6
- llamaindex/groq0.0.5

0.6.3

Patch Changes

- 2cd1383: refactor: align `response-synthesizers` & `chat-engine` module

- builtin event system
- correct class extends
- aligin APIs, naming with llama-index python
- move stream out of first parameter to second parameter for the better tyep checking
- remove JSONQueryEngine in `llamaindex/experimental`, as the code quality is not satisify and we will bring it back later

- 5c4badb: Extend JinaAPIEmbedding parameters

- Updated dependencies [fb36eff]

- Updated dependencies [d24d3d1]

- Updated dependencies [2cd1383]
- llamaindex/cloud0.2.7
- llamaindex/core0.2.3
- llamaindex/openai0.1.5
- llamaindex/groq0.0.4


llamaindex/openai0.1.6
Patch Changes

- Updated dependencies [b48bcc3]
- llamaindex/core0.2.4
- llamaindex/env0.1.12


llamaindex/openai0.1.5
Patch Changes

- Updated dependencies [2cd1383]
- llamaindex/core0.2.3


llamaindex/groq0.0.5
Patch Changes

- Updated dependencies [b48bcc3]
- llamaindex/env0.1.12
- llamaindex/openai0.1.6


llamaindex/groq0.0.4
Patch Changes

- llamaindex/openai0.1.5


llamaindex/experimental0.0.82
Patch Changes

- Updated dependencies [b48bcc3]
- llamaindex0.6.4


llamaindex/experimental0.0.81
Patch Changes

- 2cd1383: refactor: align `response-synthesizers` & `chat-engine` module

- builtin event system
- correct class extends
- aligin APIs, naming with llama-index python
- move stream out of first parameter to second parameter for the better tyep checking
- remove JSONQueryEngine in `llamaindex/experimental`, as the code quality is not satisify and we will bring it back later

- Updated dependencies [2cd1383]

- Updated dependencies [5c4badb]
- llamaindex0.6.3


llamaindex/env0.1.12
Patch Changes

- b48bcc3: feat: add `load-transformers` event type when loading `xenova/transformers` module

This would benefit user who want to customize the transformer env.


llamaindex/core0.2.4
Patch Changes

- b48bcc3: feat: add `load-transformers` event type when loading `xenova/transformers` module

This would benefit user who want to customize the transformer env.

- Updated dependencies [b48bcc3]
- llamaindex/env0.1.12


llamaindex/core0.2.3
Patch Changes

- 2cd1383: refactor: align `response-synthesizers` & `chat-engine` module

- builtin event system
- correct class extends
- aligin APIs, naming with llama-index python
- move stream out of first parameter to second parameter for the better tyep checking
- remove JSONQueryEngine in `llamaindex/experimental`, as the code quality is not satisify and we will bring it back later


llamaindex/community0.0.38
Patch Changes

- Updated dependencies [b48bcc3]
- llamaindex/core0.2.4
- llamaindex/env0.1.12


llamaindex/community0.0.37
Patch Changes

- Updated dependencies [2cd1383]
- llamaindex/core0.2.3


llamaindex/cloud0.2.7
Patch Changes

- fb36eff: fix: backport for node.js 18

There could have one missing API in the node.js 18, so we need to backport it to make it work.

- d24d3d1: fix: print warning when llama parse reader has error

- Updated dependencies [2cd1383]
- llamaindex/core0.2.3


llamaindex/autotool3.0.4
Patch Changes

- Updated dependencies [b48bcc3]
- llamaindex0.6.4


llamaindex/autotool3.0.3
Patch Changes

- Updated dependencies [2cd1383]
- Updated dependencies [5c4badb]
- llamaindex0.6.3

Page 14 of 25

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.