package
Version:
v0.0.31
Opens a new window with list of versions in this module.
Published: Apr 15, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Input struct {
Question string `json:"input" jsonschema:"the question to ask the data asset discovery agent"`
}
type Output struct {
Answer string `json:"output" jsonschema:"the answer from the data asset discovery agent"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.