MCPcopy 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

1import axios from 'axios';
2//import { useCachedModels } from './mlModels';
3import { Tool, tools, ExtendedTool, summarizeTools } from './tools';
4import { getEncoding } from 'js-tiktoken';

Callers

nothing calls this directly

Calls 4

lruCacheFunction · 0.90
asyncTimeLruCacheFunction · 0.90
asyncLruCacheFunction · 0.90
getAPIURLsFunction · 0.85

Tested by

no test coverage detected