Skip to content

clintlord-church/icscon-agentic-patterns-langgraph

Repository files navigation

Setup

API Keys

Acquire keys for Tavily, OpenAI and LangSmith
Create .env file from .env-example and fill in key values

Module installation

This project relies on pyenv and pipenv for managing dependencies. To install the dependencies, run the following commands:

pipenv install --python=$(pyenv which python)

NOTES

requirements.txt and langgraph.json are used for LangGraph Studio and aren't related to running this project directly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages