|
2 | 2 |
|
3 | 3 | <!--- generated changelog --->
|
4 | 4 |
|
| 5 | +## [2025-10-02] |
| 6 | + |
| 7 | +### llama-index-core [0.14.4] |
| 8 | + |
| 9 | +- Update core/indices/base.py to remove depreciation warning ([#19990](https://github.com/run-llama/llama_index/pull/19990)) |
| 10 | + |
| 11 | +### llama-index-embeddings-anyscale [0.4.2] |
| 12 | + |
| 13 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 14 | + |
| 15 | +### llama-index-embeddings-baseten [0.1.2] |
| 16 | + |
| 17 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 18 | + |
| 19 | +### llama-index-embeddings-fireworks [0.4.2] |
| 20 | + |
| 21 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 22 | + |
| 23 | +### llama-index-embeddings-opea [0.2.2] |
| 24 | + |
| 25 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 26 | + |
| 27 | +### llama-index-embeddings-text-embeddings-inference [0.4.2] |
| 28 | + |
| 29 | +- Fix authorization header setup logic in text embeddings inference ([#19979](https://github.com/run-llama/llama_index/pull/19979)) |
| 30 | + |
| 31 | +### llama-index-llms-anthropic [0.9.3] |
| 32 | + |
| 33 | +- feat: add anthropic sonnet 4.5 ([#19977](https://github.com/run-llama/llama_index/pull/19977)) |
| 34 | + |
| 35 | +### llama-index-llms-anyscale [0.4.2] |
| 36 | + |
| 37 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 38 | + |
| 39 | +### llama-index-llms-azure-openai [0.4.2] |
| 40 | + |
| 41 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 42 | + |
| 43 | +### llama-index-llms-baseten [0.1.5] |
| 44 | + |
| 45 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 46 | + |
| 47 | +### llama-index-llms-bedrock-converse [0.9.5] |
| 48 | + |
| 49 | +- feat: Additional support for Claude Sonnet 4.5 ([#19980](https://github.com/run-llama/llama_index/pull/19980)) |
| 50 | + |
| 51 | +### llama-index-llms-deepinfra [0.5.2] |
| 52 | + |
| 53 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 54 | + |
| 55 | +### llama-index-llms-everlyai [0.4.2] |
| 56 | + |
| 57 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 58 | + |
| 59 | +### llama-index-llms-fireworks [0.4.2] |
| 60 | + |
| 61 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 62 | + |
| 63 | +### llama-index-llms-google-genai [0.6.2] |
| 64 | + |
| 65 | +- Fix for ValueError: ChatMessage contains multiple blocks, use 'ChatMe… ([#19954](https://github.com/run-llama/llama_index/pull/19954)) |
| 66 | + |
| 67 | +### llama-index-llms-keywordsai [1.1.2] |
| 68 | + |
| 69 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 70 | + |
| 71 | +### llama-index-llms-localai [0.5.2] |
| 72 | + |
| 73 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 74 | + |
| 75 | +### llama-index-llms-mistralai [0.8.2] |
| 76 | + |
| 77 | +- Update list of MistralAI LLMs ([#19981](https://github.com/run-llama/llama_index/pull/19981)) |
| 78 | + |
| 79 | +### llama-index-llms-monsterapi [0.4.2] |
| 80 | + |
| 81 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 82 | + |
| 83 | +### llama-index-llms-nvidia [0.4.4] |
| 84 | + |
| 85 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 86 | + |
| 87 | +### llama-index-llms-ollama [0.7.4] |
| 88 | + |
| 89 | +- Fix `TypeError: unhashable type: 'dict'` in Ollama stream chat with tools ([#19938](https://github.com/run-llama/llama_index/pull/19938)) |
| 90 | + |
| 91 | +### llama-index-llms-openai [0.6.1] |
| 92 | + |
| 93 | +- feat(OpenAILike): support structured outputs ([#19967](https://github.com/run-llama/llama_index/pull/19967)) |
| 94 | + |
| 95 | +### llama-index-llms-openai-like [0.5.3] |
| 96 | + |
| 97 | +- feat(OpenAILike): support structured outputs ([#19967](https://github.com/run-llama/llama_index/pull/19967)) |
| 98 | + |
| 99 | +### llama-index-llms-openrouter [0.4.2] |
| 100 | + |
| 101 | +- chore(openrouter,anthropic): add py.typed ([#19966](https://github.com/run-llama/llama_index/pull/19966)) |
| 102 | + |
| 103 | +### llama-index-llms-perplexity [0.4.2] |
| 104 | + |
| 105 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 106 | + |
| 107 | +### llama-index-llms-portkey [0.4.2] |
| 108 | + |
| 109 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 110 | + |
| 111 | +### llama-index-llms-sarvam [0.2.1] |
| 112 | + |
| 113 | +- fixed Sarvam Integration and Typos (Fixes #19931) ([#19932](https://github.com/run-llama/llama_index/pull/19932)) |
| 114 | + |
| 115 | +### llama-index-llms-upstage [0.6.4] |
| 116 | + |
| 117 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 118 | + |
| 119 | +### llama-index-llms-yi [0.4.2] |
| 120 | + |
| 121 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 122 | + |
| 123 | +### llama-index-memory-bedrock-agentcore [0.1.0] |
| 124 | + |
| 125 | +- feat: Bedrock AgentCore Memory integration ([#19953](https://github.com/run-llama/llama_index/pull/19953)) |
| 126 | + |
| 127 | +### llama-index-multi-modal-llms-openai [0.6.2] |
| 128 | + |
| 129 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 130 | + |
| 131 | +### llama-index-readers-confluence [0.4.4] |
| 132 | + |
| 133 | +- Fix: Respect cloud parameter when fetching child pages in ConfluenceR… ([#19983](https://github.com/run-llama/llama_index/pull/19983)) |
| 134 | + |
| 135 | +### llama-index-readers-service-now [0.2.2] |
| 136 | + |
| 137 | +- Bug Fix :- Not Able to Fetch Page whose latest is empty or null ([#19916](https://github.com/run-llama/llama_index/pull/19916)) |
| 138 | + |
| 139 | +### llama-index-selectors-notdiamond [0.4.0] |
| 140 | + |
| 141 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 142 | + |
| 143 | +### llama-index-tools-agentql [1.2.0] |
| 144 | + |
| 145 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 146 | + |
| 147 | +### llama-index-tools-playwright [0.3.1] |
| 148 | + |
| 149 | +- chore: fix playwright tests ([#19946](https://github.com/run-llama/llama_index/pull/19946)) |
| 150 | + |
| 151 | +### llama-index-tools-scrapegraph [0.2.2] |
| 152 | + |
| 153 | +- feat: update scrapegraphai ([#19974](https://github.com/run-llama/llama_index/pull/19974)) |
| 154 | + |
| 155 | +### llama-index-vector-stores-chroma [0.5.3] |
| 156 | + |
| 157 | +- docs: fix query method docstring in ChromaVectorStore Fixes #19969 ([#19973](https://github.com/run-llama/llama_index/pull/19973)) |
| 158 | + |
| 159 | +### llama-index-vector-stores-mongodb [0.8.1] |
| 160 | + |
| 161 | +- fix llm deps for openai ([#19944](https://github.com/run-llama/llama_index/pull/19944)) |
| 162 | + |
| 163 | +### llama-index-vector-stores-postgres [0.7.0] |
| 164 | + |
| 165 | +- fix index creation in postgres vector store ([#19955](https://github.com/run-llama/llama_index/pull/19955)) |
| 166 | + |
| 167 | +### llama-index-vector-stores-solr [0.1.0] |
| 168 | + |
| 169 | +- Add ApacheSolrVectorStore Integration ([#19933](https://github.com/run-llama/llama_index/pull/19933)) |
| 170 | + |
5 | 171 | ## [2025-09-24]
|
6 | 172 |
|
7 | 173 | ### llama-index-core [0.14.3]
|
|
0 commit comments