mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-13 10:08:29 +00:00
Fix #2746: Add URL protocol validation for Huggingface embedder
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
6
tests/knowledge/test_data.json
Normal file
6
tests/knowledge/test_data.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"test": "data",
|
||||
"nested": {
|
||||
"value": 123
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user