Documentation
¶
Index ¶
Constants ¶
View Source
const CommitDraftSystemPrompt = `` /* 465-byte string literal not displayed */
View Source
const CommitRefineSystemPrompt = `` /* 371-byte string literal not displayed */
View Source
const ConflictExplainerPrompt = `` /* 675-byte string literal not displayed */
View Source
const ExplainDiffSystemPrompt = `` /* 265-byte string literal not displayed */
View Source
const PRDraftSystemPrompt = `` /* 277-byte string literal not displayed */
View Source
const PlannerSystemPrompt = `` /* 1338-byte string literal not displayed */
Variables ¶
View Source
var ErrAllProvidersFailed = errors.New("all AI providers failed")
View Source
var ErrNoAPIKey = errors.New("no API key configured")
Functions ¶
func CompressStepHistory ¶
func RedactSecrets ¶
func SummarizeDiff ¶
func TaskTypeFor ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) HasProvider ¶
func (*Client) RotateModel ¶
func (c *Client) RotateModel()
Click to show internal directories.
Click to hide internal directories.