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

[Frontend] Pythonic tool parser #9859

Merged
merged 11 commits into from
Nov 14, 2024

Commits on Oct 30, 2024

  1. pythonic tool parser

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1aac0b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Add an entry to openai_compatible_server.md

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    683eb27 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Integration test attempt (can't run on my poor 4070)

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b64ca59 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. checkpoint: fix most tool_use tests

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9553df6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Get remaining tool_use tests passing

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4db5b39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4044bdf View commit details
    Browse the repository at this point in the history
  3. Add ToolACE template and tool_use test entry

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    644f8be View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. update docs

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    29d62ac View commit details
    Browse the repository at this point in the history
  2. Warn about Llama3.2 models, add TODO for future work

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a579569 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. PR comments

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0eaf0a6 View commit details
    Browse the repository at this point in the history
  2. Alter warning block based on other "note" block in this file

    Signed-off-by: Mike Depinet <[email protected]>
    mdepinet committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    29a9704 View commit details
    Browse the repository at this point in the history