mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +00:00

* try to always use at least 3 few shot examples * add args for auto tune * use context-based KNN to select most relevant chunks * enforce at least 3 few shot examples for generated prompts * utils for content-based KNN * sem version * fix callback arg * fixes * switch back to no op callbacks * make n few shot, user controlled. default to 2"
5 lines
108 B
JSON
5 lines
108 B
JSON
{
|
|
"type": "minor",
|
|
"description": "Add content-based KNN for selecting prompt tune few shot examples"
|
|
}
|