common

package
v0.0.0-...-457c2cb Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HelpText       = "↑/↓: Navigate • esc: Quit"
	HelpTextProTip = "💡 ProTip: Type '/c' to clear chat history."
	HelpTextReset  = "ctrl+r: Reset all"
	HelpTextTab    = "tab: Fill to default"
)
View Source
const (
	ChatPlaceholder    = "Send your prompt..."
	ChatWelcomeMessage = `Welcome to the Lumerin-Morpheus CLI! 🤖
Type a message and press Enter to send.`
)
View Source
const Version = "v1.0.0"

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Edit         bool
	List         bool
	Remove       bool
	Version      bool
	Session      string
	Model        string
	PrivateKey   string
	LocalModels  []interface{}
	RemoteModels []interface{}

	UseLocalModel bool
	Client        *client.ApiGatewayClient
}

Jump to

Keyboard shortcuts

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