8000 Comparing v0.0.7...main · cortesi/misanthropy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cortesi/misanthropy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.7
Choose a base ref
...
head repository: cortesi/misanthropy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 26, 2024

  1. Cargo update

    cortesi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1ce8900 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

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

Commits on Mar 16, 2025

  1. Cargo update

    cortesi committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    1e3f9db View commit details
    Browse the repository at this point in the history
  2. Add None ToolChoice

    cortesi committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    72e4125 View commit details
    Browse the repository at this point in the history
  3. Revamp Tool specification

    - Tool is now an enum (to prepare for built-in tools)
    - The previous Tool is now Tool::Custom
    - We no longer auto-generate names for custom tools - you're now forced
      to specify them on creation
    cortesi committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    14e1135 View commit details
    Browse the repository at this point in the history
  4. Remove with_beta: this is now obsolete

    In future we'll provide a way to set custom headers
    cortesi committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    8079d60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c656ebd View commit details
    Browse the repository at this point in the history
  6. Add TODO

    cortesi committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    f087e59 View commit details
    Browse the repository at this point in the history
  7. Add schema for tool response

    cortesi committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    ca57578 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fad4c8 View commit details
    Browse the repository at this point in the history
  9. minor: consts and doc strings

    cortesi committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    8e37c76 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Bump version

    cortesi committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    d9b597e View commit details
    Browse the repository at this point in the history
Loading
0