PromptOps is an open-source toolbox for working with large language models in a repeatable, vendor-neutral way. It provides shared prompts, adapters, and CLI shims that let tools like Claude-CLI, OpenAI, and local models behave consistently, without rewriting workflows every time a model or API changes.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
feat: update Grok backend to grok-4.20-experimental-beta models
93e8ff2View on GitHubfeat: add xAI Grok backend with compatibility proxy
b3a8953View on GitHubfeat: refactor codebase into internal packages and fix Z.AI model config
29b88c5View on GitHubDefault YOLO mode to true for frictionless experience
0006b40View on GitHubAdd Ollama support with Anthropic-to-OpenAI proxy
aa342b3View on GitHubFix Ollama mode by adding missing env vars to whitelist
b242efcView on GitHubFix usage command display and verify YOLO mode functionality
de5542fView on GitHub