examples icon indicating copy to clipboard operation
examples copied to clipboard

Llamaindex Workflows Example for 10/11 Hackathon

Open arjunpatel7 opened this issue 1 year ago • 1 comments

Problem

Existing workflow notebook needed some changes to make easier to run

Solution

  • added pinecone connect
  • added colab notebook
  • removed dependencies to semantic router and serpapi
  • typos
  • rewrote some functions to use llamaindex embedding from openai directly

Type of Change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [ ] Infrastructure change (CI configs, etc)
  • [ ] Non-code change (docs, etc)
  • [ ] None of the above: (explain here)

Test Plan

Run through the notebook in colab

arjunpatel7 avatar Oct 02 '24 17:10 arjunpatel7

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Zack reviewed this prior to leaving and was able to reproduce!

arjunpatel7 avatar Oct 07 '24 18:10 arjunpatel7