Skip to content

Commit 45fb576

Browse files
committed
style: prettier fixes
1 parent 8504fbe commit 45fb576

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
## [1.1.2](https://github.com/lpm0073/hybrid-search-retriever/compare/v1.1.1...v1.1.2) (2023-12-01)
22

3-
43
### Bug Fixes
54

6-
* syntax error in examples.prompt ([230b709](https://github.com/lpm0073/hybrid-search-retriever/commit/230b7090c96bdd4d7d8757b182f891ab1b82c6f4))
5+
- syntax error in examples.prompt ([230b709](https://github.com/lpm0073/hybrid-search-retriever/commit/230b7090c96bdd4d7d8757b182f891ab1b82c6f4))
76

87
## [1.1.1](https://github.com/lpm0073/netec-llm/compare/v1.1.0...v1.1.1) (2023-12-01)
98

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ python3 -m models.examples.training_services_oracle "Oracle database administrat
4646
python3 -m models.examples.load "./data/"
4747

4848
# example 6 - Retrieval Augmented Generation
49-
python3 -m models.examples.rag "What is Accounting Based Valuation?"
49+
python3 -m models.examples.rag "What analytics and accounting courses does Wharton offer?"
5050
```
5151

5252
## Setup

0 commit comments

Comments
 (0)