Commit Graph

6 Commits

Author SHA1 Message Date
Devin AI
1353be12ce style: Fix import sorting in test file
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-09 23:32:27 +00:00
Devin AI
a293a37ef8 test: Handle both directory removal and empty directory cases
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-09 23:29:21 +00:00
Devin AI
0dfa5b05d3 test: Use custom embedder for cleanup test
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-09 23:28:23 +00:00
Devin AI
24eeffb87e test: Add OpenAI API key to cleanup test
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-09 23:27:49 +00:00
Devin AI
e6698e24cd fix: Convert PosixPath to str for ChromaDB
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-09 23:26:51 +00:00
Devin AI
d56523a01a fix: Update embedding configuration and fix type errors
- Add configurable embedding provider support
- Remove OpenAI dependency for memory reset
- Add tests for different embedding providers
- Fix type hints and improve docstrings

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-09 23:25:38 +00:00