What's Changed
- Add optional Cypher validation tool by @tomasonjo in #11078
- Add optional input_types to prompt template by @nfcampos in #11385
- Add Vespa vector store by @lesters in #11329
- Improve output of Runnable.astream_log() by @nfcampos in #11391
- mv LCEL up in docs by @baskaryan in #11395
- Make langchain compatible with SQLAlchemy<1.4.0 by @mhwang-stripe in #11390
- Add CLI command to create a new project by @nfcampos in #7837
- CLI: Readme update by @eyurtsev in #11404
- merge pages into
google
andAWS
pages by @leo-gan in #11312 - Fix typing imports in extraction usecase by @bholagabbar in #11402
- Normalize Option in Scoring Chain by @hinthornw in #11412
- Tweak type hints to match dependency's behavior. by @obi1kenobi in #11355
- Rm bedrock anthropic error by @baskaryan in #11403
- Nc/5oct/runnable release by @nfcampos in #11428
- Fix .dict() for agent/chain by @nfcampos in #11436
- Remove overridden async not implemented method on embeddings filters and add default async implementation for document compressors by @jacoblee93 in #11415
- Upgrade langchain dependencies. by @obi1kenobi in #11420
- Add docker compose to CLI by @eyurtsev in #11406
- Update QA doc w/ Runnables by @rlancemartin in #11401
- Update aws.mdx by @ElliotKetchup in #11431
- added interactive login for azure cognitive search vector store by @adrienohana in #11360
- Add cohere /chat integration by @billytrend-cohere in #11389
- bump 309 by @baskaryan in #11443
New Contributors
- @mhwang-stripe made their first contribution in #11390
- @bholagabbar made their first contribution in #11402
- @ElliotKetchup made their first contribution in #11431
- @adrienohana made their first contribution in #11360
- @billytrend-cohere made their first contribution in #11389
Full Changelog: v0.0.308...v0.0.309