Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed
/export
for timestamp, agent name (jupyterlab#854)
* Enhanced `/export` for timestamp, agent name (1) Added seconds to the end of the timestamp/ (2) If user provides a filename, we do not use the timestamp (3) If user does not provide a filename, we use "chat_history"+timestamp (4) Make sure the correct Agent name is used in the exported output. * update docs for export * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Amended export Based on comments from Jason Weill * Update docs/source/users/index.md Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
- Loading branch information