Documentation/Progress Notes: Difference between revisions
Serdar.sanri (talk | contribs) |
Serdar.sanri (talk | contribs) |
||
| Line 211: | Line 211: | ||
* The '''number of chunks''' used is '''configurable''' (<code>SOLR_RAG_CHUNK_LIMIT</code>), so you can tune how much document material the AI sees. | * The '''number of chunks''' used is '''configurable''' (<code>SOLR_RAG_CHUNK_LIMIT</code>), so you can tune how much document material the AI sees. | ||
* '''Patient documents''' are always used via RAG (semantic search); personality and template documents can be either full content or RAG. | * '''Patient documents''' are always used via RAG (semantic search); personality and template documents can be either full content or RAG. | ||