Skip to content

输出内容自动保存文件无法保存 #8

Description

@w2xcn

Save the complete enhanced HTML file

file_path = r"D:\1\contract_ai_review_system_advanced.html"
with open(file_path, "w", encoding="utf-8") as f:
f.write(advanced_html)

print(f"Advanced HTML file saved to: {file_path}")


BrowserUseTool:
```python
file_path = r"D:\1\contract_ai_review_system_advanced.html"
webbrowser.open(f"file:///{file_path}")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions