UNPKG

gaunt-sloth-assistant

Version:

[![Tests and Lint](https://github.com/Galvanized-Pukeko/gaunt-sloth-assistant/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/Galvanized-Pukeko/gaunt-sloth-assistant/actions/workflows/unit-tests.yml) [![Integration Tests](https://github.co

3 lines (2 loc) 140 B
import { GthConfig } from '#src/config.js'; export declare function get(_: GthConfig): import("@langchain/core/tools").DynamicTool<string>;