Skip to content

Commit

Permalink
Merge branch 'main' of github.com:promptware/metaprompt
Browse files Browse the repository at this point in the history
  • Loading branch information
klntsky committed Nov 9, 2024
2 parents 1151380 + 13be9c5 commit 39c2f03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ This is an early work-in-progress. Follow [me on twitter](https://x.com/klntsky)
- [ ] Finalize and specify the initial version of the syntax
- [ ] Implement a parser
- [x] implement parse tree -> AST conversion
- [ ] return error throwing to the parser
- [ ] implement escaping
- [ ] Implement an evaluator that supports meta-prompting, conditionals and externally-defined variables
- [x] implement a 'manual' evaluator that asks the user to complete LLM inputs
Expand Down

0 comments on commit 39c2f03

Please sign in to comment.