会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
张博的博客
contact me:wechat 15122306087
2025年11月5日
豆绿色16进制
摘要: 护眼豆绿色背景RGB 护眼豆绿色RGB值:(199,237,204) 十六进制颜色:#C7EDCC或用#CCE8CF
阅读全文
posted @ 2025-11-05 15:35 张博的博客
阅读(3)
评论(0)
推荐(0)
html转markdown, 可以打印网页在vscode控制台
摘要: import html2text p='https://www.nodeapp.cn/synopsis.html' p='https://www.nodeapp.cn/synopsis.html' p='https://www.nodeapp.cn/synopsis.html' p='https:/
阅读全文
posted @ 2025-11-05 13:28 张博的博客
阅读(2)
评论(0)
推荐(0)
后端框架数据对比
摘要: 
阅读全文
posted @ 2025-11-05 10:22 张博的博客
阅读(2)
评论(0)
推荐(0)
2025年11月4日
mingw
摘要: https://github.com/go-vgo/Mingw
阅读全文
posted @ 2025-11-04 16:55 张博的博客
阅读(2)
评论(0)
推荐(0)
2025年11月2日
免费智普大模型调用
摘要: from openai import OpenAI base_url = 'https://open.bigmodel.cn/api/paas/v4' api_key = '9eb77fe2543c68240713c55742979c85.X54mEVPMMJk7WJGw' model_name =
阅读全文
posted @ 2025-11-02 22:35 张博的博客
阅读(5)
评论(0)
推荐(0)
2025年11月1日
agent框架
摘要: https://cloud.tencent.com/developer/news/2302074 文档: https://openai.github.io/openai-agents-python/zh/ #并发: import asyncio from agents import Agent, I
阅读全文
posted @ 2025-11-01 18:39 张博的博客
阅读(3)
评论(0)
推荐(0)
2025年10月31日
大模型量化版本
摘要: https://zhuanlan.zhihu.com/p/1927104685346653102 启用: https://ollama.com/library/qwen3:4b-instruct-2507-q8_0 from openai import OpenAI # 初始化客户端,指定本地 Ol
阅读全文
posted @ 2025-10-31 11:56 张博的博客
阅读(1)
评论(0)
推荐(0)
python 代码内存分析
摘要: https://docs.python.org/zh-cn/3.9/library/tracemalloc.html
阅读全文
posted @ 2025-10-31 11:38 张博的博客
阅读(4)
评论(0)
推荐(0)
2025年10月30日
图像自动校正的解决方案: stn
摘要: https://docs.pytorch.org/tutorials/intermediate/spatial_transformer_tutorial.html
阅读全文
posted @ 2025-10-30 23:50 张博的博客
阅读(4)
评论(0)
推荐(0)
大模型结构化输出json, 最新方法更方便
摘要: from langchain_openai import ChatOpenAI from pydantic import BaseModel, Field # 替换后 from typing import List, Optional class ChunkMetadata(BaseModel):
阅读全文
posted @ 2025-10-30 14:18 张博的博客
阅读(4)
评论(0)
推荐(0)
下一页
导航
新随笔
管理