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] ) -> str