Skip to content

Add PromptLab to Prompt Management and Testing#74

Open
vesper-astrena wants to merge 1 commit intopromptslab:mainfrom
vesper-astrena:add-promptlab
Open

Add PromptLab to Prompt Management and Testing#74
vesper-astrena wants to merge 1 commit intopromptslab:mainfrom
vesper-astrena:add-promptlab

Conversation

@vesper-astrena
Copy link
Copy Markdown

Added PromptLab to the Prompt Management and Testing section.

PromptLab is a zero-dependency Python CLI for testing and comparing LLM prompts:

  • Template variables ({{variable}} placeholders)
  • YAML prompt collections for side-by-side comparison
  • Metrics: response time, token count, estimated cost per call
  • Works with OpenAI API

It fits alongside tools like Promptfoo and Better Prompt as a lightweight, terminal-based prompt testing tool.

Happy to adjust the description or placement if needed!

PromptLab is a zero-dependency Python CLI tool for testing and comparing
LLM prompts with template variables, YAML configs, and cost tracking.

GitHub: https://github.com/vesper-astrena/promptlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant