What's Changed
- Use
OllamaEmbeddings
in ollama examples by @jmorganca in #10616 - mv by @baskaryan in #10609
- cleanup sql use case docs by @baskaryan in #10654
- use cases sidebar nit by @baskaryan in #10655
- openai docs nit by @baskaryan in #10656
- fix: Lemon AI Analytics broken link by @gkhngyk in #10641
- docs: Add question answering over a website to web scraping by @jirimoravcik in #10637
- Fix typo in google_vertex_ai_palm.ipynb by @eltociear in #10631
- add routing notebook by @hwchase17 in #10587
- PydanticOutputParser doc nb: use langchain.pydantic_v1; remove unused imports by @joshuasundance-swca in #10651
- update partners first sentence for preview by @hwchase17 in #10665
- Support kwargs in RunnableWithFallbacks by @nfcampos in #10682
- docs refresh intro by @hwchase17 in #10683
- update quickstart to use lcel by @hwchase17 in #10687
- Update community.md by @NinoRisteski in #10676
- add WeChat chat loader notebook by @xleven in #10672
- OpenAI function calling docstring and notebook imports by @joshuasundance-swca in #10663
- database -> db in from_llm by @hedeershowk in #10667
- Harrison/stop importing from init by @hwchase17 in #10690
- add checks on basic base modules by @hwchase17 in #10693
- Add support for showing IO to chain group by @hinthornw in #10510
- docs intro nit by @baskaryan in #10711
- Docs intro nit by @baskaryan in #10712
- Mv LCEL routing doc by @baskaryan in #10713
- Update CONTRIBUTING.md by @NinoRisteski in #10700
- add runnable map how to by @baskaryan in #10715
- Runnable binding how to by @baskaryan in #10716
- Runnable fallbacks howto by @baskaryan in #10717
- runnable bind how to nit by @baskaryan in #10718
- Make eval output parsers more robust by @hinthornw in #10658
- mention how-to in LCEL index by @baskaryan in #10727
- Update LangSmith Version by @hinthornw in #10722
- Bug fixes for runnables by @nfcampos in #10738
- Fix typing in WebResearchRetriver by @pprados in #10734
- Catch Base Exception by @hinthornw in #10607
- RunnableBranch by @eyurtsev in #10594
- ENH: Add
llm_kwargs
for Xinference LLMs by @jiayini1119 in #10354 - move embeddings to schema by @hwchase17 in #10696
- bump 293 by @baskaryan in #10740
New Contributors
- @jmorganca made their first contribution in #10616
- @gkhngyk made their first contribution in #10641
- @hedeershowk made their first contribution in #10667
Full Changelog: v0.0.292...v0.0.293