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 Agents & Assistants support #1162

Merged
merged 1 commit into from
Oct 17, 2024

Add Agents & Assistants feature

d0635f1
Select commit
Loading
Failed to load commit list.
Merged

Add Agents & Assistants support #1162

Add Agents & Assistants feature
d0635f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 4, 2024 in 0s

81.87% of diff hit (target 50.00%)

View this Pull Request on Codecov

81.87% of diff hit (target 50.00%)

Annotations

Check warning on line 686 in slack_bolt/app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/app/app.py#L686

Added line #L686 was not covered by tests

Check warning on line 710 in slack_bolt/app/async_app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/app/async_app.py#L710

Added line #L710 was not covered by tests

Check warning on line 46 in slack_bolt/context/assistant/assistant_utilities.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/assistant_utilities.py#L46

Added line #L46 was not covered by tests

Check warning on line 49 in slack_bolt/context/assistant/assistant_utilities.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/assistant_utilities.py#L49

Added line #L49 was not covered by tests

Check warning on line 49 in slack_bolt/context/assistant/async_assistant_utilities.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/async_assistant_utilities.py#L49

Added line #L49 was not covered by tests

Check warning on line 52 in slack_bolt/context/assistant/async_assistant_utilities.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/async_assistant_utilities.py#L52

Added line #L52 was not covered by tests

Check warning on line 8 in slack_bolt/context/assistant/thread_context_store/async_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/async_store.py#L8

Added line #L8 was not covered by tests

Check warning on line 11 in slack_bolt/context/assistant/thread_context_store/async_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/async_store.py#L11

Added line #L11 was not covered by tests

Check warning on line 24 in slack_bolt/context/assistant/thread_context_store/default_async_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/default_async_store.py#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 39 in slack_bolt/context/assistant/thread_context_store/default_async_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/default_async_store.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 54 in slack_bolt/context/assistant/thread_context_store/default_async_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/default_async_store.py#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 21 in slack_bolt/context/assistant/thread_context_store/default_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/default_store.py#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 36 in slack_bolt/context/assistant/thread_context_store/default_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/default_store.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 49 in slack_bolt/context/assistant/thread_context_store/default_store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/default_store.py#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 15 in slack_bolt/context/assistant/thread_context_store/file/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/file/__init__.py#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 20 in slack_bolt/context/assistant/thread_context_store/file/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/file/__init__.py#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 31 in slack_bolt/context/assistant/thread_context_store/file/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/file/__init__.py#L23-L31

Added lines #L23 - L31 were not covered by tests

Check warning on line 37 in slack_bolt/context/assistant/thread_context_store/file/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/file/__init__.py#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 8 in slack_bolt/context/assistant/thread_context_store/store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/store.py#L8

Added line #L8 was not covered by tests

Check warning on line 11 in slack_bolt/context/assistant/thread_context_store/store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/assistant/thread_context_store/store.py#L11

Added line #L11 was not covered by tests

Check warning on line 32 in slack_bolt/context/get_thread_context/async_get_thread_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/get_thread_context/async_get_thread_context.py#L32

Added line #L32 was not covered by tests

Check warning on line 32 in slack_bolt/context/get_thread_context/get_thread_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/get_thread_context/get_thread_context.py#L32

Added line #L32 was not covered by tests

Check warning on line 22 in slack_bolt/context/save_thread_context/async_save_thread_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/save_thread_context/async_save_thread_context.py#L22

Added line #L22 was not covered by tests

Check warning on line 22 in slack_bolt/context/save_thread_context/save_thread_context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/save_thread_context/save_thread_context.py#L22

Added line #L22 was not covered by tests

Check warning on line 26 in slack_bolt/context/set_suggested_prompts/async_set_suggested_prompts.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

slack_bolt/context/set_suggested_prompts/async_set_suggested_prompts.py#L26

Added line #L26 was not covered by tests