Documentation
¶
Index ¶
- func Execute() error
- func GetBuildDate() string
- func GetCommit() string
- func GetMCPRegistry() *mcp.Registry
- func GetModel() string
- func GetProvider() string
- func GetVerbose() bool
- func GetVersion() string
- func InitProjectLogs() error
- func NewChatCmd() *cobra.Command
- func NewConfigCmd() *cobra.Command
- func NewRootCmd() *cobra.Command
- func NewSessionCmd() *cobra.Command
- func SetBuildDate(d string)
- func SetBuiltBy(b string)
- func SetCommit(c string)
- func SetVersion(v string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute() error
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GetMCPRegistry ¶
GetMCPRegistry returns the global MCP registry for use by other commands.
func InitProjectLogs ¶ added in v0.1.6
func InitProjectLogs() error
InitProjectLogs initializes logging to project-relative log file
func NewChatCmd ¶
NewChatCmd returns the chat command for testing/benchmarking
func NewConfigCmd ¶
NewConfigCmd returns the config command for testing/benchmarking
func NewRootCmd ¶
NewRootCmd returns a new root command instance for testing/benchmarking
func NewSessionCmd ¶
NewSessionCmd returns the session command for testing/benchmarking
func SetBuildDate ¶
func SetBuildDate(d string)
SetBuildDate sets the build date (used by build scripts)
Types ¶
This section is empty.
Source Files
¶
- auth.go
- chat.go
- config.go
- config_masking.go
- design.go
- design_extract.go
- design_generate.go
- design_sync.go
- design_upload.go
- logs.go
- mcp.go
- rate_limit.go
- rlhf.go
- rlhf_analytics.go
- rlhf_correction.go
- rlhf_interaction.go
- root.go
- session.go
- setup.go
- strapi.go
- strapi_blog.go
- strapi_content.go
- utils.go
- version.go
- zerodb.go
- zerodb_helpers.go
- zerodb_memory.go
- zerodb_quantum.go
- zerodb_table.go
- zerodb_vector.go
Click to show internal directories.
Click to hide internal directories.