UNPKG

@aquiles-ai/aquiles-rag-js

Version:

Aquiles-RAG-JS variant made in Fastify to continue the high-performance philosophy of the Python version with FastAPI

4 lines (3 loc) 100 B
#!/usr/bin/env node import { execute } from '@oclif/core'; await execute({ dir: import.meta.url });