Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declarative BaseChat Agents #5055

Merged
merged 18 commits into from
Jan 17, 2025

Merge branch 'main' into declarative_agentchat_agents_vd

8696814
Select commit
Loading
Failed to load commit list.
Merged

Declarative BaseChat Agents #5055

Merge branch 'main' into declarative_agentchat_agents_vd
8696814
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2025 in 1s

90.80% of diff hit (target 72.95%)

View this Pull Request on Codecov

90.80% of diff hit (target 72.95%)

Annotations

Check warning on line 238 in python/packages/autogen-agentchat/src/autogen_agentchat/agents/_user_proxy_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/agents/_user_proxy_agent.py#L238

Added line #L238 was not covered by tests

Check warning on line 242 in python/packages/autogen-agentchat/src/autogen_agentchat/agents/_user_proxy_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-agentchat/src/autogen_agentchat/agents/_user_proxy_agent.py#L242

Added line #L242 was not covered by tests

Check warning on line 44 in python/packages/autogen-core/src/autogen_core/model_context/_buffered_chat_completion_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-core/src/autogen_core/model_context/_buffered_chat_completion_context.py#L44

Added line #L44 was not covered by tests

Check warning on line 48 in python/packages/autogen-core/src/autogen_core/model_context/_buffered_chat_completion_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-core/src/autogen_core/model_context/_buffered_chat_completion_context.py#L48

Added line #L48 was not covered by tests

Check warning on line 70 in python/packages/autogen-core/src/autogen_core/model_context/_head_and_tail_chat_completion_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-core/src/autogen_core/model_context/_head_and_tail_chat_completion_context.py#L70

Added line #L70 was not covered by tests

Check warning on line 76 in python/packages/autogen-core/src/autogen_core/model_context/_head_and_tail_chat_completion_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-core/src/autogen_core/model_context/_head_and_tail_chat_completion_context.py#L76

Added line #L76 was not covered by tests

Check warning on line 26 in python/packages/autogen-core/src/autogen_core/model_context/_unbounded_chat_completion_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-core/src/autogen_core/model_context/_unbounded_chat_completion_context.py#L26

Added line #L26 was not covered by tests

Check warning on line 30 in python/packages/autogen-core/src/autogen_core/model_context/_unbounded_chat_completion_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-core/src/autogen_core/model_context/_unbounded_chat_completion_context.py#L30

Added line #L30 was not covered by tests