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

Add role splitting in markdown processor, remove old guidance regions #34

Merged
merged 9 commits into from
Apr 23, 2024

Commits on Apr 21, 2024

  1. mdp: Add option to segment by role, remove guidance support from Comp…

    …letionService.requestCompletion in favor of guidance message role
    extremeheat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8c4dcd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    784bc8c View commit details
    Browse the repository at this point in the history
  3. update GAIS

    extremeheat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    46fe8b5 View commit details
    Browse the repository at this point in the history
  4. update doc

    extremeheat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    cd94d45 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Add parseMarkdown tool, support preformat blocks in md tokenizer

    Update comment handling in MDP to only strip `<!---`
    extremeheat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5bc3314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    643d540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74db532 View commit details
    Browse the repository at this point in the history
  4. update docs

    extremeheat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fabe06a View commit details
    Browse the repository at this point in the history