release
This commit is contained in:
+2
-1
@@ -43,7 +43,8 @@ from app.models.vector_models import (
|
||||
ActionRecommendationRequest, ActionRecommendationResponse,
|
||||
ActionRecommendationSimpleResponse,
|
||||
VectorDBStatusResponse, VectorDBStatus,
|
||||
FindReviewsResponse, StoredDataInfo
|
||||
FindReviewsResponse, StoredDataInfo,
|
||||
StoreInfoRequest, StoreInfoResponse
|
||||
)
|
||||
|
||||
from app.services.restaurant_service import RestaurantService
|
||||
|
||||
Reference in New Issue
Block a user