v0.0.42 🥶
What's Changed
Improvements and bug fixes
Documentation
- Example: Add ollama example for a local LLM by @eyurtsev in #436
- Update README.md to include absolute link to langserve by @eyurtsev in #445
- README.md: fix typos in with_types arguments by @eyurtsev in #446
- Examples: Update agent example to include astream events by @eyurtsev in #448
- Examples: Improve agent with history example to show astream events usage by @eyurtsev in #451
- Examples: Add chat widget to agent by @eyurtsev in #452
- Example: Add custom agent streaming by @eyurtsev in #453
- Examples: Remove duplicated examples by @eyurtsev in #455
- Update Readme to include path information when disabling the playground by @eyurtsev in #464
- Examples: Add multiple servers example by @eyurtsev in #469
- release version 0.0.42 by @eyurtsev in #477
Full Changelog: v0.0.41...v0.0.42