Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altic-dev/Pilot
/ text-variation.ts
File
text-variation.ts
src/tools/text-variation.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
"zod"
;
2
import
{ generateText, tool, stepCountIs } from
"ai"
;
3
import
{ logger } from
"@/lib/logger"
;
4
import
{ getModel } from
"@/lib/model-provider"
;
Callers
nothing calls this directly
Calls
1
getModel
Function · 0.90
Tested by
no test coverage detected