Jaankoppe-llama-index

Latest version: v0.8.26.post3

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

Scan your dependencies

Page 3 of 14

0.8.14

New Features
- feat: non-kg heterogeneous graph support in Graph RAG (7459)
- rag guide (7480)

Bug Fixes / Nits
- Improve openai fine-tuned model parsing (7474)
- doing some code de-duplication (7468)
- support both str and templates for query_wrapper_prompt in HF LLMs (7473)

0.8.13

New Features
- Add embedding finetuning (7452)
- Added support for RunGPT LLM (7401)
- Integration guide and notebook with DeepEval (7425)
- Added `VectorIndex` and `VectaraRetriever` as a managed index (7440)
- Added support for `to_tool_list` to detect and use async functions (7282)

0.8.12

New Features

- add openai finetuning class (7442)
- Service Context to/from dict (7395)
- add finetuning guide (7429)

Smaller Features / Nits / Bug Fixes
- Add example how to run FalkorDB docker (7441)
- Update root.md to use get_response_synthesizer expected type. (7437)
- Bugfix MonsterAPI Pydantic version v2/v1 support. Doc Update (7432)

0.8.11.post3

New Features
- AutoMergingRetriever (7420)

0.8.10.post1

New Features
- Added support for `MonsterLLM` using MonsterAPI (7343)
- Support comments fields in NebulaGraphStore and int type VID (7402)
- Added configurable endpoint for DynamoDB (6777)
- Add structured answer filtering for Refine response synthesizer (7317)

Bug Fixes / Nits
- Use `utf-8` for json file reader (7390)
- Fix entity extractor initialization (7407)

0.8.9

New Features
- Added support for FalkorDB/RedisGraph graph store (7346)
- Added directed sub-graph RAG (7378)
- Added support for `BM25Retriever` (7342)

Bug Fixes / Nits
- Added `max_tokens` to `Xinference` LLM (7372)
- Support cache dir creation in multithreaded apps (7365)
- Ensure temperature is a float for openai (7382)
- Remove duplicate subjects in knowledge graph retriever (7378)
- Added support for both pydantic v1 and v2 to allow other apps to move forward (7394)

Breaking/Deprecated API Changes
- Refactor prompt template (7319)
- Use `BasePromptTemplate` for generic typing
- Use `PromptTemplate`, `ChatPromptTemplate`, `SelectorPromptTemplate` as core implementations
- Use `LangchainPromptTemplate` for compatibility with Langchain prompt templates
- Fully replace specific prompt classes (e.g. `SummaryPrompt`) with generic `BasePromptTemplate` for typing in codebase.
- Keep `Prompt` as an alias for `PromptTemplate` for backwards compatibility.
- BREAKING CHANGE: remove support for `Prompt.from_langchain_prompt`, please use `template=LangchainPromptTemplate(lc_template)` instead.

Page 3 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.