mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-23 16:36:23 +00:00
- agent/background_review.py, cron/scheduler.py: forward custom_providers max_output_tokens so qwen-family models don't fall back to the 65,536 family cap and 400 on long prompts against a 131k local vLLM. - plugins/memory/openviking: chunk /messages/batch posts at 100 items so long sessions keep structured sync instead of the 4k text fallback. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| __init__.py | ||
| blueprint_catalog.py | ||
| jobs.py | ||
| lifecycle_guard.py | ||
| scheduler.py | ||
| scheduler_provider.py | ||
| suggestion_catalog.py | ||
| suggestions.py | ||