Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed Jan 17, 2024
1 parent b789663 commit cea938c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ For the embeddings model, default is to use a [HuggingFace Sentence Transformers

For enumerated options, acceptables values are:
- `chain_type`: `base`, `sources`, `conversation`
- `doc_chain_type`: `stuff`, `map_reduce`. `refine` and `map_rerank` have not been tested
- `doc_chain_type`: `stuff`, `map_reduce`, `refine`, `map_rerank`
- `search_type`: `similarity`, `similarity_score_threshold`, `mmr`

## Debugging
Expand Down

0 comments on commit cea938c

Please sign in to comment.