Space.TextSourceString space for textual observations or actions.
create ~charset ~max_length () creates a text space.
Valid values are strings satisfying:
charset (if provided)max_length (if provided)Common use: Text-based environments, language model actions, or string commands.