What's Changed
- Data anonymizer notebook nit by @baskaryan in #10062
- refactor: rename to OpaquePrompts by @zizhong in #10013
- lint for pydantic imports by @eyurtsev in #9937
- update_forward_refs for Run by @robert-perrotta in #9969
- feat: Add
ApifyWrapper
class by @jirimoravcik in #10067 - updated prompt name in documentation for sequential chain by @j-space-b in #10048
- fix wrong import line in cassandra doc page for vector store by @hemidactylus in #10041
- add async support for tools by @hwchase17 in #10058
- add snippet for max concurrency by @hwchase17 in #9892
- fix (parsers/json): do not escape double quotes if already escaped by @dmenini in #9916
- fix typo in web_research.py by @jmhayes3 in #10076
- Add .with_config() method to Runnables, Add run_id, run_name to RunnableConfig by @nfcampos in #9694
- Nc/runnables retry by @nfcampos in #9711
- Add root run wrapping call to RunnableEach() by @nfcampos in #9864
- Mv LCEL docs up a level by @baskaryan in #10073
- Add EdenAI Tools by @KyrianC in #9764
- Add sqlite-vss as a vector database by @philippe2803 in #10047
- bump 279 by @baskaryan in #10098
New Contributors
- @dmenini made their first contribution in #9916
- @jmhayes3 made their first contribution in #10076
- @KyrianC made their first contribution in #9764
- @philippe2803 made their first contribution in #10047
Full Changelog: v0.0.278...v0.0.279