Skip to content

Add support for DSL

Pre-release
Pre-release
Compare
Choose a tag to compare
@jxnl jxnl released this 08 Jul 16:13
· 1074 commits to main since this release
3498aa1

In this release we have some more documentation and included a preliminary version of the DSL and also some documentation thanks for mkdoc

In the 0.1.x release we hope to release more documentation around using the DSL and a library of examples to get people's creative juices flowing.

What's Changed

  • Experimental Prompting DSL by @jxnl in #25
  • fixed completions endpoint and readme details for dsl example by @fpingham in #33
  • Added openai_schema decorator by @DaveOkpare in #34
  • GitHub Action for testing by @cristobalcl in #38
  • warning for v > 3.9, correct package name. by @zShanCS in #43
  • Docs! Help wanted, adding examples. by @jxnl in #44
  • Attempt to support DSL by @jxnl in #45

New Contributors

Full Changelog: 0.0.5...0.1.0