Commit dfc3638
committed
init v2
first working grid study
checkpoint: basic grid search notebook
checkpoing: custom grid study first working
bayes first working
working with new search method input structure
first push
first integration tests
test running after env var update
comparison example
search method table
image update
updates pyproject to make retrieval optimizer locally installable
uses redisvl TextQuery class for bm25 text search
adds text, vector, and id fields to SearchMethodInput instead of reading from env
no longer reads text and id field names from environment
0.1.00 parents commit dfc3638
File tree
49 files changed
+13494
-0
lines changed- .vscode
- docs/examples
- bayesian_optimization
- comparison
- grid_study
- redis_retrieval_optimizer
- corpus_processors
- search_methods
- reference
- tests
- integration
- bayes_data
- grid_data
- vector_data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+13494
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments