Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
amakropoulos committed Jun 25, 2024
1 parent a876e94 commit 92cb074
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
11 changes: 4 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
## v2.0.0
## v2.0.1
#### πŸš€ Features

- Feature/use llamacpp (PR: #163)
- Sample with RAG and LLM integration (PR: #170)

#### πŸ› Fixes

- Remove spacing if prompt is empty in phi3 (PR: #166)
- Implement backend with DLLs (PR: #163)
- Separate LLM from LLMClient functionality (PR: #163)
- Add sample with RAG and LLM integration (PR: #170)


## v1.2.9
Expand Down
10 changes: 3 additions & 7 deletions CHANGELOG.release.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
### πŸš€ Features

- Feature/use llamacpp (PR: #163)
- Sample with RAG and LLM integration (PR: #170)

### πŸ› Fixes

- Remove spacing if prompt is empty in phi3 (PR: #166)

- Implement backend with DLLs (PR: #163)
- Separate LLM from LLMClient functionality (PR: #163)
- Add sample with RAG and LLM integration (PR: #170)

0 comments on commit 92cb074

Please sign in to comment.