uw-ssec / tutorials

SSEC tutorials for various topics
https://uw-ssec-tutorials.readthedocs.io
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

feat: Tutorial Module 1: LLM-Powered Application Framework (LangChain) #40

Closed atambay37 closed 3 months ago

anantmittal commented 4 months ago

We obviously can't explain the entire LangChain package. So maybe we can talk about things that we plan to use in Module 2:

We should probably avoid delving into words we haven't explained yet. For example, LangChain provides abstractions for multiple vector stores and embeddings, but we cover that in Module 2.

anantmittal commented 4 months ago

From discussion with @IshikaKhandelwal, @anujsinha3: Maybe focus on Why LangChain?, and Chaining, and keep other LangChain abstractions for Module 2.

vanitech commented 3 months ago

Addressed in https://github.com/uw-ssec/tutorials/blob/main/SciPy2024/module1/langchain.ipynb