Mason Daugherty
b7e4797e8b
release(anthropic): 0.3.18 ( #32292 )
2025-07-28 17:07:11 -04:00
Mason Daugherty
3a487bf720
refactor(anthropic): AnthropicLLM to use Messages API ( #32290 )
...
re: #32189
2025-07-28 16:22:58 -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
ccurme
f88fff0b8a
anthropic: release 0.3.17 ( #31852 )
2025-07-03 13:18:43 -04:00
ccurme
0ae434be21
anthropic: release 0.3.16 ( #31744 )
2025-06-26 09:09:29 -04:00
ccurme
14c561e15d
infra: relax types-requests version range ( #31504 )
2025-06-05 18:57:08 +00:00
Bagatur
310e643842
release[anthropic]: 0.3.15 ( #31479 )
...
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
2025-06-03 10:38:11 -04:00
ccurme
3db1aa0ba6
standard-tests: migrate to pytest-recording ( #31425 )
...
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
2025-05-31 15:21:15 -04:00
ccurme
49eeb0f3c3
standard-tests: add benchmarks ( #31302 )
...
Co-authored-by: Sydney Runkle <sydneymarierunkle@gmail.com >
2025-05-29 15:21:37 +00:00
ccurme
443341a20d
anthropic: release 0.3.14 ( #31378 )
2025-05-27 17:31:05 +00:00
ccurme
580986b260
anthropic: support for code execution, MCP connector, files API features ( #31340 )
...
Support for the new [batch of beta
features](https://www.anthropic.com/news/agent-capabilities-api )
released yesterday:
- [Code
execution](https://docs.anthropic.com/en/docs/agents-and-tools/tool-use/code-execution-tool )
- [MCP
connector](https://docs.anthropic.com/en/docs/agents-and-tools/mcp-connector )
- [Files
API](https://docs.anthropic.com/en/docs/build-with-claude/files )
Also verified support for [prompt cache
TTL](https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching#1-hour-cache-duration-beta ).
2025-05-27 12:45:45 -04:00
ccurme
d4555ac924
anthropic: release 0.3.13 ( #31162 )
2025-05-08 03:13:15 +00:00
ccurme
682f338c17
anthropic[patch]: support web search ( #31157 )
2025-05-07 18:04:06 -04:00
Sydney Runkle
7e926520d5
packaging: remove Python upper bound for langchain and co libs ( #31025 )
...
Follow up to https://github.com/langchain-ai/langsmith-sdk/pull/1696 ,
I've bumped the `langsmith` version where applicable in `uv.lock`.
Type checking problems here because deps have been updated in
`pyproject.toml` and `uv lock` hasn't been run - we should enforce that
in the future - goes with the other dependabot todos :).
2025-04-28 14:44:28 -04:00
ccurme
f0f90c4d88
anthropic: release 0.3.12 ( #30907 )
2025-04-17 14:45:12 +00:00
ccurme
3382ee8f57
anthropic: release 0.3.11 ( #30857 )
2025-04-15 17:57:00 +00:00
ccurme
422ba4cde5
infra: handle flaky tests ( #30501 )
2025-03-26 13:28:56 -04:00
ccurme
d5d0134e7b
anthropic: release 0.3.10 ( #30287 )
2025-03-14 16:23:21 +00:00
ccurme
226f29bc96
anthropic: support built-in tools, improve docs ( #30274 )
...
- Support features from recent update:
https://www.anthropic.com/news/token-saving-updates (mostly adding
support for built-in tools in `bind_tools`
- Add documentation around prompt caching, token-efficient tool use, and
built-in tools.
2025-03-14 16:18:50 +00:00
ccurme
ba5ddb218f
anthropic[patch]: release 0.3.9 ( #30103 )
2025-03-04 10:53:55 -05:00
ccurme
79f5bbfb26
anthropic[patch]: release 0.3.8 ( #29973 )
2025-02-24 15:24:35 -05:00
ccurme
ded886f622
anthropic[patch]: support claude 3.7 sonnet ( #29971 )
2025-02-24 15:17:47 -05:00
Erick Friis
1a225fad03
multiple: fix uv path deps ( #29790 )
...
file:// format wasn't working with updates - it doesn't install as an
editable dep
move to tool.uv.sources with path= instead
2025-02-13 21:32:34 +00:00
ccurme
488cb4a739
anthropic: release 0.3.7 ( #29653 )
2025-02-06 17:05:57 -05:00
ccurme
d172984c91
infra: migrate to uv ( #29566 )
2025-02-06 13:36:26 -05:00