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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: talkdai/dialog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 20 commits
  • 27 files changed
  • 5 contributors

Commits on May 24, 2024

  1. readme: center logo

    avelino authored May 24, 2024
    Configuration menu
    Copy the full SHA
    a5f587e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

Commits on May 30, 2024

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

Commits on Jun 1, 2024

  1. add dialog architecture image

    Luan Fernandes authored and vmesel committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    d631807 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Removes excalidraw drawing

    vmesel committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    01c5360 View commit details
    Browse the repository at this point in the history
  2. Changes architecture image

    vmesel committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    68b0fbc View commit details
    Browse the repository at this point in the history
  3. New images

    vmesel committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    da90176 View commit details
    Browse the repository at this point in the history
  4. Fixes docs

    vmesel committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    8a0cfc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. load_csv tests

    mcbianconi authored and vmesel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3fb0691 View commit details
    Browse the repository at this point in the history
  2. fix typo

    mcbianconi authored and vmesel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    32fdc94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49f0f6a View commit details
    Browse the repository at this point in the history
  4. end line

    Luan Fernandes authored and vmesel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d375822 View commit details
    Browse the repository at this point in the history
  5. Fixes tests

    vmesel committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c4a3f93 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. run tests on PRs

    Luan Fernandes authored and vmesel committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    357e70e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. refactor load csv to use langchain's CSVLoader

    Luan Fernandes authored and vmesel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    158e2ce View commit details
    Browse the repository at this point in the history
  2. fix typo when bringing code to substitute

    Luan Fernandes authored and vmesel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4a143bc View commit details
    Browse the repository at this point in the history
  3. fix metadata cols as fields for pks

    Luan Fernandes authored and vmesel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c303698 View commit details
    Browse the repository at this point in the history
  4. fix tests and adapt code

    Luan Fernandes authored and vmesel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9e6af57 View commit details
    Browse the repository at this point in the history
  5. add more tests for new smaller functions

    Luan Fernandes authored and vmesel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    630050a View commit details
    Browse the repository at this point in the history
  6. test last function retrieve_docs_from_vectordb

    Luan Fernandes authored and vmesel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fbb13af View commit details
    Browse the repository at this point in the history
Loading