package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Aug 15, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ErrStoreTypeNotSet = "store.type must be set"
ErrPostgresDSNNotSet = "store.postgres.dsn must be set"
StoreTypePostgres = "postgres"
)
Execute executes the root cobra command.
NewAppState creates an AppState struct from the config file / ENV, initializes the stores,
extractors, and creates the OpenAI client
Source Files
¶
Click to show internal directories.
Click to hide internal directories.