Ask a question to get started
Enter to sendā¢Shift+Enter new line
Configuration for a Zep Collection.
Zep Collection
If the collection does not exist, it will be created.
CollectionConfig( self, name: str, description: Optional[str], metadata: Optional[Dict[str, Any]], embedding_dimensions: int, is_auto_embedded: bool )