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

Add LLM RAG example #89

Merged
merged 51 commits into from
Jan 25, 2024
Merged

Add LLM RAG example #89

merged 51 commits into from
Jan 25, 2024

Commits on Sep 22, 2023

  1. add materializer

    wjayesh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3133de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4a4eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9631141 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. add agent example

    wjayesh committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ace968a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 3, 2023

  1. update notebook

    wjayesh committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5de67ac View commit details
    Browse the repository at this point in the history
  2. remove some outputs

    wjayesh committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    75b1dba View commit details
    Browse the repository at this point in the history
  3. update diagram

    wjayesh committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d1edd3c View commit details
    Browse the repository at this point in the history
  4. update diagram

    wjayesh committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    59c62c2 View commit details
    Browse the repository at this point in the history
  5. update diagram

    wjayesh committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d3688e5 View commit details
    Browse the repository at this point in the history
  6. add jpg image

    wjayesh committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d08a11f View commit details
    Browse the repository at this point in the history
  7. update diagram

    wjayesh committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b4b7df9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. add test script

    wjayesh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5b75ce1 View commit details
    Browse the repository at this point in the history
  2. comment out parser for now

    wjayesh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a2c2080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6429dd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. update notebook

    wjayesh committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    78505cf View commit details
    Browse the repository at this point in the history
  2. add link to ngrok

    wjayesh committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5e31e8e View commit details
    Browse the repository at this point in the history
  3. add zenml down before up

    wjayesh committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4012a0f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. add mcp and artifact metadata

    wjayesh committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3d37c74 View commit details
    Browse the repository at this point in the history
  2. update notebook

    wjayesh committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c12e313 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e01d618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea6e908 View commit details
    Browse the repository at this point in the history
  5. allow diff personalities

    wjayesh committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    83579d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f87f856 View commit details
    Browse the repository at this point in the history
  7. rename folder

    wjayesh committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d7cfc15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51136fc View commit details
    Browse the repository at this point in the history
  9. add cloud connect command

    wjayesh committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    389c63e View commit details
    Browse the repository at this point in the history
  10. make agent a model artifact

    wjayesh committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    62fecca View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. update notebook. add images

    wjayesh committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8070b37 View commit details
    Browse the repository at this point in the history
  2. update prompt

    wjayesh committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    db3004f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eeae33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72e1768 View commit details
    Browse the repository at this point in the history
  5. delete more outputs

    wjayesh committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5db8a1a View commit details
    Browse the repository at this point in the history
  6. license update year

    wjayesh committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d433282 View commit details
    Browse the repository at this point in the history
  7. start updating the readme

    wjayesh committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    485aab0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. update README

    wjayesh committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e12d955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    510d9fb View commit details
    Browse the repository at this point in the history
  3. rename pipeline file

    wjayesh committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    caf3c74 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary code

    wjayesh committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a26e2db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e11df8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0c7020 View commit details
    Browse the repository at this point in the history
  7. fix version to 0.55.0

    wjayesh committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f209eef View commit details
    Browse the repository at this point in the history
  8. fix pipeline reference

    wjayesh committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b67e1d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d01350 View commit details
    Browse the repository at this point in the history
  10. merged

    htahir1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3c1a228 View commit details
    Browse the repository at this point in the history
  11. Added configs

    htahir1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9308535 View commit details
    Browse the repository at this point in the history
  12. Links

    htahir1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    72bff41 View commit details
    Browse the repository at this point in the history
  13. Typis

    htahir1 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1e83f0a View commit details
    Browse the repository at this point in the history
  14. update notebook

    wjayesh committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ef07a37 View commit details
    Browse the repository at this point in the history
  15. add image

    wjayesh committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0f2560c View commit details
    Browse the repository at this point in the history
  16. fix spellings

    wjayesh committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f954ea1 View commit details
    Browse the repository at this point in the history