For instances where Wanda's "wandachat" API is used from other extensions, there might not be a RAG approach required. So, there should be a parameter which will just skip the elasticsearch query step.
Example:
$wgWandaSkipESQuery = true;
For instances where Wanda's "wandachat" API is used from other extensions, there might not be a RAG approach required. So, there should be a parameter which will just skip the elasticsearch query step.
Example:
$wgWandaSkipESQuery = true;
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Add API paramater for skipping Elasticsearch query step | mediawiki/extensions/Wanda | master | +44 -18 |
Change #1198689 had a related patch set uploaded (by TechieNK; author: TechieNK):
[mediawiki/extensions/Wanda@master] Add API paramater for skipping Elasticsearch query step
Change #1198689 merged by jenkins-bot:
[mediawiki/extensions/Wanda@master] Add API paramater for skipping Elasticsearch query step