[feature]: Improve pinecone db integration (#806)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import argparse
|
||||
|
||||
import pytest
|
||||
from fastapi_poe.types import ProtocolMessage, QueryRequest
|
||||
|
||||
from embedchain.bots.poe import PoeBot, start_command
|
||||
from fastapi_poe.types import QueryRequest, ProtocolMessage
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Reference in New Issue
Block a user