Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: talkdai/dialog-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2.2
Choose a base ref
...
head repository: talkdai/dialog-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 14 files changed
  • 3 contributors

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    fa0703e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94042a View commit details
    Browse the repository at this point in the history
  3. version bump: v0.0.2.4

    vmesel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7876f75 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Fixes session factory

    vmesel committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0ab2cf3 View commit details
    Browse the repository at this point in the history
  2. Bump version

    vmesel committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a5e008e View commit details
    Browse the repository at this point in the history
  3. Fixes langchain version

    vmesel committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f366e53 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Fixes versions

    vmesel committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d6aa495 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    f6147b1 View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact

    Bumps the github_actions group with 1 update in the /.github/workflows directory: [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `actions/download-artifact` from 3 to 4.1.7
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      dependency-group: github_actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and vmesel committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    2dae45e View commit details
    Browse the repository at this point in the history
  3. Bump the pip group across 1 directory with 2 updates

    Bumps the pip group with 2 updates in the / directory: [langchain](https://github.com/langchain-ai/langchain) and [langchain-community](https://github.com/langchain-ai/langchain).
    
    
    Updates `langchain` from 0.2.8 to 0.2.10
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - [Commits](langchain-ai/langchain@langchain==0.2.8...langchain==0.2.10)
    
    Updates `langchain-community` from 0.2.5 to 0.2.9
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - [Commits](langchain-ai/langchain@langchain-community==0.2.5...langchain-community==0.2.9)
    
    ---
    updated-dependencies:
    - dependency-name: langchain
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: langchain-community
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and vmesel committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    6d2a300 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. attempt 1: Fixes pipeline for publishing

    Vinicius Mesel authored and Vinicius Mesel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c582191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb7812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    690ce24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d4789a View commit details
    Browse the repository at this point in the history
  5. Fixes version

    vmesel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b407833 View commit details
    Browse the repository at this point in the history
Loading