Mason Daugherty
|
31eeb50ce0
|
chore: drop UP045 (#33362)
Python 3.9 EOL
|
2025-10-08 21:17:53 -04:00 |
|
Mason Daugherty
|
eaa6dcce9e
|
release: v1.0.0 (#32567)
Co-authored-by: Mohammad Mohtashim <45242107+keenborder786@users.noreply.github.com>
Co-authored-by: Caspar Broekhuizen <caspar@langchain.dev>
Co-authored-by: ccurme <chester.curme@gmail.com>
Co-authored-by: Christophe Bornet <cbornet@hotmail.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Sadra Barikbin <sadraqazvin1@yahoo.com>
Co-authored-by: Vadym Barda <vadim.barda@gmail.com>
|
2025-10-02 10:49:42 -04:00 |
|
Mason Daugherty
|
986302322f
|
docs: more standardization (#33124)
|
2025-09-25 20:46:20 -04:00 |
|
Mason Daugherty
|
2a7645300c
|
anthropic[patch]: ruff fixes and rules (#31899)
* bump ruff deps
* add more thorough ruff rules
* fix said rules
|
2025-07-07 18:32:27 -04:00 |
|
Sydney Runkle
|
8c6734325b
|
partners[lint]: run pyupgrade to get code in line with 3.9 standards (#30781)
Using `pyupgrade` to get all `partners` code up to 3.9 standards
(mostly, fixing old `typing` imports).
|
2025-04-11 07:18:44 -04:00 |
|
Erick Friis
|
d1108607f4
|
multiple: push deprecation removals to 1.0 (#28236)
|
2024-11-20 19:56:29 -08:00 |
|
Erick Friis
|
c2a3021bb0
|
multiple: pydantic 2 compatibility, v0.3 (#26443)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Dan O'Donovan <dan.odonovan@gmail.com>
Co-authored-by: Tom Daniel Grande <tomdgrande@gmail.com>
Co-authored-by: Grande <Tom.Daniel.Grande@statsbygg.no>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: ccurme <chester.curme@gmail.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Tomaz Bratanic <bratanic.tomaz@gmail.com>
Co-authored-by: ZhangShenao <15201440436@163.com>
Co-authored-by: Friso H. Kingma <fhkingma@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
Co-authored-by: Morgante Pell <morgantep@google.com>
|
2024-09-13 14:38:45 -07:00 |
|
Leonid Ganeline
|
3dfd055411
|
anthropic: docstrings (#23145)
Added missed docstrings. Format docstrings to the consistent format
(used in the API Reference)
|
2024-06-18 22:26:45 -04:00 |
|
ccurme
|
6da3d92b42
|
(all): update removal in deprecation warnings from 0.2 to 0.3 (#21265)
We are pushing out the removal of these to 0.3.
`find . -type f -name "*.py" -exec sed -i ''
's/removal="0\.2/removal="0.3/g' {} +`
|
2024-05-03 14:29:36 -04:00 |
|
Bagatur
|
209de0a561
|
anthropic[minor]: tool use (#20016)
|
2024-04-04 13:22:48 -07:00 |
|
Erick Friis
|
e169ee8863
|
anthropic[patch]: handle lists in function calling (#18609)
|
2024-03-05 14:19:40 -08:00 |
|
Erick Friis
|
4ac2cb4adc
|
anthropic[minor]: add tool calling (#18554)
|
2024-03-05 08:30:16 -08:00 |
|