Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Xyntopia/taskyon
/ chat.ts
File
chat.ts
src/modules/chat.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
axios from
'axios'
;
2
//import { useCachedModels } from './mlModels';
3
import
{ Tool, tools, ExtendedTool, summarizeTools } from
'./tools'
;
4
import
{ getEncoding } from
'js-tiktoken'
;
Callers
nothing calls this directly
Calls
4
lruCache
Function · 0.90
asyncTimeLruCache
Function · 0.90
asyncLruCache
Function · 0.90
getAPIURLs
Function · 0.85
Tested by
no test coverage detected