Ask a question to get started
Enter to sendā¢Shift+Enter new line
Filter the schema based on included or excluded types
construct_schema( structured_schema: Dict[str, Any], include_types: List[str], exclude_types: List[str], is_enhanced: bool ) -> str