Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Ian Webster 44415863af
fix: typescript for prompt functions (#2287)
8 months ago
..
92830ecb92
fix: resolve issues with relative prompt paths (#1066)
1 year ago
9bd03d29e3
feat: normalize prompt input formats, introduce single responsibility handlers, improve test coverage, and fix minor bugs (#994)
1 year ago
9071eef2df
fix: load file before running prompt function (#583)
1 year ago
9bd03d29e3
feat: normalize prompt input formats, introduce single responsibility handlers, improve test coverage, and fix minor bugs (#994)
1 year ago
96306c3b1a
feat: add support for markdown prompts (#1616)
11 months ago
9bd03d29e3
feat: normalize prompt input formats, introduce single responsibility handlers, improve test coverage, and fix minor bugs (#994)
1 year ago
9bd03d29e3
feat: normalize prompt input formats, introduce single responsibility handlers, improve test coverage, and fix minor bugs (#994)
1 year ago
d3fe2bdbab
Support for custom functions as prompts (#147)
1 year ago
44415863af
fix: typescript for prompt functions (#2287)
8 months ago
3014f7ebf0
chore: formatting
1 year ago
18a4d751af
Fix issue with named prompt function imports
1 year ago
d2efa190d5
feat: prompts as python classmethods (#1799)
10 months ago
d3fe2bdbab
Support for custom functions as prompts (#147)
1 year ago
44415863af
fix: typescript for prompt functions (#2287)
8 months ago

README.md

You have to be logged in to leave a comment. Sign In

To get started, set your OPENAI_API_KEY environment variable.

This example contains most supported prompt format. Browse the examples or see https://www.promptfoo.dev/docs/configuration/parameters/#prompts for more information on specific formats.

Then run:

npx promptfoo@latest eval

Afterwards, you can view the results by running promptfoo view

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...