Discover Packages
github.com/danielchalef/zep
cmd
zep
package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: May 10, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
const (
ErrMemoryStoreTypeNotSet = "memory_store.type must be set"
ErrPostgresDSNNotSet = "memory_store.postgres.dsn must be set"
MemoryStoreTypePostgres = "postgres"
)
Execute executes the root cobra command.
NewAppState creates an AppState struct from the config file / ENV, initializes the memory store,
and creates the OpenAI client
Source Files
¶
Click to show internal directories.
Click to hide internal directories.