Frequently Asked Questions
Will the Promptd client slow down my app?
TLDR; That's very unlikely.
The Promptd client uses a local, in-memory, configurable cache, which means prompt fetches are essentially free after the initial request.
Which LLMs are supported?
Promptd is completely LLM-agnostic.
Does Promptd client come in other languages?
Python sdk is coming soon!