mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-08 03:01:47 +00:00
32 lines
No EOL
812 B
Text
32 lines
No EOL
812 B
Text
README.md
|
|
atropos_compatible_agent.py
|
|
batch_runner.py
|
|
local_server.py
|
|
model_tools.py
|
|
pyproject.toml
|
|
run_agent.py
|
|
toolset_distributions.py
|
|
toolsets.py
|
|
trajectory_compressor.py
|
|
hermes_agent.egg-info/PKG-INFO
|
|
hermes_agent.egg-info/SOURCES.txt
|
|
hermes_agent.egg-info/dependency_links.txt
|
|
hermes_agent.egg-info/entry_points.txt
|
|
hermes_agent.egg-info/requires.txt
|
|
hermes_agent.egg-info/top_level.txt
|
|
tests/test_batch_runner.py
|
|
tests/test_checkpoint_resumption.py
|
|
tests/test_modal_terminal.py
|
|
tests/test_nous_api_limits.py
|
|
tests/test_nous_api_pattern.py
|
|
tests/test_temperature_fix.py
|
|
tests/test_web_tools.py
|
|
tools/__init__.py
|
|
tools/browser_tool.py
|
|
tools/image_generation_tool.py
|
|
tools/mixture_of_agents_tool.py
|
|
tools/skills_tool.py
|
|
tools/terminal_hecate.py
|
|
tools/terminal_tool.py
|
|
tools/vision_tools.py
|
|
tools/web_tools.py |