Skip to content

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

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Oct 14, 2023

Open In Collab

Notebook Checklist

  • tutorialName for temporary DB (if applicable)
  • Colab link added to ReadMe in the correct alphabetical order
  • nbstripout ran on notebook
  • Notebook with output added to the example_output folder with _output appended to filename

@aMahanna aMahanna changed the title Update LangChain Notebook (Summit 2023) LangChain Notebook Improvements (Summit 2023) Oct 14, 2023
@@ -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)
Copy link
Member Author

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
Copy link
Contributor

getting this with gradio
image

@aMahanna
Copy link
Member Author

aMahanna commented Oct 18, 2023

getting this with gradio

@cw00dw0rd can't seem to reproduce with gradio 3.49.0 and typing-extensions 4.8.0, can you let me know what versions you got for these packages?

@cw00dw0rd
Copy link
Contributor

cw00dw0rd commented Oct 18, 2023

@aMahanna

gradio                           3.49.0
gradio_client                    0.6.1
typing_extensions                4.8.0

@aMahanna
Copy link
Member Author

@aMahanna

gradio                           3.49.0
gradio_client                    0.6.1
typing_extensions                4.8.0

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

@aMahanna
Copy link
Member Author

sorry forgot to ping you @cw00dw0rd

@cw00dw0rd
Copy link
Contributor

Ok sounds good

@cw00dw0rd cw00dw0rd merged commit 021d4a4 into master Oct 18, 2023
@cw00dw0rd cw00dw0rd deleted the update-langchain-notebook branch October 18, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants