Cristhian Zanforlin Lousa
ab017bafcd
feat: Add not contains filter operator in DataFrame Operations Component (#9415)
* 🐛 (dataframe_operations.py): Fix bug in DataFrameOperationsComponent where "not contains" filter option was missing, causing incorrect filtering behavior.
* [autofix.ci] apply automated fixes
* Update pyproject versions
* fix: Avoid namespace collision for Astra (#9544)
* fix: Avoid namespace collision for Astra
* [autofix.ci] apply automated fixes
* Update Vector Store RAG.json
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* fix: Revert to a working composio release for module import (#9569)
fix: revert to stable composio version
* fix: Knowledge base component refactor (#9543)
* fix: Knowledge base component refactor
* [autofix.ci] apply automated fixes
* [autofix.ci] apply automated fixes (attempt 2/3)
* Update styleUtils.ts
* Update ingestion.py
* [autofix.ci] apply automated fixes
* Fix ingestion of df
* [autofix.ci] apply automated fixes
* Update Knowledge Ingestion.json
* Fix one failing test
* [autofix.ci] apply automated fixes
* [autofix.ci] apply automated fixes
* Revert composio versions for CI
* Revert "Revert composio versions for CI"
This reverts commit 9bcb694ea1e20d544cf5e17fed2f9f4c0a3c192b.
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Edwin Jose <edwin.jose@datastax.com>
Co-authored-by: Carlos Coelho <80289056+carlosrcoelho@users.noreply.github.com>
* fix: Fix env file handling in Windows build scripts (#9414)
fix .env load on windows script
Co-authored-by: Ítalo Johnny <italojohnnydosanjos@gmail.com>
* fix: update agent_llm display name to "Model Provider" in AgentComponent (#9564)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* 📝 (test_mcp_util.py): add a check to skip test if DeepWiki server is rate limiting requests to avoid false test failures
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jordan Frazier <jordan.frazier@datastax.com>
Co-authored-by: Eric Hare <ericrhare@gmail.com>
Co-authored-by: Edwin Jose <edwin.jose@datastax.com>
Co-authored-by: Carlos Coelho <80289056+carlosrcoelho@users.noreply.github.com>
Co-authored-by: Ítalo Johnny <italojohnnydosanjos@gmail.com>