What's Changed
- fix conversational retrieval docs by @hwchase17 in #7245
- Make tqdm for OpenAIEmbeddings optional by @amicus-veritatis in #7247
- Add HumanInputChatModel by @amicus-veritatis in #7256
- Update supabase match_docs ddl and notebook to use expected id type by @ShantanuNair in #7257
- Use correct Language for html_splitter by @BioGeek in #7274
- docs: Update documentation for Wikipedia tool to use WikipediaQueryRun by @os1ma in #7258
- Fix inconsistent behavior of
CharacterTextSplitter
when changingkeep_separator
by @mmz-001 in #7263 - FLARE Example notebook: switch to named arg to pass pydantic validation by @hemidactylus in #7267
- Add Better Errors for Comparison Chain by @hinthornw in #7033
- Added retries for Vertex LLM by @lkuligin in #7219
- added template repo for CI/CD deployment on Google Cloud Run by @emarco177 in #7218
- PowerBI updates by @eavanvalkenburg in #7143
- Improve the alibaba cloud opensearch vector store documentation by @zhaoshengbo in #6964
- Re-use Trajectory Evaluator by @hinthornw in #7248
- Chroma: add vector search with scores by @jan-kubica in #6864
- Remove whitespace in filename by @troilus-canva in #7264
- refactor BedrockEmbeddings class by @jeff2go in #7266
- docs: Fixed typos in Amazon Kendra Retriever documentation by @hayao-k in #7261
- add elasticknn to init by @baskaryan in #7284
- Fix duplicated sentence in documentation's introduction by @diegulio in #6351
- docs: tutorials update by @leo-gan in #7230
- Fix sql_database.ipynb link by @sabatesduran in #6525
- Modified PromptLayerChatOpenAI class to support function call by @Avinash-Raj in #6366
- updated
huggingface_hub
examples by @leo-gan in #7292 - handle missing finish_reason by @bborn in #7296
- rm side nav by @baskaryan in #7297
- Add Agent Trajectory Interface by @hinthornw in #7122
- Add function call params to invocation params by @hinthornw in #7240
- Fix secrets serialisation for ChatAnthropic by @dqbd in #7300
- Load Evaluator by @hinthornw in #6942
- Update docs for whylabs (langkit) callback handler by @andrewelizondo in #7293
- Fixed the confluence loader ".csv" files loading issue by @Chathura-Rathnayake in #7195
- Fix: Recognize
List
atfrom_function
by @jbkoh in #7178 - Solving anthropic packaging version issue by @dudesparsh in #7306
- Refac package version check by @baskaryan in #7312
- docs : add cnosdb to Ecosystem Integrations by @Subsegment in #7316
- Corrected a typo in elasticsearch.ipynb by @jlandahl in #7318
- Added number_of_head_rows to pandas agent parameters by @activenikhilg in #7271
- Rename prompt_template => _DEFAULT_GRAPH_QA_TEMPLATE and PROMPT => GRAPH_QA_PROMPT to make consistent with the rest of the files by @ozabluda in #7250
- Bagatur/clarifai update by @baskaryan in #7324
- add preset ability to textgen llm by @stavsap in #7196
- docstrings top level update by @leo-gan in #7173
- Add base Chain docstrings by @baskaryan in #7114
- Pack of small fixes and refactorings that don't affect functionality by @Nayjest in #6990
- Marqo Vector Store Examples & Type Hints by @OwenPendrighElliott in #7326
- Output parser redirect by @baskaryan in #7330
- Generic OpenAI fn chain by @baskaryan in #7270
- bump 226 by @baskaryan in #7335
New Contributors
- @emarco177 made their first contribution in #7218
- @jan-kubica made their first contribution in #6864
- @troilus-canva made their first contribution in #7264
- @jeff2go made their first contribution in #7266
- @hayao-k made their first contribution in #7261
- @diegulio made their first contribution in #6351
- @sabatesduran made their first contribution in #6525
- @andrewelizondo made their first contribution in #7293
- @Chathura-Rathnayake made their first contribution in #7195
- @jbkoh made their first contribution in #7178
- @dudesparsh made their first contribution in #7306
- @Subsegment made their first contribution in #7316
- @jlandahl made their first contribution in #7318
- @activenikhilg made their first contribution in #7271
- @ozabluda made their first contribution in #7250
- @stavsap made their first contribution in #7196
- @Nayjest made their first contribution in #6990
Full Changelog: v0.0.225...v0.0.226