What's Changed
- Vwp/multi line input by @vowelparrot in #3854
- Vwp/arxiv by @vowelparrot in #3855
- add more color to callbacks docs by @agola11 in #3856
- Export StructuredTool at
/tools
by @vowelparrot in #3858 - Fix typos in arxiv.ipynb by @ngarske in #3887
- count tokens instead of chars in autogpt prompt by @jbpacker in #3841
- Fix self query pinecone translation by @dev2049 in #3892
- Add incremental messages token count by @vowelparrot in #3890
- fix: add import for gymnasium by @mbchang in #3899
- Chroma fix mmr by @dev2049 in #3897
- Increase
request_timeout
on ChatOpenAI by @timothyasp in #3910 - Add unit test to output parsers by @O-Roma in #3911
- Add ChatModel, LLM, and Embeddings for Google's PaLM APIs by @brotchie in #3575
- Add SQLiteChatMessageHistory by @scientist1642 in #3534
- Harrison/cohere reranker by @hwchase17 in #3904
- [docs]: updates connecting_to_a_feature_store.ipynb by @younisshah in #3776
- Fixup OpenAI Embeddings - fix the weighted mean by @ravwojdyla in #3778
- Minor
LLMChain
docs correction by @outday29 in #3791 - correct the llm type of AzureOpenAI by @sherylZhaoCode in #3721
- Update google palm model signatures by @dev2049 in #3920
- Motorhead Memory messages come in reversed order. by @BankNatchapol in #3835
- Add minimal file system blob loader by @eyurtsev in #3669
- Move Tool Validation by @vowelparrot in #3923
- Update some Tools Docs by @vowelparrot in #3913
- Update adding_memory_chain_multiple_inputs.ipynb by @johanste in #3895
- New line should be remove only for the 1st gen embedding models by @ravwojdyla in #3853
- Add links to YouTube videos by Venelin Valkov by @curiousily in #3820
- Add connection string auth to cosmos by @eavanvalkenburg in #3867
- small change to allow powerbi tools to all have single inputs by @eavanvalkenburg in #3864
- Harrison/constitutional chain by @hwchase17 in #3931
- new example: multi-agent simulations with environment by @mbchang in #3928
- refactor GymnasiumAgent by @mbchang in #3927
- Dev2049/hf emb encode kwargs by @dev2049 in #3925
- Dev2049/add modern treasury by @dev2049 in #3924
- Harrison/from documents by @hwchase17 in #3919
- Harrison/agent exec kwargs by @hwchase17 in #3917
- [agent][property type] Change allowed_tools to Set as Duplicate doesn’t make sense by @skcoirz in #3840
- Add Structure Chat Agent by @vowelparrot in #3912
- Harrison/relevancy score by @hwchase17 in #3907
- feat: add Unstructured API loaders by @MthwRobinson in #3906
- [simple] add ddg-search to init for easier loading by @skcoirz in #3933
- updated
YouTube
links by @leo-gan in #3916 - [Breaking] Migrate GPT4All to use PyGPT4All by @vowelparrot in #3934
- Harrison/combined memory by @hwchase17 in #3935
- Harrison/spreedly by @hwchase17 in #3937
- Fix bad spellings for 'convenience' by @samueldg in #3936
- fix: invalid escape sequence error in regex pattern by @tomer555 in #3902
- fix: pgvector hang risk if table not exist #3883 by @hanguofeng in #3884
- make ARG POETRY_HOME available in multistage by @whoissqr in #3882
- Make project compatible with SQLAlchemy 1.3.* by @hrist0stoichev in #3862
- Fix documentation typos by @liviuasnash1 in #3870
- Harrison/chroma get by @hwchase17 in #3938
- Async Support for LLMChainExtractor (new) by @jpdus in #3780
- bump timeout by @hwchase17 in #3939
- Harrison/blockwise sitemap by @hwchase17 in #3940
- Harrison/azure openai by @hwchase17 in #3942
- docs: remove stdout from pip install by @mbchang in #3945
- retry to parsing by @hwchase17 in #3696
- bump version to 155 by @hwchase17 in #3943
New Contributors
- @ngarske made their first contribution in #3887
- @jbpacker made their first contribution in #3841
- @scientist1642 made their first contribution in #3534
- @younisshah made their first contribution in #3776
- @sherylZhaoCode made their first contribution in #3721
- @BankNatchapol made their first contribution in #3835
- @johanste made their first contribution in #3895
- @curiousily made their first contribution in #3820
- @samueldg made their first contribution in #3936
- @tomer555 made their first contribution in #3902
- @hanguofeng made their first contribution in #3884
- @whoissqr made their first contribution in #3882
- @hrist0stoichev made their first contribution in #3862
- @liviuasnash1 made their first contribution in #3870
- @jpdus made their first contribution in #3780
Full Changelog: v0.0.154...v0.0.155