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

Pinecone update to Readme and docker compose for ChatQnA #540

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

Commits on Oct 16, 2024

  1. Added the pinecone support documentation and docker compose file

    Signed-off-by: pallavi jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c20b821 View commit details
    Browse the repository at this point in the history
  2. Updated the readme for pinecone

    Signed-off-by: pallavi jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4c60074 View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: pallavi jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6b8cbe8 View commit details
    Browse the repository at this point in the history
  4. Added port 6009 to pinecone

    Signed-off-by: pallavi jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    afcb18c View commit details
    Browse the repository at this point in the history
  5. Added the tests and renamed the files

    Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    66ea870 View commit details
    Browse the repository at this point in the history
  6. Updated the pinecone tests as per the xeon

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1e5e933 View commit details
    Browse the repository at this point in the history
  7. Updated the Dockerfile pathf or rerank

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    098a4ce View commit details
    Browse the repository at this point in the history
  8. Updated the file name for the tests

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c87911c View commit details
    Browse the repository at this point in the history
  9. Corrected the docker compose for pinecone

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2698d7c View commit details
    Browse the repository at this point in the history
  10. Corrected the docker compose for pinecone

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    63ed279 View commit details
    Browse the repository at this point in the history
  11. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5723ccf View commit details
    Browse the repository at this point in the history
  12. Corrected the test script issue

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1622246 View commit details
    Browse the repository at this point in the history
  13. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5730581 View commit details
    Browse the repository at this point in the history
  14. Fixed the issues with tests

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4753a8d View commit details
    Browse the repository at this point in the history
  15. Fixed the links

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7ba78b1 View commit details
    Browse the repository at this point in the history
  16. Corrected the tag

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e37b384 View commit details
    Browse the repository at this point in the history
  17. Corrected the ports

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    48c52c2 View commit details
    Browse the repository at this point in the history
  18. Commented out dataprep as not able to connect to pineconeserver

    Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a44f173 View commit details
    Browse the repository at this point in the history
  19. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7091270 View commit details
    Browse the repository at this point in the history
  20. Added more comments

    Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f07f0d7 View commit details
    Browse the repository at this point in the history
  21. Validated in IDC and enabled all the tests in pinecone

    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    Pallavi Jaini authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8c6326f View commit details
    Browse the repository at this point in the history
  22. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and pallavijaini0525 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    93e3780 View commit details
    Browse the repository at this point in the history
  23. Added the pinecone support documentation and docker compose file

    Signed-off-by: pallavi jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9c30df4 View commit details
    Browse the repository at this point in the history
  24. Updated the readme for pinecone

    Signed-off-by: pallavi jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    22e918f View commit details
    Browse the repository at this point in the history
  25. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: pallavi jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    20adebe View commit details
    Browse the repository at this point in the history
  26. Added port 6009 to pinecone

    Signed-off-by: pallavi jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6bae689 View commit details
    Browse the repository at this point in the history
  27. Added the tests and renamed the files

    Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    aa21352 View commit details
    Browse the repository at this point in the history
  28. Updated the pinecone tests as per the xeon

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d0b1ba3 View commit details
    Browse the repository at this point in the history
  29. Updated the Dockerfile pathf or rerank

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1345ea8 View commit details
    Browse the repository at this point in the history
  30. Updated the file name for the tests

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4133cfa View commit details
    Browse the repository at this point in the history
  31. Corrected the docker compose for pinecone

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1a3247c View commit details
    Browse the repository at this point in the history
  32. Corrected the docker compose for pinecone

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    49b8708 View commit details
    Browse the repository at this point in the history
  33. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    75135b0 View commit details
    Browse the repository at this point in the history
  34. Corrected the test script issue

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d5da891 View commit details
    Browse the repository at this point in the history
  35. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    468957d View commit details
    Browse the repository at this point in the history
  36. Fixed the issues with tests

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    17fd96b View commit details
    Browse the repository at this point in the history
  37. Fixed the links

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f32236f View commit details
    Browse the repository at this point in the history
  38. Corrected the tag

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    429be00 View commit details
    Browse the repository at this point in the history
  39. Corrected the ports

    Signed-off-by: AI Workloads <aigoldrush1@g2-r3-2.iind.intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    AI Workloads authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1ab8626 View commit details
    Browse the repository at this point in the history
  40. Commented out dataprep as not able to connect to pineconeserver

    Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    05a6b65 View commit details
    Browse the repository at this point in the history
  41. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    70b7159 View commit details
    Browse the repository at this point in the history
  42. Added more comments

    Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pallavijaini0525 authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7628f33 View commit details
    Browse the repository at this point in the history
  43. Validated in IDC and enabled all the tests in pinecone

    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    98d8eb4 View commit details
    Browse the repository at this point in the history
  44. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    pre-commit-ci[bot] authored and Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    19f95bf View commit details
    Browse the repository at this point in the history
  45. Merge remote-tracking branch 'origin/pinecone_update' into pinecone_u…

    …pdate
    Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1a59f91 View commit details
    Browse the repository at this point in the history
  46. Implemented all review comments

    Signed-off-by: Pallavi Jaini <pallavi,jaini@intel.com>
    Pallavi Jaini committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6aa1720 View commit details
    Browse the repository at this point in the history
  47. Updated the pinecone key

    Signed-off-by: root <root@test-pjaini.535545281608.us-region-2.idcservice.net>
    root committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    822d109 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    a83b36f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. Made changes to reflect the new framework

    Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
    pallavijaini0525 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    15362dc View commit details
    Browse the repository at this point in the history
  2. Fixed the typos

    Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
    pallavijaini0525 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0b559c6 View commit details
    Browse the repository at this point in the history