Skip to content

Iron agent#170

Merged
EvilFreelancer merged 6 commits intomainfrom
iron-agent
Feb 10, 2026
Merged

Iron agent#170
EvilFreelancer merged 6 commits intomainfrom
iron-agent

Conversation

@virrius
Copy link
Copy Markdown
Member

@virrius virrius commented Feb 5, 2026

Agent that uses flexible parsing of LLM text responses instead of toolcalling.

This agent doesn't rely on:
Tool calling (function calling)
Structured output (response_format)

remaining_steps: list[str] = Field(
description="1-3 remaining steps (brief, action-oriented)",
min_length=1,
description="0-3 remaining steps (brief, action-oriented)",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это очень хорошая идея

@virrius virrius marked this pull request as ready for review February 7, 2026 02:31
@virrius
Copy link
Copy Markdown
Member Author

virrius commented Feb 7, 2026

tool_instantiator_openai_20260207_001022.html
Результаты бенчмарка на группе моделей

@EvilFreelancer EvilFreelancer merged commit 40394cc into main Feb 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants