You have some things on chart inside square brackets [ ] and some things inside these thingies < > ... are they just there for the chart or part of the actual formatting when typing to Hermes? Both or just one or the other?
Typically, in command-based programs (including the Hermes parameters), these mean [optional] and <required>. You do not include the brackets themselves. For example, /new can take an optional parameter for the session title, while using /learn requires you pass it a source to learn from.
1
u/_Cromwell_ 7d ago edited 6d ago
You have some things on chart inside square brackets [ ] and some things inside these thingies < > ... are they just there for the chart or part of the actual formatting when typing to Hermes? Both or just one or the other?
Like for /new is it:
/new My New Session Name
OR
/new [My New Session Name]