Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergePrompts ¶
func MergePrompts(base, override []api.ServerPrompt) []api.ServerPrompt
MergePrompts merges two slices of prompts, with prompts in override taking precedence over prompts in base when they have the same name
func ToServerPrompts ¶
func ToServerPrompts(prompts []api.Prompt) []api.ServerPrompt
ToServerPrompts converts Prompt definitions to ServerPrompts with handlers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.