File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -278,6 +278,13 @@ Information on ways to participate can be found in our [Contributors Guide](http
278278<details >
279279 <summary ><b >🚧 Change Log</b ></summary >
280280
281+ - ** 8 Dec 2023: llmware v0.1.11**
282+ - New fast start examples for high volume Document Ingestion and Embeddings with Milvus.
283+ - New LLMWare 'Pop up' Inference Server model class and example script.
284+ - New Invoice Processing example for RAG.
285+ - Improved Windows stack management to support parsing larger documents.
286+ - Enhancing debugging log output mode options for PDF and Office parsers.
287+
281288- ** 30 Nov 2023: llmware v0.1.10**
282289 - Windows added as a supported operating system.
283290 - Further enhancements to native code for stack management.
Original file line number Diff line number Diff line change 1212# implied. See the License for the specific language governing
1313# permissions and limitations under the License.
1414
15- __version__ = '0.1.11.4 '
15+ __version__ = '0.1.11'
1616__author__ = 'llmware'
1717__license__ = 'Apache 2.0 License'
You can’t perform that action at this time.
0 commit comments