Skip to content
Snippets Groups Projects
Unverified Commit 098e626f authored by Logan's avatar Logan Committed by GitHub
Browse files

endless redirects (#12204)

parent 0adf1be8
No related branches found
No related tags found
No related merge requests found
# ChangeLog # ChangeLog
## [2024-03-21]
### `llama-index-core` [0.10.22]
- Updated docs backend from sphinx to mkdocs, added ALL api reference, some light re-org, better search (#11301)
- Added async loading to `BaseReader` class (although its fake async for now) (#12156)
- Fix path implementation for non-local FS in `SimpleDirectoryReader` (#12141)
- add args/kwargs to spans, payloads for retrieval events, in instrumentation (#12147)
- [react agent] Upon exception, say so, so that Agent can correct itself (#12137)
### `llama-index-embeddings-together` [0.1.3]
- Added rate limit handling (#12127)
### `llama-index-graph-stores-neptune` [0.1.3]
- Add Amazon Neptune Support as Graph Store (#12097)
### `llama-index-llms-vllm` [0.1.7]
- fix VllmServer to work without CUDA-required vllm core (#12003)
### `llama-index-readers-s3` [0.1.4]
- Use S3FS in S3Reader (#12061)
### `llama-index-storage-docstore-postgres` [0.1.3]
- Added proper kvstore dep (#12157)
### `llama-index-storage-index-store-postgres` [0.1.3]
- Added proper kvstore dep (#12157)
### `llama-index-vector-stores-elasticsearch` [0.1.6]
- fix unclosed session in es add function #12135
### `llama-index-vector-stores-kbdai` [0.1.3]
- Add support for `KDBAIVectorStore` (#11967)
## [2024-03-20] ## [2024-03-20]
### `llama-index-core` [0.10.21] ### `llama-index-core` [0.10.21]
......
::: llama_index.embeddings.alephalpha
options:
members:
- AlephAlphaEmbedding
::: llama_index.llms.alephalpha
options:
members:
- AlephAlpha
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment