Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge from llamaindex main #15

Merged
merged 127 commits into from
Sep 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
ecd9147
v0.11.5 (#15834)
logan-markewich Sep 4, 2024
fd4a2e6
Box bug fix 202409 (#15836)
barduinor Sep 5, 2024
cb98a28
Add oreilly course cookbooks (#15845)
ravi03071991 Sep 5, 2024
112d4ac
correct course name (#15859)
ravi03071991 Sep 5, 2024
b58caf2
clone llama-deploy docs during docs builds (#15794)
logan-markewich Sep 5, 2024
f1815f6
chore(deps-dev): bump cryptography from 43.0.0 to 43.0.1 in /llama-in…
dependabot[bot] Sep 5, 2024
7673590
Refresh Opensearch index after delete operation (#15854)
spreeni Sep 5, 2024
de45c93
Update ImageReader file loading logic (#15848)
Nitro963 Sep 5, 2024
63cf0b1
Minor bug in SQQE (#15861)
seldo Sep 5, 2024
3c64a1b
v0.11.6 (#15863)
logan-markewich Sep 5, 2024
8643ced
remove widgets from recent notebooks (#15864)
logan-markewich Sep 5, 2024
3c4a816
Fix image document deserialization issue (#15857)
Nitro963 Sep 5, 2024
3c7d492
Bugfix: Remove warnings during data insertion for Hybrid Search due t…
saipjkai Sep 5, 2024
47a17a2
Add TablestoreVectorStore. (#15657)
xjtushilei Sep 5, 2024
f79818c
Removed unused `llama-index-llms-anthropic` dependency from Bedrock C…
brycecf Sep 6, 2024
531565c
Update bedrock.py (#15879)
grahamtt Sep 6, 2024
45b28da
Add tool calling example in NVIDIA notebook (#15842)
raspawar Sep 6, 2024
697de29
NVIDIA: Completion fixes (#15820)
raspawar Sep 6, 2024
25e8e1b
Fix PGVectorStore with latest pydantic, update pydantic imports (#15886)
logan-markewich Sep 6, 2024
d658f4f
add type ignore for streaming agents (#15887)
logan-markewich Sep 6, 2024
5a56a87
[wip] force openai structured output (#15706)
jerryjliu Sep 6, 2024
b20c9f8
feature: Make SentenceSplitter's secondary_chunking_regex optional (#…
carolinebinley Sep 6, 2024
9af2407
Bug fix for KuzuPropertyGraphStore: Allow upserting relations even wh…
prrao87 Sep 6, 2024
f30aeca
Missing tablestore (#15890)
seldo Sep 6, 2024
f7c5ee5
v0.11.7 (#15891)
logan-markewich Sep 7, 2024
bc71d72
nit: extend workflow tutorial (#15901)
jerryjliu Sep 8, 2024
162f5a0
Modify generate_qa_embedding_pairs to use LLM from Settings (#15904)
TupleType Sep 8, 2024
87047dc
docs: document how to disable global timeout along with more docs (#1…
masci Sep 9, 2024
703a851
fix: model_name property and pydantic v2 in Azure Inference package (…
santiagxf Sep 9, 2024
1315f92
Add InternalServerError to retry decorator (#15921)
TupleType Sep 9, 2024
8734d3f
docs: fix broken link (#15924)
masci Sep 9, 2024
7e78c3b
Adding vector store for Azure Cosmos DB NoSql (#14158)
gsa9989 Sep 9, 2024
51a3e4c
update docs for custom embeddings (#15929)
logan-markewich Sep 9, 2024
ba49677
Add doc.id to Langchain format conversions (#15928)
TupleType Sep 9, 2024
c4cdb97
Update RankLLM with new rerankers (#15892)
xpbowler Sep 9, 2024
d74826c
Feature Request #15810 :: Add DynamoDBChatStore (#15917)
brycecf Sep 9, 2024
8d32dd5
Adding support for `MetadataFilters` to WordLift Vector Store (#15905)
ziodave Sep 9, 2024
18e4514
Repair and route colab links to official repo (#15900)
GICodeWarrior Sep 9, 2024
79ec074
feat: Add a retry policy to steps (#15757)
masci Sep 9, 2024
a5d7b53
Fix error handling in sharepoint reader (#15868)
Javtor Sep 9, 2024
253c338
feat: add llama-index llms alibabacloud_aisearch integration (#15850)
maocaisheng Sep 9, 2024
8be782c
Opensearch Serverless filtered query support using knn_score script (…
GeorgeDittmar Sep 9, 2024
d744cbd
Mistral AI LLM Integration fixes (#15906)
lucifertrj Sep 9, 2024
310ba4e
Fix RagCLI (#15931)
logan-markewich Sep 9, 2024
5cb6755
v0.11.8 (#15933)
logan-markewich Sep 10, 2024
8dbb6e9
docs: document retry policy (#15938)
masci Sep 10, 2024
c76563e
docs: update AI21 docs and readme (#15937)
miri-bar Sep 10, 2024
a61a460
Retry retriable errors in neo4j integrations (#15915)
tomasonjo Sep 10, 2024
f6568ac
Add four alibabacloud-aisearch llama-index integrations: rerank, node…
maocaisheng Sep 11, 2024
d15a2ce
Differentiate sync and async calls in OpenSearchVectorClient (#15945)
kobiche Sep 11, 2024
8f5c44a
feat(postgres): add support for engine parameters (#15951)
armoucar-neon Sep 11, 2024
d28a651
update falkordb client (#15940)
AviAvni Sep 11, 2024
0b9fb97
fix: Error when parsing output if tool name contains non-English char…
cheese-git Sep 11, 2024
bee0e9d
fix attribute error in PGVectorStore (#15961)
logan-markewich Sep 11, 2024
1901672
Catch nest_asyncio errors (#15975)
ziodave Sep 12, 2024
d74d06c
NUDGE (#15954)
zacwellmer Sep 12, 2024
1dfa26b
Add support for o1 openai models (#15979)
logan-markewich Sep 12, 2024
63eec4e
force temp to 1.0 for o1 (#15983)
logan-markewich Sep 12, 2024
7bc70f6
Update concepts.md - fix link for Structured Data Extraction page (#1…
ragul-kachiappan-dev Sep 12, 2024
1363aad
Fix the import path example for SimpleMongoReader (#15988)
Vractos Sep 12, 2024
abea4c8
Do not pass system prompt from fn calling runner to fn calling worker…
logan-markewich Sep 12, 2024
1b2682b
Add callback manager to retriever query engine from args (#15990)
Tshimanga Sep 12, 2024
703a970
v0.11.9 (#15992)
logan-markewich Sep 12, 2024
300a0e7
Fix: get all documents from Elasticsearch KVStore (#16006)
lauraceconi Sep 13, 2024
597e5d8
Fix Pydantic numeric validation in openai/base.py (#15993)
zzhsaga Sep 13, 2024
abbba36
feat: add quip reader (#16000)
ag-chirag Sep 13, 2024
ca3a0db
[docs/example] Human in loop workflow example (#16011)
nerdai Sep 13, 2024
742e581
fix: removed author info from quip reader (#16012)
ag-chirag Sep 13, 2024
d76d9ab
Fix Pydantic models definition (#16008)
Nitro963 Sep 13, 2024
c51cb21
chore(deps): bump litellm from 1.43.7 to 1.44.8 in /llama-index-integ…
dependabot[bot] Sep 13, 2024
b789559
Hotfix: Fix Citations Text (#16015)
david-oplatka Sep 13, 2024
9b74b93
Jacques/opik integration (#16007)
jverre Sep 13, 2024
13611e3
update llamacloud index with image nodes (#15996)
jerryjliu Sep 14, 2024
cbddc24
chore: add o1 models pinned versions (#16025)
SinghCoder Sep 14, 2024
3497717
add sparse embedding abstraction (#16018)
logan-markewich Sep 14, 2024
723c253
Implement `get_nodes` on `PGVectorStore` (#16026)
richrliu Sep 14, 2024
6816ad9
Update docstring in base.py in MilvusVectorStore adding COSINE as ava…
ntkog Sep 15, 2024
f037de8
Fix: unnecessary warning issue in HuggingFace LLM when tokenizer is p…
CuriousMonkey7 Sep 16, 2024
75c2d10
Attempt #3 of context/result refactor (#16036)
logan-markewich Sep 16, 2024
c46f63f
temporarily limit lancedb version (#16045)
logan-markewich Sep 16, 2024
c3e04ee
fix: new Data Connector adaption for DashVector (#16028)
OceanPresentChao Sep 16, 2024
f37b057
v0.11.10 (#16046)
logan-markewich Sep 16, 2024
333b393
Fix serde issue for huggingface inference API embedding (#16053)
Disiok Sep 17, 2024
7e55789
fix: fix regression in OctoAI llm provider after 0.11 (#16002)
masci Sep 17, 2024
99349bf
update LanceDB integration (#16057)
AyushExel Sep 17, 2024
7568408
Adding docstring inside preprocess base code. (#16060)
preprocess-co Sep 17, 2024
b55e9f0
Add default to optional args for BedrockEmbedding (#16067)
Disiok Sep 17, 2024
c239831
Fix optional type for Cohere embedding (#16068)
Disiok Sep 17, 2024
c6614a1
fix vertex pydantic arguments (#16069)
logan-markewich Sep 17, 2024
efb3136
Fix result order (#16078)
AviAvni Sep 18, 2024
eef8513
fix elasticsearch embedding async function (#16083)
nightosong Sep 18, 2024
f9760a6
docs: add decorators to the api reference (#16081)
masci Sep 18, 2024
4ef2cdc
fix incorrect parameters in VertexAIIndex (#16080)
polarbear567 Sep 18, 2024
bbad1ba
feat: update JinaEmbedding for v3 release (#15971)
DresAaron Sep 18, 2024
7c895df
Mistralai enable custom endpoint from env (#16084)
enrico-stauss Sep 18, 2024
0a5d302
Implement async for multi modal ollama (#16091)
selimcavas Sep 18, 2024
044a439
Remove circular package dep (#16070)
logan-markewich Sep 18, 2024
b43650c
[chore] fix incorrect `handler.context` for `handler.ctx` in docs (#1…
nerdai Sep 19, 2024
af031ac
fix bug missing import (#16096)
nightosong Sep 19, 2024
e9e0da5
Add more workflow references to docs (#16102)
jerryjliu Sep 19, 2024
8b2d2ba
fix cohere tests (#16104)
logan-markewich Sep 19, 2024
5c48503
Use response synthesizer in context chat engines (#16017)
logan-markewich Sep 19, 2024
26205a0
Fix mongodb hybrid search, also pass hybrid_top_k in vector retriever…
logan-markewich Sep 19, 2024
52fb788
bump openai agent deps (#16112)
logan-markewich Sep 19, 2024
a18b946
Fixed up test_vectorstore. (#16113)
caseyclements Sep 19, 2024
e7a67ee
Issue 16071: wordpress requires username, password (#16072)
jonpspri Sep 20, 2024
e17a25d
feat: add configurable base_url field in rerank (#16050)
Anirudh31415926535 Sep 20, 2024
2e99701
Enhance Pandas Query Engine Output Processor (#16052)
MatinKhajavi Sep 20, 2024
f767637
fix workflow docs (#16117)
jerryjliu Sep 20, 2024
b962995
Update OpenVINO LLM pyproject.toml (#16130)
openvino-dev-samples Sep 20, 2024
c1cee51
Wordpress: Allow control of whether Pages and/or Posts are retrieved …
jonpspri Sep 20, 2024
d3f578c
Async achat put operation (#16127)
xpbowler Sep 20, 2024
85425cf
[fix] handler.stream_events() doesn't yield `StopEvent` (#16115)
nerdai Sep 20, 2024
fcc89e8
Improved TLM Rag cookbook (#16109)
mturk24 Sep 20, 2024
1d49e15
Update chat message class for multi-modal (#15969)
logan-markewich Sep 20, 2024
41166df
Add support for Path for SimpleDirectoryReader (#16108)
andrewwkimm Sep 20, 2024
81ecb2a
Add TopicNodeParser based on MedGraphRAG paper (#16131)
ravi03071991 Sep 20, 2024
762a45e
Sql markdown response (#16103)
JoseLuckmann Sep 20, 2024
da8e444
v0.11.11 (#16134)
logan-markewich Sep 20, 2024
9083c6d
Correct Pydantic warning(s) issed for llama-index-llms-ibm (#16141)
jonpspri Sep 21, 2024
01da176
feat: add drive link to google drive reader (#16156)
EmanuelCampos Sep 22, 2024
6a8a441
Introducing new VoyageAI models (#16150)
fzowl Sep 22, 2024
fe37352
Add `required_exts` option to SharePoint reader (#16152)
jl-martins Sep 22, 2024
ac4e7e4
User-defined schema in MilvusVectorStore (#16151)
petros94 Sep 22, 2024
7d9bd0f
safe format prompt variables in strings with JSON (#15734)
jerryjliu Sep 22, 2024
66b1e86
account for tools in prompt helper (#16157)
logan-markewich Sep 23, 2024
caadc62
v0.11.12 (#16159)
logan-markewich Sep 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
jobs:
pre_build:
- python docs/merge_llama_deploy_docs.py

mkdocs:
configuration: docs/mkdocs.yml
Expand Down
299 changes: 299 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,304 @@
# ChangeLog

## [2024-09-22]

### `llama-index-core` [0.11.12]

- Correct Pydantic warning(s) issed for llm base class (#16141)
- globally safe format prompt variables in strings with JSON (#15734)
- account for tools in prompt helper and response synthesizers (#16157)

### `llama-index-readers-google` [0.4.1]

- feat: add drive link to google drive reader metadata (#16156)

### `llama-index-readers-microsoft-sharepoint` [0.3.2]

- Add required_exts option to SharePoint reader (#16152)

### `llama-index-vector-stores-milvus` [0.2.4]

- Support user-defined schema in MilvusVectorStore (#16151)

## [2024-09-20]

### `llama-index-core` [0.11.11]

- Use response synthesizer in context chat engines (#16017)
- Async chat memory operation (#16127)
- Sql query add option for markdown response (#16103)
- Add support for Path for SimpleDirectoryReader (#16108)
- Update chat message class for multi-modal (#15969)
- fix: `handler.stream_events()` doesn't yield StopEvent (#16115)
- pass `hybrid_top_k` in vector retriever (#16105)

### `llama-index-embeddings-elasticsearch` [0.2.1]

- fix elasticsearch embedding async function (#16083)

### `llama-index-embeddings-jinaai` [0.3.1]

- feat: update JinaEmbedding for v3 release (#15971)

### `llama-index-experimental` [0.3.3]

- Enhance Pandas Query Engine Output Processor (#16052)

### `llama-index-indices-managed-vertexai` [0.1.1]

- fix incorrect parameters in VertexAIIndex client (#16080)

### `llama-index-node-parser-topic` [0.1.0]

- Add TopicNodeParser based on MedGraphRAG paper (#16131)

### `llama-index-multi-modal-llms-ollama` [0.3.2]

- Implement async for multi modal ollama (#16091)

### `llama-index-postprocessor-cohere-rerank` [0.2.1]

- feat: add configurable base_url field in rerank (#16050)

### `llama-index-readers-file` [0.2.2]

- fix bug missing import for bytesio (#16096)

### `llama-index-readers-wordpress` [0.2.2]

- Wordpress: Allow control of whether Pages and/or Posts are retrieved (#16128)
- Fix Issue 16071: wordpress requires username, password (#16072)

### `llama-index-vector-stores-lancedb` [0.2.1]

- fix hybrid search with latest lancedb client (#16057)

### `llama-index-vector-stores-mongodb` [0.3.0]

- Fix mongodb hybrid search top-k specs (#16105)

## [2024-09-16]

### `llama-index-core` [0.11.10]

- context/result refactor for workflows (#16036)
- add sparse embedding abstraction (#16018)
- Fix Pydantic models numeric validation (#16008)
- Human in loop workflow example (#16011)

### `llama-index-callbacks-opik` [0.1.0]

- opik integration (#16007)

### `llama-index-indices-managed-llama-cloud` [0.3.1]

- update llamacloud index with image nodes (#15996)

### `llama-index-indices-managed-vectara` [0.2.2]

- Hotfix: Fix Citations Text (#16015)

### `llama-index-llms-huggingface` [0.3.4]

- Fix: unnecessary warning issue in HuggingFace LLM when tokenizer is provided as argument (#16037)

### `llama-index-readers-dashvector` [0.3.0]

- fix: new Data Connector adaption for DashVector (#16028)

### `llama-index-readers-quip` [0.1.0]

- add quip reader (#16000)

### `llama-index-sparse-embeddings-fastembed` [0.1.0]

- add fastembed sparse embeddings (#16018)

### `llama-index-vector-stores-elasticsearch` [0.2.1]

- Fix: get all documents from Elasticsearch KVStore (#16006)

### `llama-index-vector-stores-lancedb` [0.2.3]

- temporarily limit lancedb version (#16045)

### `llama-index-vector-stores-postgres` [0.2.5]

- Implement `get_nodes()` on PGVectorStore (#16026)

## [2024-09-12]

### `llama-index-core` [0.11.9]

- Add callback manager to retriever query engine from args (#15990)
- Do not pass system prompt from fn calling runner to fn calling worker (#15986)
- fix: Error when parsing react output if tool name contains non-English characters (#15956)

### `llama-index-embeddings-alibabacloud-aisearch` [0.1.0]

- Add four alibabacloud-aisearch llama-index integrations: rerank, node_parser, readers, embeddings (#15934)

### `llama-index-experimental` [0.3.1]

- Add NUDGE Finetuning (#15954)

### `llama-index-graph-stores-falkordb` [0.2.2]

- update falkordb client (#15940)

### `llama-index-llms-openai` [0.2.5]

- Add support for o1 openai models (#15979)
- force temp to 1.0 for o1 (#15983)

### `llama-index-node-parser-alibabacloud-aisearch` [0.1.0]

- Add four alibabacloud-aisearch llama-index integrations: rerank, node_parser, readers, embeddings (#15934)

### `llama-index-postprocessor-alibabacloud-aisearch-rerank` [0.1.0]

- Add four alibabacloud-aisearch llama-index integrations: rerank, node_parser, readers, embeddings (#15934)

### `llama-index-readers-alibabacloud-aisearch` [0.1.0]

- Add four alibabacloud-aisearch llama-index integrations: rerank, node_parser, readers, embeddings (#15934)

### `llama-index-vector-stores-opensearch` [0.3.0]

- Differentiate sync and async calls in OpenSearchVectorClient (#15945)

### `llama-index-vector-stores-postgres` [0.2.4]

- fix attribute error in PGVectorStore (#15961)
- add support for engine parameters (#15951)

### `llama-index-vector-stores-wordlift` [0.4.5]

- Catch nest_asyncio errors (#15975)

## [2024-09-09]

### `llama-index-core` [0.11.8]

- feat: Add a retry policy config to workflow steps (#15757)
- Add doc id to Langchain format conversions (#15928)

### `llama-index-chat-store-dynamodb` [0.1.0]

- Add DynamoDBChatStore (#15917)

### `llama-index-cli` [0.3.1]

- Fix RagCLI pydantic error (#15931)

### `llama-index-llms-alibabacloud-aisearch` [0.1.0]

- add llama-index llms alibabacloud_aisearch integration (#15850)

### `llama-index-llms-mistralai` [0.2.3]

- Make default mistral model support function calling with `large-latest` (#15906)

### `llama-index-llms-vertex` [0.3.4]

- Add InternalServerError to retry decorator (#15921)

### `llama-index-postprocessor-rankllm-rerank` [0.3.0]

- Update RankLLM with new rerankers (#15892)

### `llama-index-vector-stores-azurecosmosnosql` [1.0.0]

- Adding vector store for Azure Cosmos DB NoSql (#14158)

### `llama-index-readers-microsoft-sharepoint` [0.3.1]

- Fix error handling in sharepoint reader, fix error with download file (#15868)

### `llama-index-vector-stores-wordlift` [0.4.4]

- Adding support for MetadataFilters to WordLift Vector Store (#15905)

### `llama-index-vector-stores-opensearch` [0.2.2]

- Opensearch Serverless filtered query support using knn_score script (#15899)

## [2024-09-06]

### `llama-index-core` [0.11.7]

- Make SentenceSplitter's secondary_chunking_regex optional (#15882)
- force openai structured output (#15706)
- fix assert error, add type ignore for streaming agents (#15887)
- Fix image document deserialization issue (#15857)

### `llama-index-graph-stores-kuzu` [0.3.2]

- Bug fix for KuzuPropertyGraphStore: Allow upserting relations even when chunks are absent (#15889)

### `llama-index-llms-bedrock-converse` [0.3.0]

- Removed unused llama-index-llms-anthropic dependency from Bedrock Converse (#15869)

### `llama-index-vector-stores-postgres` [0.2.2]

- Fix PGVectorStore with latest pydantic, update pydantic imports (#15886)

### `llama-index-vector-stores-tablestore` [0.1.0]

- Add TablestoreVectorStore (#15657)

## [2024-09-05]

### `llama-index-core` [0.11.6]

- add llama-deploy docs to docs builds (#15794)
- Add oreilly course cookbooks (#15845)

### `llama-index-readers-box` [0.2.1]

- Various bug fixes (#15836)

### `llama-index-readers-file` [0.2.1]

- Update ImageReader file loading logic (#15848)

### `llama-index-tools-box` [0.2.1]

- Various bug fixes (#15836)

### `llama-index-vector-stores-opensearch` [0.2.1]

- Refresh Opensearch index after delete operation (#15854)

## [2024-09-04]

### `llama-index-core` [0.11.5]

- remove unneeded assert in property graph retriever (#15832)
- make simple property graphs serialize again (#15833)
- fix json schema for fastapi return types on core components (#15816)

### `llama-index-llms-nvidia` [0.2.2]

- NVIDIA llm: Add Completion for starcoder models (#15802)

### `llama-index-llms-ollama` [0.3.1]

- add ollama response usage (#15773)

### `llama-index-readers-dashscope` [0.2.1]

- fix pydantic v2 validation errors (#15800)

### `llama-index-readers-discord` [0.2.1]

- fix: convert Document id from int to string in DiscordReader (#15806)

### `llama-index-vector-stores-mariadb` [0.1.0]

- Add MariaDB vector store integration package (#15564)

## [2024-09-02]

### `llama-index-core` [0.11.4]
Expand Down
Loading
Loading