What's Changed
- Add openai.api_base to support openapi proxy by @st01cs in #2823
- Add Slack Directory Loader by @vowelparrot in #2835
- Fixing factually incorrect example by @azamiftikhar1000 in #2810
- removing print statement from test by @kulltc in #2809
- Revert "Add Slack Directory Loader (#2835)" by @vowelparrot in #2839
- WhatsApp document loader - update regex by @rounakdatta in #2776
- Harrison/retriever memory by @hwchase17 in #2804
- [Docs] minor fixes to loaders links and rst warnings by @timothyasp in #2846
- Fix grammar in Vector Memory Docs by @vowelparrot in #2847
- OpenAI LLM: update
modelname_to_contextsize
with new models by @timothyasp in #2843 - Add easy print method to openai callback by @timothyasp in #2848
- added code-analysis-deeplake.ipynb by @leo-gan in #2844
- update sql chain docs to clarify use of SQLAlchemy for connections by @jzluo in #2850
- Fix tiny typo by @benjamintanweihao in #2863
- Update reduce_openapi_spec for PATCH and DELETE by @ar-mccabe in #2861
- Harrison/rwkv utf8 by @hwchase17 in #2867
- Add Slack Directory Loader by @vowelparrot in #2841
- torch 2 support by @lizelive in #2865
- Add GitLoader by @ecneladis in #2851
- feat: improve pinecone tests by @sergerdn in #2806
- docs: Mendable Search integration by @nickscamara in #2803
- Update output in Git notebook by @ecneladis in #2868
- Update qdrant.py by @generall in #2750
- Harrison/index name by @hwchase17 in #2869
- Harrison/fix create sql agent by @hwchase17 in #2870
- chat_models.openai: Set tenacity timeout to openai's recommendation by @irgolic in #2768
- Refactor similarity_search function in elastic_vector_search.py by @nasirus in #2761
- Use SQL dialect-specific prompts for SQLDatabaseChain by @jzluo in #2748
- Harrison/playwright by @hwchase17 in #2871
- Harrison/weaviate fixes by @hwchase17 in #2872
- docs: Quick fix to Mendable Search by @nickscamara in #2876
- Fix Baby AGI notebooks by @ecneladis in #2882
- docs: update getting_started.ipynb by @eltociear in #2883
- updates to vectorstore memory by @hwchase17 in #2875
- nits by @hwchase17 in #2873
- update load_qa_chain() docstring by @franfram in #2900
- Fix format string in pinecone error handling by @PeterStolz in #2897
- Add link to repo for deploying LangChain to Digitalocean App Platform by @homanp in #2894
- Add file filter param to Git loader by @cktang88 in #2904
- Correct instruction to use openweathermap utility in docstring by @pranjaldoshi96 in #2906
- Fix OpenAI LLM docstring by @dev2049 in #2910
- Comet updates by @Lothiraldan in #2889
- Ignore files from .gitignore in Git loader by @cktang88 in #2909
- Add Anthropic ChatModel to langchain by @mikelambert in #2293
- add encoding to avoid UnicodeDecodeError by @9akashnp8 in #2908
- Fix ChatAnthropic stop_sequences error (#2919) by @agola11 in #2920
- typo fix by @mauhai in #2937
- delete antropic chat notebook by @hwchase17 in #2945
- Fix typo by @mnahinkhan in #2942
- bump ver to 140 by @hwchase17 in #2895
New Contributors
- @st01cs made their first contribution in #2823
- @azamiftikhar1000 made their first contribution in #2810
- @rounakdatta made their first contribution in #2776
- @benjamintanweihao made their first contribution in #2863
- @lizelive made their first contribution in #2865
- @generall made their first contribution in #2750
- @irgolic made their first contribution in #2768
- @nasirus made their first contribution in #2761
- @PeterStolz made their first contribution in #2897
- @cktang88 made their first contribution in #2904
- @pranjaldoshi96 made their first contribution in #2906
- @Lothiraldan made their first contribution in #2889
- @9akashnp8 made their first contribution in #2908
- @mauhai made their first contribution in #2937
- @mnahinkhan made their first contribution in #2942
Full Changelog: v0.0.139...v0.0.140