What's Changed
- Pop max concurrency when recursing by @nfcampos in #12281
- Remove CLI by @nfcampos in #12283
- CohereEmbeddings: Add max_retries and request_timeout by @ephe-meral in #12275
- response parser for ArceeRetriever by @EricLiclair in #12270
- CLI by @efriis in #12284
- chat loader doc titles by @baskaryan in #12289
- Update vectorstore.mdx[Make an improvement] by @SilvaXiang in #12252
- rm .html from local doc links by @baskaryan in #12293
- dev guide by @baskaryan in #12291
- Update README.md by @RS-labhub in #12286
- Strips leading/trailing whitespace before parsing xml by @donatoaz in #12297
- fix sparql queries for relations in schema description by @felixocker in #9136
- use snippet search optionally by @sam-h-bean in #12236
- Add baidu cloud vector search in vectorstore and fix some unit test in vectorstores by @wemysschen in #11605
- Rm langchain server by @hinthornw in #12305
- Relax type annotation for custom input/output types by @eyurtsev in #12300
- Better wrap traceable by @hinthornw in #12303
- CLI Git Improvements by @efriis in #12311
- Templates by @efriis in #12294
- removed CardLists for LLMs and ChatModels by @leo-gan in #12307
- Allow index name customization via env var in rag-conversation by @jacoblee93 in #12315
- add docs for templates by @hwchase17 in #12346
- e2b tool - fix initialization and improve tool description by @mlejva in #12345
- Fix Typo in CONTRIBUTING.md by @kishanrajput23 in #12320
- Fix typos in quickstart.mdx by @LaurentAjdnik in #12333
- fix self query constructor by @baskaryan in #12349
- add allowed_operators property in QdrantTranslator by @xieqihui in #12328
- fix typo by @wongzc in #12338
- Fix the exception from langchain.utilities import ArceeWrapper by @gnakw in #12342
- Fix a typo in the summarization use case. by @season179 in #12316
- Update code_understanding.ipynb by @kengoodridge in #12309
- Finetuned openai azure models cost calculation by @nirkopler in #12267
- fixed error message and a check for processor name by @lkuligin in #12200
- Takeoff pro support by @hoyungcher in #12070
- Comprehend Moderation 0.2 by @nikhilkjha in #11730
- Fix json key output parser in partial (streaming) mode by @nfcampos in #12332
- bump 324 and 35 by @baskaryan in #12352
New Contributors
- @SilvaXiang made their first contribution in #12252
- @RS-labhub made their first contribution in #12286
- @donatoaz made their first contribution in #12297
- @kishanrajput23 made their first contribution in #12320
- @LaurentAjdnik made their first contribution in #12333
- @wongzc made their first contribution in #12338
- @gnakw made their first contribution in #12342
- @season179 made their first contribution in #12316
- @kengoodridge made their first contribution in #12309
Full Changelog: v0.0.323...v0.0.324