'Am I OpenAI compatible' - a tool and documentation for unified api signatures in open source AI.

r/LocalLLaMA
Generative AI Open Source AI AI Tools

This has turned out to be useful to many of my friends so I thought I'd share here as well. I created a tool and documentation page for most major open-souce project's adherence to 'OpenAI compatibility' after seeing inconsistencies between engines like vLLM and llama.cpp. Now official and unofficial signatures are documented. Beyond that there are gaps for many model types, so there's also ht-compatibility (inherited from OpenAI compatibility for those) Just wanted to share a tool I made that can be useful if you're plugging and playing llm and other ai endpoints e.g. into an app.