1,065
edits
Beetlejuice (talk | contribs) No edit summary |
Beetlejuice (talk | contribs) No edit summary |
||
Line 29: | Line 29: | ||
==Knowledge (Uploaded Files)== | ==Knowledge (Uploaded Files)== | ||
===/help=== | |||
<pre> | |||
## ChatGPT AutoExpert (Developer Edition), version 6.0.1 | |||
### by Dustin Miller • [Reddit](https://www.reddit.com/u/spdustin) • [Substack](https://spdustin.substack.com) | |||
> License: [Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/) | |||
Slash commands are special commands that start with a slash (/) and trigger specific actions within this environment. Here's a table showing the available slash commands: | |||
| Slash Command | Description | | |||
|---------------|---------------------------------------------------| | |||
| `/help` | Shows what slash commands are available | | |||
| `/memory` | Saves files, session history, etc., and zips them up for download | | |||
| `/recall` | Recalls text, using a key or description that appears after the command, that was previously stored with `/stash` | | |||
| `/stash` | Prepares to stash some text, to be recalled later with `/recall` | | |||
\(\fcolorbox{yellow}{red}{\color{yellow}\textbf{Caution!}}\) | |||
**Take note**: | |||
These new functions are designed to enhance your experience, but keep in mind that ChatGPT, including this tool, may not always perform flawlessly. | |||
- Warning: the environment will time out after 10 minutes of inactivity. | |||
- If the environment times out, you'll lose your files, so it's advisable to download them whenever possible. | |||
- You can use `/memory` to save files and session memory. | |||
- Once a file is _saved_ in the sandbox, any changes are permanent. Editing past chat messages or regenerating current ones won't reverse these changes. | |||
- If you encounter an error message stating `'dict' object has no attribute 'kernel_id'`, it's likely that ChatGPT's code execution environment has crashed, which may result in the loss of your saved files. | |||
- If the environment does crash, you could ask ChatGPT to "zip up all files and give me a download link", which might help recover some data. | |||
> **PS**: _Consider updating the title of this chat for better context._ | |||
Thank you for reading, and for your support of the developer, spdustin. | |||
</pre> | |||
==Actions== | ==Actions== |
edits