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

Chat: sync token limit at model import time #3486

Merged
merged 17 commits into from
Mar 22, 2024
Merged

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    a600191 View commit details
    Browse the repository at this point in the history
  2. clean up

    abeatrix committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ed4ec1e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Re-generate Kotlin bindings

    abeatrix committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    23ee671 View commit details
    Browse the repository at this point in the history
  2. Update agent/bindings/kotlin/lib/src/main/kotlin/com/sourcegraph/cody…

    …/protocol_generated/ModelProvider.kt
    
    Co-authored-by: Dominic Cooney <dominic.cooney@sourcegraph.com>
    abeatrix and dominiccooney authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e34d780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec7b02f View commit details
    Browse the repository at this point in the history
  4. clean up and add tests

    abeatrix committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ad53e98 View commit details
    Browse the repository at this point in the history
  5. update bindings

    abeatrix committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    50d3630 View commit details
    Browse the repository at this point in the history
  6. rename function

    abeatrix committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    48bad9a View commit details
    Browse the repository at this point in the history
  7. clean up

    abeatrix committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    424eac9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83d1083 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. simplify sync logic

    abeatrix committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fc5c9ef View commit details
    Browse the repository at this point in the history
  2. early return

    abeatrix committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    967dcdd View commit details
    Browse the repository at this point in the history
  3. clean up

    abeatrix committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f8cb7cf View commit details
    Browse the repository at this point in the history
  4. update bindings

    abeatrix committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8c3e685 View commit details
    Browse the repository at this point in the history
  5. move sync to top level

    abeatrix committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9da8bfe View commit details
    Browse the repository at this point in the history
  6. Update agent binding

    abeatrix committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    93386b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a67a2fe View commit details
    Browse the repository at this point in the history