Skip to content

πŸ¦œπŸ”— A Codespaces template for getting up-and-running with LangChain in seconds!

Notifications You must be signed in to change notification settings

bdmac/codespaces-langchain

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ¦œπŸ”— Codespaces LangChain Template

This template provides a one-click dev environment for building "LLM apps" with LangChain, Codespaces, and GPT-3. With it, you'll get free access to a VS Code-based web editor, complete with a fully-configured Python playground, that includes the neccessary SDKs, libraries, and IDE extensions πŸ±β€πŸ’»

Getting Started

  1. Create a codespace for this template.

    Open in GitHub Codespaces

  2. Once you're within the web editor, simply open any of the notebooks within the /examples folder, and select Run All in the notebook's toolbar. From there, you can change any of the prompts and/or code, and then re-run the cell/notebook, in order to get a better intuition for how LangChain can help you build your own custom chains πŸš€

Optionally, if you'd like to explore the sample that automates Google search qierues, create an account with SerpAPI, generate an API key, and set it as a Codespaces secret called SERPAPI_API_KEY.

About

πŸ¦œπŸ”— A Codespaces template for getting up-and-running with LangChain in seconds!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published