Skip to content

Add PromptLab to LLMOps tools#287

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

Add PromptLab to LLMOps tools#287
vesper-astrena wants to merge 1 commit intotensorchord:mainfrom
vesper-astrena:add-promptlab

Conversation

@vesper-astrena
Copy link

Added PromptLab to the tools list, alongside promptfoo and prompttools.

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

  • Template variables ({{variable}} syntax)
  • YAML prompt collections for batch comparison
  • Side-by-side output with response time, token usage, and cost metrics
  • Works with OpenAI API out of the box

It's lightweight (single Python file, no pip install needed) and designed for developers who want quick prompt testing from the terminal without setting up a platform.

Happy to adjust if needed!

Signed-off-by: user <user@usernoMacBook-Pro.local>
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