logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

处理在langchain中接入deepseek v4 缺失reasoning_content 以及在create_agent中使用response_format的错误

本文介绍了在LangChain中接入DeepSeek V4时解决两个关键问题的方案:1) 修复推理模式下缺失reasoning_content导致的错误;2) 解决create_agent中使用response_format的问题。通过创建ChatDeepSeekWithReasoning子类,重写bind_tools和_get_request_payload方法,并添加_convert_from

#python
electron-vite引用vue-router踩坑

【代码】electron-vite引用vue-router踩坑。解决electron-vite中使用vue-router打包后页面不显示

文章图片
#vue.js#electron#javascript
到底了