Readme Update

This commit is contained in:
Cameron
2026-01-15 11:55:39 -06:00
committed by GitHub
parent e22360cd4d
commit 986f3985b1
+1 -1
View File
@@ -37,7 +37,7 @@ Set the following environment variables:
## How It Works ## How It Works
After search completes, the plugin extracts the top 6 results as context. A client-side script calls the stream endpoint with a signed token. The LLM response streams back to update UI dynamically. After search completes, the plugin extracts 6 top results as context. A client-side script calls the stream endpoint with a signed token. The LLM response streams back to update UI dynamically.
## Ollama (Local) ## Ollama (Local)