Files
2025-06-03 13:30:15 -07:00
..
2024-08-23 09:29:09 -05:00
2024-08-13 22:27:55 -05:00
2024-08-13 22:27:55 -05:00
2025-01-19 18:17:50 -08:00
2025-01-19 18:10:40 -08:00
2025-01-19 18:17:50 -08:00
2025-01-19 18:17:50 -08:00
2025-01-19 18:17:50 -08:00
2024-10-20 15:26:10 -07:00
2024-10-20 15:26:10 -07:00
2025-01-19 18:17:50 -08:00
2024-08-13 22:27:55 -05:00
2024-08-15 17:19:59 -07:00
2024-08-13 22:39:01 -05:00
2024-11-03 18:49:13 -05:00
2025-06-03 13:30:15 -07:00

LangChain Examples

Two ways to get started:

  1. If you're comfortable with virtualenvs
  2. If you prefer docker

If you're comfortable with virtualenvs

Activate a new virtualenv however you prefer, for example:

python3 -m venv venv
source venv/bin/activate

install requirements

pip install -r requirements.txt
python 01-math_example.py

If you prefer docker

docker compose run examples 01-math_example.py

All Examples

linkedin_highlight_frustration

linkedin_frustration_approve_message

human_tool_composite_intern_message

human_tool_composite_marketing_message

  • 06-custom_bot_token.py - Example of how to override the default slack bot token for specific ContactChannels