上下文
Context 为基于LLM的产品和功能提供用户分析。
安装与设置
我们需要安装 context-python
Python 包:
pip install context-python
回调函数
查看使用示例。
from langchain.callbacks import ContextCallbackHandler
API Reference:ContextCallbackHandler
Context 为基于LLM的产品和功能提供用户分析。
我们需要安装 context-python
Python 包:
pip install context-python
查看使用示例。
from langchain.callbacks import ContextCallbackHandler