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

[FEAT] TaskWeaver Integration #541

Merged
merged 34 commits into from
Dec 23, 2024

add warning for stutter

d2724f3
Select commit
Loading
Failed to load commit list.
Merged

[FEAT] TaskWeaver Integration #541

add warning for stutter
d2724f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 22, 2024 in 0s

10.71% of diff hit (target 54.01%)

View this Pull Request on Codecov

10.71% of diff hit (target 54.01%)

Annotations

Check warning on line 20 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 25 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 28 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 35 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L30-L35

Added lines #L30 - L35 were not covered by tests

Check warning on line 41 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 56 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L47-L56

Added lines #L47 - L56 were not covered by tests

Check warning on line 59 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 65 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 71 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L71

Added line #L71 was not covered by tests

Check warning on line 76 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 78 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L78

Added line #L78 was not covered by tests

Check warning on line 83 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 85 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L85

Added line #L85 was not covered by tests

Check warning on line 88 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 101 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L101

Added line #L101 was not covered by tests

Check warning on line 104 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L104

Added line #L104 was not covered by tests

Check warning on line 109 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L106-L109

Added lines #L106 - L109 were not covered by tests

Check warning on line 111 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L111

Added line #L111 was not covered by tests

Check warning on line 113 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L113

Added line #L113 was not covered by tests

Check warning on line 118 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 123 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 128 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 132 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 135 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 139 in agentops/llms/providers/taskweaver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/llms/providers/taskweaver.py#L139

Added line #L139 was not covered by tests