2025年11月5日

摘要: 护眼豆绿色背景RGB 护眼豆绿色RGB值:(199,237,204) 十六进制颜色:#C7EDCC或用#CCE8CF 阅读全文
posted @ 2025-11-05 15:35 张博的博客 阅读(3) 评论(0) 推荐(0)
摘要: 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)
摘要: ![image](https://img2024.cnblogs.com/blog/1311058/202511/1311058-20251105102227260-1503495426.png) 阅读全文
posted @ 2025-11-05 10:22 张博的博客 阅读(2) 评论(0) 推荐(0)

2025年11月4日

摘要: 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日

摘要: 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)
摘要: https://docs.python.org/zh-cn/3.9/library/tracemalloc.html 阅读全文
posted @ 2025-10-31 11:38 张博的博客 阅读(4) 评论(0) 推荐(0)

2025年10月30日

摘要: https://docs.pytorch.org/tutorials/intermediate/spatial_transformer_tutorial.html 阅读全文
posted @ 2025-10-30 23:50 张博的博客 阅读(4) 评论(0) 推荐(0)
摘要: 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)

导航