Kameshwara Pavan Kumar Mantha
Kameshwara Pavan Kumar Mantha
Hi Team, the html-parse-stringify2 is a transitive dependency and the latest version available is 2.0.1 and there is a **CVE-2021-23346** detected in the latest version. is this library activly maintained...
### Context with new version of Liquibase #### Node-Liquibase Version 4.4.0 #### Liquibase Version (if not bundled) ### Description when i configure the liquibase to run the generate changelog i...
### Issues Policy acknowledgement - [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Where did you encounter this bug? Local machine...
### Issues Policy acknowledgement - [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Where did you encounter this bug? Local machine...
## 🐛 Bug ### To Reproduce My Python environment is 3.12.4 and sentencepiece dependency require python < 3.12 and there is a new sentencepiece 0.2.0 released when can we expect...
## Summary Describe key changes, mention related issues or motivation for the changes. (If applicable, issue number: #____) ## Type of change - [ ] Bug fix - [ ]...
### 🐛 Describe the bug Trying to integrate mem0 with Ollama and Qdrant and there are multiple issues. 1. on the first run the data gets ingested sometimes and no...
### Bug Description Indexing of vectors for semantic search is not being done using qdrant ``` # LLM LLM_PROVIDER=gemini LLM_MODEL=gemini/gemini-2.0-flash LLM_API_KEY=AIzaSyDk9qzI8TlaiuQv2QS81K2we4g1R4opTN4 # Embeddings EMBEDDING_PROVIDER=ollama EMBEDDING_MODEL=embeddinggemma:latest EMBEDDING_ENDPOINT=http://localhost:11434/api/embed EMBEDDING_DIMENSIONS=768 HUGGINGFACE_TOKENIZER=sentence-transformers/all-MiniLM-L6-v2 GRAPH_DATABASE_PROVIDER=kuzu GRAPH_DATABASE_PROVIDER=kuzu-remote...