(chore) removing bloat

This commit is contained in:
ishaan-jaff
2023-11-15 17:11:56 -08:00
parent 1d5e68197e
commit 2a81cc567d
-1
View File
@@ -333,7 +333,6 @@ cohere_embedding_models: List = [
bedrock_embedding_models: List = ["amazon.titan-embed-text-v1"]
from .timeout import timeout
from .testing import *
from .utils import (
client,
exception_type,