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

Add support for Agents/Assistants #2286

Merged
merged 20 commits into from
Oct 17, 2024

Rename method and add TODO, per request

ad7a190
Select commit
Loading
Failed to load commit list.
Merged

Add support for Agents/Assistants #2286

Rename method and add TODO, per request
ad7a190
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2024 in 0s

77.12% of diff hit (target 50.00%)

View this Pull Request on Codecov

77.12% of diff hit (target 50.00%)

Annotations

Check warning on line 531 in src/App.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/App.ts#L529-L531

Added lines #L529 - L531 were not covered by tests

Check warning on line 154 in src/Assistant.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assistant.ts#L154

Added line #L154 was not covered by tests

Check warning on line 156 in src/Assistant.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assistant.ts#L156

Added line #L156 was not covered by tests

Check warning on line 158 in src/Assistant.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assistant.ts#L158

Added line #L158 was not covered by tests

Check warning on line 249 in src/Assistant.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assistant.ts#L248-L249

Added lines #L248 - L249 were not covered by tests

Check warning on line 255 in src/Assistant.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assistant.ts#L253-L255

Added lines #L253 - L255 were not covered by tests

Check warning on line 257 in src/Assistant.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assistant.ts#L257

Added line #L257 was not covered by tests

Check warning on line 263 in src/Assistant.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assistant.ts#L262-L263

Added lines #L262 - L263 were not covered by tests

Check warning on line 268 in src/Assistant.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assistant.ts#L267-L268

Added lines #L267 - L268 were not covered by tests

Check warning on line 271 in src/Assistant.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assistant.ts#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 89 in src/AssistantThreadContextStore.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AssistantThreadContextStore.ts#L89

Added line #L89 was not covered by tests