harshsinha03

Results 3 issues of harshsinha03

## Summary - CRUD Operations: Create, read, update, delete, and list prompt templates - Variable Substitution: Support for {variable} placeholders with strict and non-strict modes - Strict mode: Fails when...

WIP

## Summary Removed `stream_events` and `stream_intermediate_steps` (deprecated) parameters from `print_response`, `aprint_response`, `cli_app`, and `acli_app` methods across Agent, Team, and Workflow. These methods now always use `stream_events=True` when using print methods....

## Summary - Added `output_schema` parameter to `Agent.run()` and `Agent.arun()` methods - Added `output_schema` parameter to `Team.run()` and `Team.arun()` methods - Schema override is temporary and automatically restores the original...

docs-needed