UNPKG

quivr-typechat

Version:

A TypeChatLanguageModel compatible with Quivr API to run TpeChat on your own Quivr istance with the possibility of using a private LLM

9 lines 155 B
{ "compilerOptions": { "moduleResolution": "node", "target": "es6", "module": "commonjs", "outDir": "dist", "declaration": true } }