UNPKG

swift-agent

Version:

A building block of agentic systems: an LLM that can retrieve information, use tools, and store user inputs.

9 lines (8 loc) 156 B
{ "extends": "@tsconfig/node24/tsconfig.json", "compilerOptions": { "declaration": true, "outDir": "./dist" }, "include": ["src/**/*.ts"] }