mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
Update vision_tools.py to include image downloading and base64 conversion features.
add excluding tmp image dl's in .gitignore
This commit is contained in:
parent
d36790de91
commit
8d256779d8
3 changed files with 124 additions and 7 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -19,4 +19,5 @@ __pycache__/web_tools.cpython-310.pyc
|
|||
logs/
|
||||
data/
|
||||
.pytest_cache/
|
||||
tmp/
|
||||
tmp/
|
||||
temp_vision_images/
|
||||
Loading…
Add table
Add a link
Reference in a new issue