promptdesk and typescript-sdk
About promptdesk
promptdesk/promptdesk
Promptdesk is a tool designed for effectively creating, organizing, and evaluating prompts and large language models (LLMs).
PromptDesk helps AI product managers, developers, and researchers create, organize, and evaluate the text prompts used with large language models (LLMs). You input prompt ideas and test data, and it outputs refined, version-controlled prompts ready for integration into applications, along with performance logs. It's designed for anyone building or experimenting with LLM-powered features and needing to manage prompts systematically.
About typescript-sdk
prompt-foundry/typescript-sdk
The prompt engineering, prompt management, and prompt evaluation tool for TypeScript, JavaScript, and NodeJS.
Offers dual integration modes: a completion proxy that abstracts multi-provider LLM calls with consistent APIs, or direct provider integration (OpenAI, Anthropic) that retrieves rendered prompts with pre-configured model parameters. Supports template variable substitution, message appending, and includes automatic retry logic with exponential backoff for transient failures and rate limits.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work