3e7410b6bd
Remove the map files from .gitignore so they are committed as project navigation artifacts, and also unignore them in the sample fixture. Regenerate all maps so the committed versions reflect the current source.
666 B
666 B
src/types
dir: src/types
index: src/types/.pi-map.index.md
role
Provides TypeScript type declarations for the Pi AI module's LLM chat completion functionality within the Pi runtime.
files
- pi-ai.d.ts | TypeScript declaration file for the Pi AI module's
completefunction that provides LLM chat completions within the Pi runtime | exp: complete
arch
Minimal declaration-only types package using ambient module declarations (.d.ts) to define external API interfaces without implementation.
tags
complete, pi, ai.d, typescript, declaration, provides, llm, chat
symbols
- complete
workflows
- change types behavior read: pi-ai.d.ts