microsoft / prompty

Prompty makes it easy to create, manage, debug, and evaluate LLM prompts for your AI applications. Prompty is an asset class and format for LLM prompts designed to enhance observability, understandability, and portability for developers.
https://prompty.ai
MIT License
521 stars 46 forks source link

Feature Request: support more models like Claude, Gemini... #123

Open qinezh opened 2 weeks ago

qinezh commented 2 weeks ago

Support more models from popular providers like Anthropic, Google...

injeniero commented 1 week ago

It does work with any service that expose an openai compatible API. I'm currently using it Groq and locally with LMStudio(Mac)