This suite of tools enables users to interact with AI services directly from their terminal.
Stars
1.0k
Forks
3
Watchers
1.0k
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
added concurrency to handle several endpoints
ccb1e08View on GitHubadded pull and rm commands for multi-endpoint configurations
aa54ee2View on GitHubadded option to use more than one api endpoint
cf50e9dView on GitHubrefactoring; also: added concurrency when printing results
91682e7View on GitHubreplaced OpenAI API library with generic one to be able to access other endpoints as well. Also: added personas.
c9b9232View on GitHubnew project to implement AI client commands for the command line
656d1faView on GitHub