mirror of
https://github.com/langchain-ai/langchain-aiplugin.git
synced 2026-07-01 10:05:29 -04:00
271 B
271 B
Agent
This example shows how to expose an agent as a ChatGPTPlugin.
Step 1: Make any modifications to chain.py as you see fit (changing prompts, etc.)
Step 2: Make any changes to constants.py as you see fit (this is where you control the descriptions used, etc)