system

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ThreadPrefix            = "t1"
	AgentPrefix             = "a1"
	RunPrefix               = "r1"
	WorkflowPrefix          = "w1"
	WorkflowExecutionPrefix = "we1"
	WorkflowStepPrefix      = "ws1"
	WorkspacePrefix         = "wksp1"
	WebhookPrefix           = "wh1"
	CronJobPrefix           = "cj1"
	KnowledgeSourcePrefix   = "ks1"
	OAuthAppPrefix          = "oa1"
	KnowledgeSetPrefix      = "kst1"
	OAuthAppLoginPrefix     = "oal1"
	EmailReceiverPrefix     = "er1"
	ModelPrefix             = "m1"
	AliasPrefix             = "al1"
	DefaultModelAliasPrefix = "dma1"
)
View Source
const (
	KnowledgeIngestTool     = "knowledge-ingest"
	KnowledgeLoadTool       = "knowledge-load"
	KnowledgeDeleteTool     = "knowledge-delete"
	KnowledgeDeleteFileTool = "knowledge-delete-file"
	KnowledgeRetrievalTool  = "knowledge-retrieval"
	WebsiteCleanTool        = "website-cleaner"
	ResultFormatterTool     = "result-formatter"
	ModelProviderTool       = "otto8-model-provider"

	DefaultNamespace = "default"
)
View Source
const BinEnvVar = "OTTO8_BIN"

Variables

This section is empty.

Functions

func Bin

func Bin() string

func IsAgentID

func IsAgentID(id string) bool

func IsEmailReceiverID added in v0.2.0

func IsEmailReceiverID(id string) bool

func IsRunID

func IsRunID(id string) bool

func IsThreadID

func IsThreadID(id string) bool

func IsWebhookID added in v0.2.0

func IsWebhookID(id string) bool

func IsWorkflowID

func IsWorkflowID(id string) bool

func SetBinToSelf

func SetBinToSelf()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL