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

Opik integration #1

Open
wants to merge 148 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
148 commits
Select commit Hold shift + click to select a range
da74045
add xinference rerank class (#15639)
nightosong Aug 27, 2024
b6456e2
fix workflow examples and docs (#15675)
logan-markewich Aug 27, 2024
de53b7a
add link to tei-gaudi in the example notebook (#15672)
rbrugaro Aug 27, 2024
1378182
Documenting recent additions (#15677)
seldo Aug 27, 2024
1fc48b7
fix tool schemas (#15679)
logan-markewich Aug 27, 2024
d8bee71
v0.11.2 (#15682)
logan-markewich Aug 28, 2024
5aefa2c
fix `SimpleVectorStore.from_persist_dir()` behaviour (#15534)
polarbear567 Aug 28, 2024
7f402e1
Update README.md (#15690)
mattf Aug 28, 2024
9f4154a
add FalkorDBPropertyGraphStore to docs (#15688)
gkorland Aug 28, 2024
6446cd6
Bump html2text (#15693)
nerdai Aug 28, 2024
ee22bc0
chore: Increase unit tests coverage for the `workflow` package (#15691)
masci Aug 28, 2024
33a9694
nit: update structured outputs notebook for v11 (#15695)
jerryjliu Aug 28, 2024
e5b8a14
Bumped the llamaindex-core dependency for the duckduckgo (#15698)
itsparser Aug 28, 2024
e739cbf
bump ollama client deps for multimodal llm (#15702)
logan-markewich Aug 28, 2024
b54a8df
Fix random_seed type in mistral llm (#15701)
logan-markewich Aug 28, 2024
a77d044
Fix llm_chat_callback for multimodal llms (#15700)
logan-markewich Aug 28, 2024
fcdd414
Raspawar/add tool calling (#15359)
raspawar Aug 29, 2024
d4c058b
Add default model for the nvidia classes in local NIM mode (#14652)
raspawar Aug 29, 2024
ff4fd29
Adding Not Diamond to llama_index. (#1) #15312 (#15703)
logan-markewich Aug 29, 2024
5102092
refact: merge Context and Session to simplify the workflows api (#15709)
masci Aug 29, 2024
1548263
fix: stop streaming events when a step raises (#15714)
masci Aug 29, 2024
2e0f937
chore(deps-dev): bump jupyterlab from 4.2.4 to 4.2.5 in /llama-index-…
dependabot[bot] Aug 29, 2024
d5de772
chore(deps-dev): bump notebook from 7.2.1 to 7.2.2 in /llama-index-co…
dependabot[bot] Aug 29, 2024
1f62f0e
chore: stop using deprecated ctx.data (#15716)
masci Aug 29, 2024
2ac5d21
Add KuzuPropertyGraphStore (#15678)
prrao87 Aug 30, 2024
44dba16
Fix: Firecrawl scraping url response (#15720)
igaurab Aug 30, 2024
1e98889
feat: implement get_nodes for MilvusVectorStore (#15696)
Jeremy-Hibiki Aug 30, 2024
96ae229
Update Vectara Index (#15546)
david-oplatka Aug 30, 2024
d7d4555
MMR in Milvus vector stores (#15634)
pauri32 Aug 30, 2024
a068e40
fix json serialization for azure embeddings (#15724)
logan-markewich Aug 30, 2024
8f2334f
Fix dependabot issues (#15723)
logan-markewich Aug 30, 2024
7aa7d32
stray toml (#15725)
logan-markewich Aug 30, 2024
5f90940
Update component_wise_evaluation.md (#15726)
yanfangli85 Aug 30, 2024
6552a92
Fix persisting and loading methods to use correct JSON format (#15545)
CharbelAD Aug 30, 2024
96ee0d5
v0.11.3 (#15727)
logan-markewich Aug 30, 2024
ceb1a78
Update base.py (#15729)
csotomon Aug 30, 2024
5c89eb9
fix: await get/set operations on context (#15739)
masci Aug 30, 2024
25e0e0d
Fix/raae 212/bump deps (#15750)
rbs333 Aug 30, 2024
da8bacb
fix: tencentvectordb inconsistent attribute name (#15733)
surviffer Aug 30, 2024
aa9adc3
Add native vector index support for neo4j lpg and fix vector filters …
tomasonjo Aug 31, 2024
4d9552f
[Fix] `_example_type` class var being read as private attr with Pydan…
nerdai Aug 31, 2024
84524fb
Support image type detection without knowing the file name (#15763)
seldo Sep 1, 2024
67c8359
[fix] remove `__init__.py` to fix embedding integration path issues (…
freedom07 Sep 1, 2024
490f23d
fix: GitHub Models metadata retrieval (#15747)
santiagxf Sep 1, 2024
5c6b8f9
add `dimensions` param to `LiteLLMEmbedding`, fix a bug that prevents…
fcakyon Sep 1, 2024
cb6e9dd
Bugfix upstage embedding when initializing the UpstageEmbedding class…
freedom07 Sep 1, 2024
bd025d4
Add mypy to core (#14883)
logan-markewich Sep 2, 2024
de0b76f
Fix Sagemaker Field required issue (#15778)
iron8kid Sep 2, 2024
b746e29
fix: remove context after running workflow (#15776)
marcusschiesser Sep 2, 2024
ed03a6d
fix relations upsert (#15769)
galshubeli Sep 2, 2024
1563a2a
Add text to sql advanced workflow nb (#15775)
jerryjliu Sep 2, 2024
743bc76
add ollama response usage (#15773)
nightosong Sep 2, 2024
1d4d2c6
NVIDIA: LLM Structured Output Notebook, test cases (#15745)
raspawar Sep 2, 2024
136ece9
FunctionCallingAgent sources bug + light wrapper to create agent (#15…
logan-markewich Sep 2, 2024
b16434c
Fix incorrect instrumentation fields and types (#15752)
joelrorseth Sep 2, 2024
1c6b064
v0.11.4 (#15788)
logan-markewich Sep 2, 2024
f041cb0
Add MariaDB vector store integration package (#15564)
karsov Sep 2, 2024
13bfd82
Add missing openai agent dep (#15790)
logan-markewich Sep 2, 2024
fade450
update azure openai llm to use latest openai llm version (#15791)
logan-markewich Sep 2, 2024
3bafdc7
chore(deps): bump actions/setup-python from 4 to 5 (#15792)
dependabot[bot] Sep 2, 2024
1b618fe
chore(deps): bump actions/checkout from 3 to 4 (#15793)
dependabot[bot] Sep 2, 2024
1735a2e
Fix import path and query engine call (#15796)
prrao87 Sep 3, 2024
72f134e
NVIDIA llm: Add Completion for starcoder models (#15802)
raspawar Sep 3, 2024
f070e88
Fix typo in tools.md (#15807)
bryan-hunted Sep 3, 2024
7c7edc6
fix: convert Document id from int to string in DiscordReader (#15806)
micaelr95 Sep 3, 2024
b6f6d87
Update llama-index-readers-dashscope base.py (#15800)
AliChengMing Sep 3, 2024
6c6ab1e
Nav was wrong for unbound functions (#15811)
seldo Sep 3, 2024
7aca9c6
clean docs folders/images (#15813)
logan-markewich Sep 3, 2024
a796b68
update openai base.py to use all_kwargs (#15815)
mattf Sep 4, 2024
e0866ce
chore(deps-dev): bump cryptography from 43.0.0 to 43.0.1 (#15817)
dependabot[bot] Sep 4, 2024
6645910
Update pyproject.toml (#15819)
webcoderz Sep 4, 2024
77a1e5d
fix json schema for fastapi return types (#15816)
logan-markewich Sep 4, 2024
b5d688e
enable async tests for structured output and tools (#15826)
mattf Sep 4, 2024
659f870
make graphs serialize again (#15833)
logan-markewich Sep 4, 2024
177e21a
remove needed assert (#15832)
logan-markewich Sep 4, 2024
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
9b2e2ca
Opik integration
jverre Sep 6, 2024
bcf5c33
Updates following code linting
jverre Sep 6, 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
f6e6362
fix observability link in integrations.md
anmorgan24 Sep 13, 2024
e4c04da
update utms
anmorgan24 Sep 13, 2024
8ec3ef3
Merge pull request #2 from comet-ml/abby/small-updates
jverre Sep 13, 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
f21dff9
Updated Opik docs
jverre Sep 13, 2024
6698e68
Added notebook
jverre Sep 13, 2024
60d589e
Merge branch 'main' into jacques/opik-integration
jverre Sep 13, 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
  •  
  •  
  •  
37 changes: 37 additions & 0 deletions .github/workflows/core-typecheck.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: Core Typecheck

on:
push:
branches:
- main
pull_request:

env:
POETRY_VERSION: "1.8.3"

jobs:
build:
runs-on: ubuntu-latest
strategy:
# You can use PyPy versions in python-version.
# For example, pypy-2.7 and pypy-3.8
matrix:
python-version: ["3.9"]
steps:
- uses: actions/checkout@v4
with:
fetch-depth: ${{ github.event_name == 'pull_request' && 2 || 0 }}
- name: Install Poetry
run: pipx install poetry==${{ env.POETRY_VERSION }}
- name: Set up python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: "poetry"
cache-dependency-path: "**/poetry.lock"
- name: Install core
shell: bash
run: cd ./llama-index-core/ && poetry install --with dev
- name: Run MyPy
shell: bash
run: cd ./llama-index-core/ && poetry run mypy llama_index
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
340 changes: 340 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,345 @@
# ChangeLog

## [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]

- Add mypy to core (#14883)
- Fix incorrect instrumentation fields/types (#15752)
- FunctionCallingAgent sources bug + light wrapper to create agent (#15783)
- Add text to sql advanced workflow nb (#15775)
- fix: remove context after streaming workflow to enable streaming again (#15776)
- Fix chat memory persisting and loading methods to use correct JSON format (#15545)
- Fix `_example_type` class var being read as private attr with Pydantic V2 (#15758)

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

- add dimensions param to LiteLLMEmbedding, fix a bug that prevents reading vars from env (#15770)

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

- Bugfix upstage embedding when initializing the UpstageEmbedding class (#15767)

### `llama-index-embeddings-sagemaker-endpoint` [0.2.2]

- Fix Sagemaker Field required issue (#15778)

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

- fix relations upsert with special chars (#15769)

### `llama-index-graph-stores-neo4j` [0.3.1]

- Add native vector index support for neo4j lpg and fix vector filters (#15759)

### `llama-index-llms-azure-inference` [0.2.2]

- fix: GitHub Models metadata retrieval (#15747)

### `llama-index-llms-bedrock` [0.2.1]

- Update `base.py` to fix `self` issues (#15729)

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

- add ollama response usage (#15773)

### `llama-index-llms-sagemaker-endpoint` [0.2.2]

- Fix Sagemaker Field required issue (#15778)

### `llama-index-multi-modal-llms-anthropic` [0.2.1]

- Support image type detection without knowing the file name (#15763)

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

- feat: implement get_nodes for MilvusVectorStore (#15696)

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

- fix: tencentvectordb inconsistent attribute name (#15733)

## [2024-08-29]

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

- refact: merge Context and Session to simplify the workflows api (#15709)
- chore: stop using deprecated `ctx.data` in workflows docs (#15716)
- fix: stop streaming workflow events when a step raises (#15714)
- Fix llm_chat_callback for multimodal llms (#15700)
- chore: Increase unit tests coverage for the workflow package (#15691)
- fix SimpleVectorStore.from_persist_dir() behaviour (#15534)

### `llama-index-embeddings-azure-openai` [0.2.5]

- fix json serialization for azure embeddings (#15724)

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

- Add KuzuPropertyGraphStore (#15678)

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

- added new User Defined Function reranker (#15546)

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

- Fix `random_seed` type in mistral llm (#15701)

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

- Add function/tool calling support to nvidia llm (#15359)

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

- bump ollama client deps for multimodal llm (#15702)

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

- Fix: Firecrawl scraping url response (#15720)

### `llama-index-selectors-notdiamond` [0.1.0]

- Adding Not Diamond to llama_index (#15703)

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

- MMR in Milvus vector stores (#15634)
- feat: implement get_nodes for MilvusVectorStore (#15696)

## [2024-08-27]

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

- fix tool schemas generation for pydantic v2 to handle nested models (#15679)
- feat: support default values for nested workflows (#15660)
- feat: allow FunctionTool with just an async fn (#15638)
- feat: Allow streaming events from steps (#15488)
- fix auto-retriever pydantic indent error (#15648)
- Implement Router Query Engine example using workflows (#15635)
- Add multi step query engine example using workflows (#15438)
- start traces for llm-level operations (#15542)
- Pass callback_manager to init in CodeSplitter from_defaults (#15585)

### `llama-index-embeddings-xinference` [0.1.0]

- Add Xinference Embedding Class (#15579)

### `llama-index-llms-ai21` [0.3.3]

- Integrations: AI21 function calling Support (#15622)

### `llama-index-llms-anthropic` [0.3.0]

- Added support for anthropic models through GCP Vertex AI (#15661)

### `llama-index-llms-cerebras` [0.1.0]

- Implement Cerebras Integration (#15665)

### `llama-index-postprocessor-nvidia-rerank` [0.3.1]

- fix downloaded nim endpoint path (#15645)
- fix llama-index-postprocessor-nvidia-rerank tests (#15643)

### `llama-index-postprocessor-xinference-rerank` [0.1.0]

- add xinference rerank class (#15639)

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

- fix set output fields in AlibabaCloudOpenSearchConfig (#15562)

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

- Upgrade azure-search-documents to 2024-07-01 GA API and Add Support for Scalar and Binary Quantization in Index Creation (#15650)

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

- Neo4j Vector Store: Make Embedding Dimension Check Optional (#15628)

### `llama-inde-vector-stores-milvus` [0.2.1]

- Change the default consistency level of Milvus (#15577)

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

- Fix the ElasticsearchStore key error (#15631)

## [2024-08-23]

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