A Node.js CLI tool inspired by Simon Willison's `llm` for interacting with various LLM providers. Uses the Vercel AI SDK with their gateway for unified access to multiple providers.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^3.0.66^6.0.116^14.0.2^17.2.3^21.3.0^6.9.0^2.8.2^9.39.2^24.10.1^9.39.2^10.1.8^17.0.0^2.6.13.7.4^4.21.0^5.9.3^8.52.0^4.0.1644
commits
feat: add -f/--fragment option to prepend file/URL/stdin content to prompts
5327403View on GitHubrefactor: extract helper functions and pretty-print structured output
ed8934cView on GitHubremove the cmd command as it can be done with a template
21294ffView on GitHub