Commit Graph

23 Commits

Author SHA1 Message Date
Adrian Galilea fbc4246eb7 typo readme DSL example (#50)
s. import wasn't working for me, imported pprint
2023-07-10 11:17:44 +08:00
Jason b0c3c56317 update doc url 2023-07-09 12:10:18 +08:00
Jason 2d44f0941b docs 2023-07-09 00:19:08 +08:00
Jason Liu 3498aa12d1 Implement DSL and documentation 2023-07-09 00:09:02 +08:00
zShan a9696eb36c Update README.md (#43)
adds a warning to ensure python v > 3.9, 
correct name of pip package as per PyPI.
2023-07-08 21:22:41 +08:00
Jason 65ffbabee4 update readme with decorator option 2023-07-06 23:35:32 +08:00
Francisco Ingham 8dfec89c70 fixed completions endpoint and readme details for dsl example (#33) 2023-07-04 00:55:43 +08:00
Jason Liu 8b7d28009e Experimental Prompting DSL (#25) 2023-07-03 17:22:12 +08:00
Jason 730ff5e1e9 typo in example2 2023-06-30 10:46:06 +08:00
Jason Liu 5d268eb612 Add repository link to pyproject.toml (#23)
* Add repository link to pyproject.toml

* add

* bump
2023-06-23 13:15:22 +08:00
Jason 6df94576df clean readme 2023-06-23 13:02:39 +08:00
Jason Liu be6c69d0d4 Make pip installable (#21)
* make pip install able

* bump version and readme
2023-06-23 11:48:57 +08:00
Jason Liu 7d5af2247f Revert "Reorganize examples into directories (#12)" (#18)
This reverts commit 3ac5c26ca3.
2023-06-22 19:49:29 +08:00
David Okpare 3ac5c26ca3 Reorganize examples into directories (#12) 2023-06-22 11:22:40 +09:00
Jason Liu 2745da5dc4 Generating safe SQL (#8)
* experimetnal

* support safe sql

* add enums

* udpate readme
2023-06-21 17:09:04 +09:00
Jason 1c3ec5909f add readme 2023-06-20 21:21:11 +09:00
Jason 9507748a79 add more sections 2023-06-19 01:08:26 +09:00
Jason 0d44023f21 recursive dataclass example with filesystem 2023-06-17 23:02:06 +09:00
Jason 61e17c1239 fix readme 2023-06-17 22:55:00 +09:00
Jason 9c179b4cad reorganized blog vs readme 2023-06-17 21:52:54 +09:00
Jason Liu 81d50b1ec2 Update README.md 2023-06-15 09:32:44 +09:00
Jason Liu ded4ef8d59 Update README.md 2023-06-14 19:43:01 +09:00
Jason Liu 81bff7d727 Initial commit 2023-06-14 19:42:23 +09:00