prompt-foundry/python-sdk
The prompt engineering, prompt management, and prompt evaluation tool for Python
Provides both synchronous and asynchronous clients (via httpx) to interact with a REST API for retrieving and executing managed prompts. Supports two integration patterns: a completion proxy that abstracts LLM provider switching, or direct provider integration for OpenAI and Anthropic with parameter retrieval and variable templating. Full type safety through TypedDicts for requests and Pydantic models for responses with built-in serialization helpers.
No commits in the last 6 months.
Stars
8
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/prompt-foundry/python-sdk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Mirascope/lilypad
Open-source versioning, tracing, and annotation tooling.
Supervertaler/Supervertaler-Workbench
Open-source, AI-enhanced CAT tool with multi-LLM support, translation memory, glossary...
crjaensch/PromptoLab
A multi-platform app to serve as a prompts catalog, a LLM playground for running and optimizing...
parea-ai/parea-sdk-py
Python SDK for experimenting, testing, evaluating & monitoring LLM-powered applications - Parea...
jeong-se-hun/autotune-skill
Eval-first tuning skill for prompts, docs, skills, and code with guards, holdouts, and stop rules.