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

Dynamically generate help message based on custom commands #436

Closed
JasonWeill opened this issue Nov 6, 2023 · 0 comments · Fixed by #520
Closed

Dynamically generate help message based on custom commands #436

JasonWeill opened this issue Nov 6, 2023 · 0 comments · Fixed by #520
Labels
enhancement New feature or request @jupyter-ai/chatui

Comments

@JasonWeill
Copy link
Collaborator

Problem

Once #398 is merged in, custom slash commands do not show up in the help message in the chat UI.

Proposed Solution

Modify the HelpHandler to respond to /help commands in the chat UI with all built-in and custom slash commands.

Additional context

The message generated by HelpHandler also appears in the chat UI upon first load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request @jupyter-ai/chatui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant