Commit 09c942a
Rajin Kichannagari
fix(lightspeed): stop hardcoding vector_store_ids to product docs only
The backend plugin was explicitly setting vector_store_ids to only
the rhdh-product-docs vector store, which prevented BYOK (Bring Your
Own Knowledge) RAG sources from being queried via inline RAG.
By removing this override, the lightspeed-stack uses its own rag.inline
config to determine which stores to query, enabling multi-source RAG.1 parent 9881bf8 commit 09c942a
1 file changed
Lines changed: 0 additions & 15 deletions
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | 137 | | |
140 | 138 | | |
141 | 139 | | |
| |||
601 | 599 | | |
602 | 600 | | |
603 | 601 | | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | 602 | | |
618 | 603 | | |
619 | 604 | | |
| |||
0 commit comments