From cf980cbc77071b4eeaad4120303fcee0b133ef16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 20:13:54 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 18 ++++++++++++++++++ version.txt | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29bb..7d8486b6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## 1.0.0 (2023-10-19) + + +### Features + +* Get answers using preferred number of chunks ([cf709a6](https://github.com/imartinez/privateGPT/commit/cf709a6b7a951fc333ef5a089b24179ca660469b)) +* Release GitHub action ([#1078](https://github.com/imartinez/privateGPT/issues/1078)) ([b745091](https://github.com/imartinez/privateGPT/commit/b7450911b25b0b70528fd4b620cffb90766e3448)) +* **ui:** add LLM mode to UI ([#1080](https://github.com/imartinez/privateGPT/issues/1080)) ([d249a17](https://github.com/imartinez/privateGPT/commit/d249a17c330abd122e4988d35d94bcc2df980700)) + + +### Bug Fixes + +* 294 (tested) ([4cda348](https://github.com/imartinez/privateGPT/commit/4cda348cf87f56ff237e376b03732b1b47a99215)) +* Add `TARGET_SOURCE_CHUNKS` to `example.env` ([2027ac5](https://github.com/imartinez/privateGPT/commit/2027ac563b6606199563632191b65f5105af8ebe)) +* Disable Chroma Telemetry ([8c6a81a](https://github.com/imartinez/privateGPT/commit/8c6a81a07fc9c800d53f62a33f5ae3b5247a22a6)) +* make docs more visible ([#1081](https://github.com/imartinez/privateGPT/issues/1081)) ([aa4bb17](https://github.com/imartinez/privateGPT/commit/aa4bb17a2e6a797b450fa11a45e0b0528b8efecf)) diff --git a/version.txt b/version.txt index 8a9ecc2ea..3eefcb9dd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.1 \ No newline at end of file +1.0.0