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

Customize LLM config per agent #2756

Merged
merged 39 commits into from
Jul 10, 2024

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    91530ce View commit details
    Browse the repository at this point in the history
  2. Fix comment

    li-boxuan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e6a27c9 View commit details
    Browse the repository at this point in the history
  3. Fix

    li-boxuan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7f9aa69 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    0a71cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5364c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e435d1b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Fixes

    li-boxuan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    fbfe1b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0baca13 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. More fixes

    li-boxuan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    99cc297 View commit details
    Browse the repository at this point in the history
  2. more fixes

    li-boxuan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    40d6d74 View commit details
    Browse the repository at this point in the history
  3. Fix test_config.py

    li-boxuan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e9d0d6c View commit details
    Browse the repository at this point in the history
  4. Bug fix for singleton

    li-boxuan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    496eaba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0650231 View commit details
    Browse the repository at this point in the history
  6. Fix test_arg_parser

    li-boxuan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    cd5060f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea8eb0d View commit details
    Browse the repository at this point in the history
  8. Fix other unit tests

    li-boxuan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4a3a059 View commit details
    Browse the repository at this point in the history
  9. Update template

    li-boxuan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e91e5f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Use a better example

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c66eb97 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0f49402 View commit details
    Browse the repository at this point in the history
  3. Fix integration test setup

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    511aeb8 View commit details
    Browse the repository at this point in the history
  4. Fix doc

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6316149 View commit details
    Browse the repository at this point in the history
  5. Redesign group naming:

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    80d0585 View commit details
    Browse the repository at this point in the history
  6. Fixes

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    280d05c View commit details
    Browse the repository at this point in the history
  7. Fix evaluation readme docs

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c703ed1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d78be1 View commit details
    Browse the repository at this point in the history
  9. Fix cli arg help message

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    be268ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a6d4b32 View commit details
    Browse the repository at this point in the history
  11. Fix get_llm_config_arg

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    58035f4 View commit details
    Browse the repository at this point in the history
  12. Fix regenerate.sh

    li-boxuan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0cf130e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    928e43a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    5d0175e View commit details
    Browse the repository at this point in the history
  2. Fix template doc

    li-boxuan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6a57c22 View commit details
    Browse the repository at this point in the history
  3. Add TODO to bedrock.py

    li-boxuan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9edd03f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b39877d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Fix test_agent

    li-boxuan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cfac7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff662fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c6401 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    30a2a23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f650a View commit details
    Browse the repository at this point in the history