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

/export command uses name "Agent" for Jupyternaut's messages #852

Closed
JasonWeill opened this issue Jun 21, 2024 · 0 comments · Fixed by #854
Closed

/export command uses name "Agent" for Jupyternaut's messages #852

JasonWeill opened this issue Jun 21, 2024 · 0 comments · Fixed by #854
Labels
bug Something isn't working @jupyter-ai/chatui

Comments

@JasonWeill
Copy link
Collaborator

When I use the /export command (see #658), the name used for Jupyternaut's messages is "Agent", not "Jupyternaut". If we let users change the default character's name, or create additional characters for AI assistance, this will be ambiguous. We should use the same character name in the chat panel and in exported files.

**Agent**: Hi there! I'm Jupyternaut, your programming assistant.
You can ask me a question using the text box below. You can also use these commands:
* `/ask` — Ask a question about your learned data
* `/clear` — Clear the chat window
* `/generate` — Generate a Jupyter notebook from a text prompt
* `/learn` — Teach Jupyternaut about files on your system
* `/export` — Export chat history to a Markdown file
* `/fix` — Fix an error cell selected in your notebook
* `/help` — Display this help message

Jupyter AI includes [magic commands](https://jupyter-ai.readthedocs.io/en/latest/users/index.html#the-ai-and-ai-magic-commands) that you can use in your notebooks.
For more information, see the [documentation](https://jupyter-ai.readthedocs.io).


**jweill**: /help 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @jupyter-ai/chatui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant