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 Client #3004

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

Cohere Client #3004

wants to merge 18 commits into from

Commits on Jun 23, 2024

  1. initial setup for cohere client

    Hk669 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    406fa6e View commit details
    Browse the repository at this point in the history
  2. client update

    Hk669 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    288b874 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    80d6155 View commit details
    Browse the repository at this point in the history
  2. Revert "changes: ClintType added to the utils"

    This reverts commit 80d6155.
    Hk669 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7cf0e7d View commit details
    Browse the repository at this point in the history
  3. Message conversion to Cohere, Parameter handling, cost calculation, s…

    …treaming, tool calling
    marklysze committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    967e6fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    095bcd1 View commit details
    Browse the repository at this point in the history
  5. Changed Groq references.

    marklysze committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2ecbadf View commit details
    Browse the repository at this point in the history
  6. minor fix

    Hk669 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c0e7401 View commit details
    Browse the repository at this point in the history
  7. tests added

    Hk669 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f4e5e51 View commit details
    Browse the repository at this point in the history
  8. ref fix

    Hk669 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2370f7f View commit details
    Browse the repository at this point in the history
  9. added in the workflows

    Hk669 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    42ab555 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a598ce6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. conflicts resolved

    Hk669 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ec6a7e0 View commit details
    Browse the repository at this point in the history
  2. fix: formatting

    Hk669 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a52323a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    550a759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df33229 View commit details
    Browse the repository at this point in the history
  3. fixed client.py merge, removed unnecessary comments in groq.py, updat…

    …ed Cohere documentation, added Groq documentation
    marklysze committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1ffd0ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bfd514 View commit details
    Browse the repository at this point in the history