Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 19, 2023
1 parent aa4bb17 commit cf980cb
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
1.0.0

0 comments on commit cf980cb

Please sign in to comment.