lookupimpl

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2026 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAssistantPresetReferenceLookups

func NewAssistantPresetReferenceLookups(
	modelPresetSt *modelpresetStore.ModelPresetStore,
	toolSt *toolStore.ToolStore,
	skillSt *skillStore.SkillStore,
	mcpServerStore MCPServerConfigStore,
	mcpDiscovery MCPDiscoveryLookup,
) assistantpresetStore.ReferenceLookups

func NewMCPContextLookup added in v0.1.22

func NewMCPContextLookup(
	serverStore MCPServerConfigStore,
	discovery MCPDiscoveryLookup,
) assistantpresetStore.MCPContextLookup

Types

type MCPServerConfigStore added in v0.1.22

type MCPServerConfigStore interface {
	GetMCPServer(
		ctx context.Context,
		req *mcpSpec.GetMCPServerRequest,
	) (*mcpSpec.GetMCPServerResponse, error)
}

Jump to

Keyboard shortcuts

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