examples
examples copied to clipboard
Llamaindex Workflows Example for 10/11 Hackathon
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
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Zack reviewed this prior to leaving and was able to reproduce!