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

feat: Refactor providers #131

Merged
merged 25 commits into from
Feb 19, 2024
Merged

feat: Refactor providers #131

merged 25 commits into from
Feb 19, 2024

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    5f740cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dde1d8 View commit details
    Browse the repository at this point in the history
  3. feat: Converted Ollama.

    HavenDV committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    be3aa74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0e51cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c9f0c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    058a510 View commit details
    Browse the repository at this point in the history
  7. feat: Implemented Google.

    HavenDV committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    43ed538 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    2395efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238bda0 View commit details
    Browse the repository at this point in the history
  3. feat: Implemented Anyscale.

    HavenDV committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d09a4a0 View commit details
    Browse the repository at this point in the history
  4. feat: Implemented Azure.

    HavenDV committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    4d02b0b View commit details
    Browse the repository at this point in the history
  5. feat: Implemented Anthropic.

    HavenDV committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    8e61922 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into 119-refactor-providers

    # Conflicts:
    #	LangChain.sln
    #	src/libs/Providers/LangChain.Providers.Abstractions/Chat/IWithDebug.cs
    #	src/libs/Providers/LangChain.Providers.Abstractions/Chat/WithDebugExtensions.cs
    #	src/libs/Providers/LangChain.Providers.Ollama/OllamaChatModel.cs
    HavenDV committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    1ac7462 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2aab28 View commit details
    Browse the repository at this point in the history
  8. fix: Small fixes.

    HavenDV committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    4f4c63e View commit details
    Browse the repository at this point in the history
  9. test: Fixed some tests.

    HavenDV committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    25cd1e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    aa7d2fe View commit details
    Browse the repository at this point in the history
  2. feat: Implemented Bedrock.

    HavenDV committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    16bd59b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. fix: Small fixes.

    HavenDV committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ddf70de View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Merge branch 'main' into 119-refactor-providers

    # Conflicts:
    #	LangChain.sln
    #	examples/LangChain.Samples.FileMemory/Program.cs
    #	src/libs/Databases/LangChain.Databases.Sqlite/SQLiteVectorStore.cs
    #	src/libs/Providers/LangChain.Providers.Amazon.Bedrock/LangChain.Providers.Amazon.Bedrock.csproj
    #	src/tests/LangChain.Providers.Amazon.Bedrock.IntegrationTests/BedrockTests.cs
    #	src/tests/LangChain.Providers.Amazon.Bedrock.IntegrationTests/LangChain.Providers.Amazon.Bedrock.IntegrationTests.csproj
    #	src/tests/LangChain.Providers.Amazon.Bedrock.IntegrationTests/LangChain.Providers.Amazon.IntegrationTests.csproj
    #	src/tests/LangChain.Providers.Amazon.Bedrock.IntegrationTests/SageMakerTests.cs
    HavenDV committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    547483a View commit details
    Browse the repository at this point in the history
  2. fix: Fixed conflicts.

    HavenDV committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7241910 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    ebdc8e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f4b7ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faee80f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbbd027 View commit details
    Browse the repository at this point in the history