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

Cohere: Add multihop tool agent #19919

Merged
merged 55 commits into from
Apr 2, 2024

Commits on Mar 26, 2024

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

    BeatrixCohere committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c047868 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update prompt

    BeatrixCohere committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8b0c86a View commit details
    Browse the repository at this point in the history
  2. Remove new line

    BeatrixCohere committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    157fcd0 View commit details
    Browse the repository at this point in the history
  3. Fix notebok

    BeatrixCohere committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    db7be4d View commit details
    Browse the repository at this point in the history
  4. Lint

    BeatrixCohere committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6853755 View commit details
    Browse the repository at this point in the history
  5. Spelling

    BeatrixCohere committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bb4762d View commit details
    Browse the repository at this point in the history
  6. Fix test

    BeatrixCohere committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    768dd37 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge conflicts

    BeatrixCohere committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    eeb46f1 View commit details
    Browse the repository at this point in the history
  2. Add chat history

    BeatrixCohere committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a549a11 View commit details
    Browse the repository at this point in the history
  3. Fix prompt

    BeatrixCohere committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    068549b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bde450 View commit details
    Browse the repository at this point in the history
  5. Remove new lines

    BeatrixCohere committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fc98316 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'beatrix/MultiHopAgent' of github.com:BeatrixCohere/lang…

    …chain into beatrix/MultiHopAgent
    BeatrixCohere committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e705454 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74b55e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Test

    BeatrixCohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fed0bad View commit details
    Browse the repository at this point in the history
  2. Add premable override

    BeatrixCohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e00a3f1 View commit details
    Browse the repository at this point in the history
  3. Fix text repsonse

    BeatrixCohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a9e6a4a View commit details
    Browse the repository at this point in the history
  4. Format

    BeatrixCohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e3cf615 View commit details
    Browse the repository at this point in the history
  5. Delete

    BeatrixCohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a24ffc3 View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    BeatrixCohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    59c8c39 View commit details
    Browse the repository at this point in the history
  7. Increase default timeout

    harry-cohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e46b382 View commit details
    Browse the repository at this point in the history
  8. Fix stop sequences

    harry-cohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c31c157 View commit details
    Browse the repository at this point in the history
  9. convert parameter types

    harry-cohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b3b9d3f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec58586 View commit details
    Browse the repository at this point in the history
  11. prompt rendering changes

    harry-cohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    403f78a View commit details
    Browse the repository at this point in the history
  12. prompt rendering changes

    harry-cohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8f8d8f0 View commit details
    Browse the repository at this point in the history
  13. fix types

    harry-cohere committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a6f445d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    610d9c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    06c3a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3afde2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad2b779 View commit details
    Browse the repository at this point in the history
  4. fix for py10

    harry-cohere committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a0d988d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63be314 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b48cd17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97c576a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9dc623 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62b6cf8 View commit details
    Browse the repository at this point in the history
  10. available_tools -> tools

    harry-cohere committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5e748e3 View commit details
    Browse the repository at this point in the history
  11. Add space to prompt

    harry-cohere committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    57e1358 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    615808b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d344ea3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    0453b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b0246 View commit details
    Browse the repository at this point in the history
  3. lint

    harry-cohere committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    943438f View commit details
    Browse the repository at this point in the history
  4. fix tests

    harry-cohere committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b64fd85 View commit details
    Browse the repository at this point in the history
  5. add docblocks

    harry-cohere committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    61d8bda View commit details
    Browse the repository at this point in the history
  6. fix types and imports

    harry-cohere committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f47d563 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4781f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ac8390 View commit details
    Browse the repository at this point in the history
  9. Add integration test

    harry-cohere committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a7aab19 View commit details
    Browse the repository at this point in the history
  10. fix lint

    harry-cohere committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7208f43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6a1448 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d1dfdcb View commit details
    Browse the repository at this point in the history