Farzad Sunavala
Farzad Sunavala
``` AttributeError: 'TextNode' object has no attribute 'get_doc_id'" ``` I am trying to us Azure AI search and llamaindex to run a custom RAG pipeline and view in weave, I...
### Description Add vector store support for Azure AI Search ### Reproduction steps ```bash 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error...
This is a new PR from this one that was closed for some reason. https://github.com/mem0ai/mem0/pull/2189
### 🐛 Describe the bug **Description** When running poetry install --with test on Windows, NumPy 2.0.2 installation fails due to missing C compiler. The current dependency requirements force NumPy to...
## Description this PR fixes a bug from PR https://github.com/mem0ai/mem0/pull/2354. Fixes # (issue) ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change...
**Is your feature request related to a problem? Please describe.** Currently, integrating Arize Phoenix with [Microsoft Semantic Kernel](https://learn.microsoft.com/semantic-kernel/overview/) requires manual OpenTelemetry (OTEL) instrumentation. While Phoenix supports OTEL, there is no...