package
0.27.2
Repository: https://github.com/getzep/zep.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
CreateSchema creates the db schema if it does not exist.
No description provided by the author
No description provided by the author
MigrateEmbeddingDims drops the old embedding column and creates a new one with the correct dimensions.
No description provided by the author
NewDocumentStore returns a new DocumentStore.
NewMemoryDAO creates a new MemoryDAO.
No description provided by the author
NewPostgresConn creates a new bun.DB connection to a postgres database using the provided DSN.
NewPostgresConnForQueue creates a new pgx connection to a postgres database using the provided DSN.
NewPostgresMemoryStore returns a new PostgresMemoryStore.
NewSessionDAO is a constructor for the SessionDAO struct.
NewSummaryDAO creates a new SummaryDAO.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MinRowsForIndex is the minimum number of rows required to create an index.

# Variables

IndexMutexMap stores a mutex for each collection.

# Structs

No description provided by the author
No description provided by the author
DocumentCollectionSchema represents the schema for the DocumentCollectionDAO table.
DocumentSchemaTemplate represents the schema template for Document tables.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MemoryDAO is a data access object for Memory.
No description provided by the author
No description provided by the author
MessageVectorStoreSchema stores the embeddings for a message.
No description provided by the author
SessionDAO implements the SessionManager interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author