langchain/libs/standard-tests/langchain_standard_tests
Bagatur a6d1fb4275
core[patch]: introduce ToolMessage.status (#24628)
Anthropic models (including via Bedrock and other cloud platforms)
accept a status/is_error attribute on tool messages/results
(specifically in `tool_result` content blocks for Anthropic API). Adding
a ToolMessage.status attribute so that users can set this attribute when
using those models
2024-07-29 14:01:53 -07:00
..
integration_tests core[patch]: introduce ToolMessage.status (#24628) 2024-07-29 14:01:53 -07:00
unit_tests standard-tests: add override check (#24407) 2024-07-22 23:38:01 +00:00
utils core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417) 2024-07-22 20:07:39 +00:00
__init__.py standard-tests: a standard unit and integration test set (#20182) 2024-04-09 12:43:00 -07:00
base.py standard-tests: add override check (#24407) 2024-07-22 23:38:01 +00:00
py.typed standard-tests: a standard unit and integration test set (#20182) 2024-04-09 12:43:00 -07:00