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

refactor(agent): clean agent part code #40

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 17, 2024

  1. Refactor openai model

    dandansamax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8b5574d View commit details
    Browse the repository at this point in the history
  2. Tiny type fix

    dandansamax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4147819 View commit details
    Browse the repository at this point in the history
  3. Tiny fix

    dandansamax committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f0d5f6b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix mypy type checking

    dandansamax committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    138c1d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff284e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06f79ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    943011b View commit details
    Browse the repository at this point in the history
  5. Refactor claude model

    dandansamax committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fb1af78 View commit details
    Browse the repository at this point in the history
  6. Update crab/agents/backend_models/gemini_model.py

    Co-authored-by: Isaac Jin <whale3ye@gmail.com>
    dandansamax and WHALEEYE authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f61213c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Fix issues

    dandansamax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9fece56 View commit details
    Browse the repository at this point in the history
  2. Tiny fix

    dandansamax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1c75569 View commit details
    Browse the repository at this point in the history
  3. Fix test

    dandansamax committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0830a38 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Add VLLM models

    dandansamax committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f582817 View commit details
    Browse the repository at this point in the history