Skip to content

Investigate thread restart techniques  #1

Description

@phact

Today we share the same thread across all llm requests in a session (this translates to as long as the server is up, server restarts, new thread).

Sometimes the llm gets stuck in loops (buggy code in the context) and it struggles to get out of it. Alternatively having history of previous improvements and mistakes could be helpful.

Investigate into when it makes sense to start a new thread or maybe allow the user to control this in the UI.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions