|
|
|
|
|
by j-b
973 days ago
|
|
The semantic search uses the BGE model here (https://huggingface.co/BAAI/bge-large-en-v1.5). The summarizer response attempts to avoid context outside of verses provided to Claude's API. By default, Claude has a tendency to start quoting other verses not included in the search context (which it was generally trained on). |
|