Merge branch 'main' into embeds

Signed-off-by: Hikari Haru <rene9917@gmail.com>
Hikari Haru 2 years ago committed by GitHub
commit 4249baf10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,8 +26,10 @@ from models.openai_model import Model
from services.usage_service import UsageService
from services.environment_service import EnvService
__version__ = "6.1"
"""
The pinecone service is used to store and retrieve conversation embeddings.
"""

Loading…
Cancel
Save