Releases: philschmid/easyllm
Releases · philschmid/easyllm
v0.6.2
What's Changed
- ensure
generated_tokens
is an integer by @olinguyen in #42
New Contributors
- @olinguyen made their first contribution in #42
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
What's Changed
- Fix prompt builder inputs by @lewtun in #30
- add falcon 180b by @philschmid in #36
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- support pydantic v1 by @pacman100 in #28
- Adds SageMaker client by @philschmid in #27
New Contributors
- @pacman100 made their first contribution in #28
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Add Agent example & Fix stop sequences by @philschmid in #26
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Extend README by @chainyo in #18
- Remove base prompt for text by @philschmid in #17
- Add tests for base schemas by @chainyo in #20
- rag llama example by @philschmid in #24
- Fix LLaMA 2 prompt format. by @float-trip in #25
New Contributors
- @chainyo made their first contribution in #18
- @float-trip made their first contribution in #25
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- docs by @philschmid in #1
- update docs by @philschmid in #4
- docs: Resolve indentation on README codeblocks and typos by @tomaarsen in #3
- more docs by @philschmid in #5
- Add more prompt templates and tests by @philschmid in #8
- docs: typos & slight documentation improvements by @tomaarsen in #9
- add more actions and limit when those are run by @philschmid in #10
- Fix/Makes
model
parameter optional by @philschmid in #12 - Another Actions improvement by @philschmid in #13
- enhancement: Reduce reliance on docs by expanding kwargs into parameters by @tomaarsen in #7
- Fix build docs add prompt mapping by @philschmid in #15
- release by @philschmid in #16
New Contributors
- @philschmid made their first contribution in #1
- @tomaarsen made their first contribution in #3
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0
First Release
Full Changelog: https://github.com/philschmid/easyllm/commits/v0.1.0