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

Introduce AnthropicClient and AnthropicClientAgent #2769

Merged

Commits on May 23, 2024

  1. Reference project

    Revert "Set up the Agent. Basic Example set up, boilerplate for connector, ran into signing issue."
    
    This reverts commit 0afe04f2
    
    End to end working anthropic agent + unit tests
    
    Set up the Agent. Basic Example set up, boilerplate for connector, ran into signing issue.
    DavidLuong98 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dc47d51 View commit details
    Browse the repository at this point in the history
  2. merge origin/main

    DavidLuong98 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d857292 View commit details
    Browse the repository at this point in the history
  3. Add pragma warning

    luongdavid committed May 23, 2024
    Configuration menu
    Copy the full SHA
    79d428d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. - Remove Message type

    - tabbing fix white space in csproj
    - Remove redundant inheritance
    - Edit Anthropic.Tests' rootnamespace
    - Create AutoGen.Anthropic.Samples
    DavidLuong98 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7eca0c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553b637 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/u/davidluong98/anthropic' into u…

    …/davidluong98/anthropic
    
    # Conflicts:
    #	dotnet/src/AutoGen.Anthropic/Middleware/AnthropicMessageConnector.cs
    DavidLuong98 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    065f6cf View commit details
    Browse the repository at this point in the history
  4. Pass system message in the constructor and throw if there's system me…

    …ssage in Imessages
    luongdavid committed May 24, 2024
    Configuration menu
    Copy the full SHA
    83014c5 View commit details
    Browse the repository at this point in the history
  5. Merge conflict

    DavidLuong98 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6acc528 View commit details
    Browse the repository at this point in the history