[Feature] Add Qdrant support (#822)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import os
|
||||
import pytest
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
import pytest
|
||||
|
||||
from embedchain import App
|
||||
from embedchain.config import AppConfig, BaseLlmConfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user