Documentation/Progress Notes: Difference between revisions
Serdar.sanri (talk | contribs) |
Serdar.sanri (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 185: | Line 185: | ||
Relevant environment variables: | Relevant environment variables: | ||
{| | {| class="wikitable" | ||
!width="13%"| Variable | !width="13%"| Variable | ||
!width="43%"| Purpose | !width="43%"| Purpose | ||
| 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. | ||