{"id":20553277,"url":"https://github.com/tmc/pe","last_synced_at":"2025-03-06T06:18:27.849Z","repository":{"id":261759402,"uuid":"885253723","full_name":"tmc/pe","owner":"tmc","description":"prompt engineering tools, specifications, and more.","archived":false,"fork":false,"pushed_at":"2025-03-02T09:53:31.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T10:28:54.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-08T08:51:11.000Z","updated_at":"2025-03-02T09:53:34.000Z","dependencies_parsed_at":"2024-11-08T09:38:12.075Z","dependency_job_id":"85f16b8a-52b3-418b-9a1d-cc0d02e8baf7","html_url":"https://github.com/tmc/pe","commit_stats":null,"previous_names":["tmc/pe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fpe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fpe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fpe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fpe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc","download_url":"https://codeload.github.com/tmc/pe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242157274,"owners_count":20081041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T02:40:22.083Z","updated_at":"2025-03-06T06:18:27.837Z","avatar_url":"https://github.com/tmc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pe\n\npe is a collection of tools for working with prompt engineering concepts, files, and tools.\n\n## Tools\n\n* [pfutil](cmd/pfutil): operations on promptfoo configuration files\n  * `vet`: validate promptfoo configuration files\n  * `fmt`: format promptfoo configuration files\n  * `convert`: convert promptfoo configuration files between formats (yaml, json)\n  * `run`: execute promptfoo configuration files against LLM providers (with mock implementations)\n* Scripts:\n  * `scripts/test-convert.sh`: simple test for format conversion roundtrips\n  * `scripts/test-semantic-equality.sh`: comprehensive test for data integrity during format conversions\n\n\n## Specifications\n\n* [prompt_engineering.proto](./prompt_engineering.proto): Protobuf definitions for prompt\n  engineering concepts.\n\n## Download/Install\n\nThe easiest way to install is to run `go install github.com/tmc/pe/cmd/...@latest`.\nYou can also clone the repository and run `go install ./cmd/...`.\n\n## Contribute\n\nContributions to pe are welcome. Before submitting a pull request, please make\nsure tests pass:\n\n```\n# Run Go tests\ngo test ./...\n\n# Test the pfutil tool's format conversion functionality\n./scripts/test-semantic-equality.sh\n```\n\n## Report Issues / Send Patches\n\nhttps://github.com/tmc/pe/issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fpe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmc%2Fpe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fpe/lists"}