Skip to content
鼓励作者:欢迎打赏犒劳

langchain实现Agent

代码示例:https://gitee.com/lzh1995/langchain-demo

Gradio‌是一个开源的 Python 库,用于快速构建机器学习模型的交互式演示界面,无需前端开发经验即可创建 Web 应用,官网:www.gradio.app、GitHub 仓库:github.com/gradio-app/gradio

输出解析器

标准序列化:05_parser/JsonOutputParserDemo.py

json自定义:05_parser/JsonOutputParser_GetFormatInstructions.py

如有转载或 CV 的请标注本站原文地址