What's Changed
- Release 0.0.151 by @jacoblee93 in #2666
- feat(minor): export model name type for easy reuse by @iloveitaly in #2674
- Made getModelContextSize an export in base_language by @Ollstar in #2676
- Account for versioned instruct models by @Prince-Mendiratta in #2670
- fix: ollama not using callbacks by @undernightcore in #2672
- Add support for Cloudflare KV caching and Cloudflare D1 message memory by @kristianfreeman in #2624
- Do not recreate LlamaChatSession on every prompt by @tmrudick in #2675
- Switch chat prompt template creation method to match Python by @jacoblee93 in #2678
- Update deprecation notice by @jacoblee93 in #2680
- Adds web PDF loader by @jacoblee93 in #2679
New Contributors
- @Ollstar made their first contribution in #2676
- @Prince-Mendiratta made their first contribution in #2670
- @undernightcore made their first contribution in #2672
- @kristianfreeman made their first contribution in #2624
- @tmrudick made their first contribution in #2675
Full Changelog: 0.0.151...0.0.152