Skip to content

v0.1.3

Compare
Choose a tag to compare
@jackmpcollins jackmpcollins released this 31 Jul 05:57
· 233 commits to main since this release

Main changes

Commits

  • b7adc1a Support async prompt functions (#2)
  • 428596e Add example for RAG with wikipedia
  • 7e96aae Add test for parsing/serializing str|None
  • 2d676c9 Use all to explicitly export from top-level
  • c74d121 poetry add --group examples wikipedia
  • 6fe55d9 Add examples/quiz
  • e389547 Set --cov-report=term-missing for pytest-cov

Full Changelog: v0.1.2...v0.1.3