LCORE-3186: Added namespaces to test RAG db - #2240
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
f28db9a to
f1de41c
Compare
| {"detail": {"response": "Unable to connect to OGX", "cause": "Connection error."}} | ||
| """ | ||
|
|
||
| Scenario: Check if shields endpoint reports error when llama-stack is unreachable |
There was a problem hiding this comment.
Leftover - shields no longer access OGX
e3e821b
into
lightspeed-core:feature/upgrade-ogx-to-1.0.2
Description
Updates e2e BYOK FAISS fixtures (kv_store.db, pdf_kv_store.db) to use the OGX 1.0 vector_io::faiss: KV key namespace, and documents the requirement in tests/e2e/rag/README.md. Without this prefix, OGX 1.0 cannot see the committed stores and RAG e2e searches return empty results.
Type of change
Tools used to create PR
Identify any AI code assistants used in this PR (for transparency and review context)
Related Tickets & Documents
Checklist before requesting a review
Testing