Skip to content

No way to add stop strings with drama_llama backend #12

Description

@mdegans

This isn't enabled because the egui text entry boxes escape certain sequences and so it's not possible to add, for example \n or \t. Currently there's a button for the former.

If we allow adding arbitrary stop strings it will lead to unexpected results. It may be necessary to write or find a raw text edit widget. Or maybe there is some functionality in egui that I am missing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions