wangdong-sd
wangdong-sd
**What version of redis operator are you using?** redis-operator version: v0.18.0 **Does this issue reproduce with the latest release?** **What operating system and processor architecture are you using (`kubectl version`)?**...
### Describe the feature or problem you'd like to solve _No response_ ### Proposed solution I can not get the point why this does not support WSL terminal setup provided...
I followed your document here: https://developer.dataiku.com/latest/tutorials/genai/nlp/create-knowledge-bank/index.html#wrapping-up. I try to query the KB. With this line: ```vector_store = kb_core.as_langchain_vectorstore()``` I got error: ``` from dataiku.core.vector_stores.lifecycle.shared_folder import ( ModuleNotFoundError: No module named...