What's Changed
- Include placeholder value for all secrets, not just kwargs by @dqbd in #6421
- expose docs chains by @hwchase17 in #6453
- Run eval in eval mode by @vowelparrot in #6447
- Update arize_callback.py by @hakantekgul in #6433
- Add Trajectory Eval RunEvaluator by @vowelparrot in #6449
- fix anthropic chat model mutating input list by @agola11 in #6457
- Remove extra word in the introduction documentation by @andreybavt in #6450
- Add example for question answering over documents with OpenAI Function Agent by @homanp in #6448
- Add
_similarity_search_with_relevance_scores
inPinecone
by @neo in #6446 - Update web_base.ipynb by @jackfrost1411 in #6430
- Remove backticks without clear purpose from docs by @ykerus in #6442
- Fix Custom LLM Agent example by @nirga in #6429
- Update introduction.mdx by @standardAI in #6425
- docs
retrievers
fixes by @leo-gan in #6299 - Fixed a link typo /-/route -> /-/routes. and change endpoint format by @kylehh in #6186
- Incorrect argument count handling by @swappysh in #5543
- Harrison/functions in retrieval by @hwchase17 in #6463
- Fix for #6431 - chatprompt template with partial variables giing validation error by @Avinash-Raj in #6456
- Update SinglStoreDB vectorstore by @volodymyr-memsql in #6423
- Fix broken links in autonomous agents docs by @gadkins in #6398
- Fix the issue where ANTHROPIC_API_URL set in environment is not takin… by @zengbo in #6400
- Improve error message by @alonsosilvaallende in #6275
- Harrison/unstructured page number by @hwchase17 in #6464
- feat: use latest duckduckgo_search API to call by @Undertone0809 in #6409
- fix: llm caching for replicate by @brycedrennan in #6396
- Update serpapi.py Support baidu list type answer_box by @Gavin-YYC in #6386
- fix neo4j schema query by @HubertKl in #6381
- bump version to 206 by @hwchase17 in #6465
New Contributors
- @dqbd made their first contribution in #6421
- @andreybavt made their first contribution in #6450
- @ykerus made their first contribution in #6442
- @nirga made their first contribution in #6429
- @standardAI made their first contribution in #6425
- @swappysh made their first contribution in #5543
- @Avinash-Raj made their first contribution in #6456
- @gadkins made their first contribution in #6398
- @alonsosilvaallende made their first contribution in #6275
- @brycedrennan made their first contribution in #6396
- @Gavin-YYC made their first contribution in #6386
- @HubertKl made their first contribution in #6381
Full Changelog: v0.0.205...v0.0.206