v0.0.3
What's Changed
- feat: support local auth by @k223kim in #7
- Update README.md by @williamFalcon in #8
- remove mdformat by @aniketmaurya in #10
- Fix CI - test_readme will only check LitAI code blocks by @aniketmaurya in #9
- Exclude README from pre-commit globally by @justusschock in #11
- Feat - fix llm if/classify by @williamFalcon in #12
- feat - improve classify to use list by @williamFalcon in #14
- Add context length support by @k223kim in #16
- chore: rename client to llm by @k223kim in #18
- decorator based tool-use by @aniketmaurya in #19
- Add setup method for Tool's state initialization by @aniketmaurya in #20
- Add unit test for LLM call_tool method by @aniketmaurya in #21
- Release 0.0.3 by @k223kim in #22
New Contributors
- @williamFalcon made their first contribution in #8
- @justusschock made their first contribution in #11
Full Changelog: v0.0.2...v0.0.3