Version 0.0.7
What's Changed
- Rename the background
context
variable intopdl_context
by @mandel in #126 - Use simple TFIDF for RAG example. by @hirzel in #129
- Update pre-commit requirement from ~=3.0 to >=3,<5 by @dependabot in #128
- Provide a map function on the PDL ast by @mandel in #131
- chat template by @vazirim in #132
- Update Litellm version by @mandel in #133
- Update README by @mandel in #134
- Add runtime test of all the examples by @mandel in #135
- Fix for chat template by @vazirim in #137
- example cleanup by @vazirim in #138
- Update run-examples tests by @mandel in #139
- Update test of examples by @mandel in #140
- Example of call-back from PDL back to Python. by @hirzel in #136
- Add ollama instructions by @claudiosv in #60
- Skip test of callback example by @mandel in #144
- quick reference by @hirzel in #145
- fix broken link by @hirzel in #146
- Bump @types/node from 22.7.4 to 22.7.5 in /pdl-live by @dependabot in #143
- Add type annotations by @mandel in #141
fallback
catch all exceptions by @mandel in #148- Explicit model input inherit the current role by @mandel in #149
- pdl notebook by @vazirim in #142
- Add null and bool values by @mandel in #150
- removed examples by @vazirim in #151
New Contributors
Full Changelog: v0.0.6...v0.0.7