- Create website_downloader_tool.py with OpenAI function calling schema - Add comprehensive tool documentation - Update README with usage examples - Update requirements.txt with optional sdk dependency
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
requests~=2.32.4
|
|
beautifulsoup4~=4.13.4
|
|
wget~=3.2
|
|
urllib3~=2.5.0
|
|
|
|
# Optional: For using z-ai-web-dev-sdk with GLM-4.7-Flash
|
|
# z-ai-web-dev-sdk>=1.0.0 |