-
Notifications
You must be signed in to change notification settings - Fork 37
LangChain Notebook Improvements (Summit 2023) #104
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
Conversation
@@ -24,7 +24,7 @@ In addition to the notebooks listed in the following section, we have example ma | |||
* [Content-based Recommendations with FAISS, TFIDF, and Python](https://colab.research.google.com/github/arangodb/interactive_tutorials/blob/master/notebooks/arangoflix/similarMovie_TFIDF_ML_Inference.ipynb) | |||
* [Graph Neural Networks with PyTorch](https://colab.research.google.com/github/arangodb/interactive_tutorials/blob/master/notebooks/arangoflix/predict_Movie_Rating_GNN.ipynb) | |||
* [Matrix Factorization](https://colab.research.google.com/github/arangodb/interactive_tutorials/blob/master/notebooks/arangoflix/similarMovie_MF_ML_Inference.ipynb) | |||
* LangChain Integration: [Question-Answering with LLMs](https://colab.research.google.com/github/arangodb/interactive_tutorials/blob/master/notebooks/Langchain.ipynb) | |||
* LangChain Integration: [Question-Answering with LLMs](https://colab.research.google.com/github/arangodb/interactive_tutorials/blob/master/notebooks/example_output/Langchain_output.ipynb) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've updated the LangChain README link to point to the output file, as I believe it may useful for people to see what the ArangoGraphQAChain
is capable of, at a quick glance.
I have no problem reverting this change however, just thought it would be convenient to have
@cw00dw0rd can't seem to reproduce with |
|
Thanks. Really strange. I see discussions online that talk about this as well, but they are dated back to older versions. Don't see anything with this combination of package versions. I can remove the Gradio section for now as to avoid the risk of this error if that makes sense |
sorry forgot to ping you @cw00dw0rd |
Ok sounds good |
Notebook Checklist
tutorialName
for temporary DB (if applicable)nbstripout
ran on notebookexample_output
folder with_output
appended to filename