Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(agent, forge): Markdown-formatted history -> message history #7228

Commits on Jun 18, 2024

  1. implement message based history in ActionHistoryComponent

    Also:
    - Run `ActionHistoryComponent` after `SystemComponent` so that history messages are last in the prompt
    - Omit final instruction message if prompt already contains assistant messages
    Pwuts committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7f84da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecbe421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b9b211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90f94b6 View commit details
    Browse the repository at this point in the history
  5. minor refactor

    Pwuts committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    164353f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge branch 'master' into reinier/open-1301-change-from-markdown-for…

    …matted-history-to-message-history
    kcze committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    50a50dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde563a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    2c2ed88 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    Pwuts committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    75c45c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2797b7c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    921b5c9 View commit details
    Browse the repository at this point in the history