File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ python3 -m models.examples.training_services_oracle "Oracle database administrat
4646python3 -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
You can’t perform that action at this time.
0 commit comments