cookbook/02_agents/04_tools/TEST_LOG.md
Tested: 2026-02-13 Environment: .venvs/demo/bin/python, pgvector: running
Status: PASS Tier: untagged Description: Demonstrates 01 callable tools. Ran successfully and produced expected output. Result: Completed successfully in 17s.
Status: PASS Tier: untagged Description: Demonstrates 02 session state tools. Ran successfully and produced expected output. Result: Completed successfully in 7s.
Status: PASS Tier: untagged Description: Demonstrates 03 team callable members. Ran successfully and produced expected output. Result: Completed successfully in 87s.
Status: PASS Tier: untagged Description: Demonstrates using typing.Literal for tool parameters with predefined values. Tests both Toolkit methods and standalone functions with Literal type hints. Result: JSON schema correctly generates enum constraints for Literal types.
Status: PASS Tier: untagged Description: Demonstrates tool call limit. Ran successfully and produced expected output. Result: Completed successfully in 13s.
Status: TIMEOUT Tier: untagged Description: Demonstrates tool choice. Timed out after 120s - likely making many API calls or stuck. Result: Timed out after 120s.