Genkit MCP

Official
Apache 2.0
127
1,173
{ "extends": "../../tsconfig.json", "include": ["src"], "compilerOptions": { // chromadb does not compile cleany. It tries to import @xenova/transformers and // chromadb-default-embed, which do not seem to be packaged with the library "skipLibCheck": true } }