V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  refear99  ›  全部回复第 2 页 / 共 22 页
回复总数  427
1  2  3  4  5  6  7  8  9  10 ... 22  
@han0101 移动宽带影响还是很大的吧,用过一阵子太不稳定了了
6 月 29 日
回复了 WuLiSenSen 创建的主题 程序员 codex 比 claude code 更流行了吗?
唯有一个字:善
有 codex 也不贵,为什么要花钱买国产答辩?
渠道货一般正常的,你确认收货后,商家会给你更新一次激活时间和保修时间
6 月 28 日
回复了 mfsw 创建的主题 OpenAI skills,真的重要嘛?大家来讨论下吧。
通用开发完全不需要,特别是在用 codex 的情况下,codex 的 agent 自带的提示词和工作流优于任何目前的通用 skill

但是公司内部流程是需要的,比如下面是一个平安保险 pdf 的查询 skill

```
---
name: pingan-health-pdf
description: Look up Ping An Health Insurance public disclosure PDF material URLs by product name and return JSON data. Use when a user asks for 平安健康险 / 平安健康保险 product PDFs such as 产品条款, 费率表, 产品说明书, 特定清单, 现金价值表, 合同条款, or public disclosure materials by product name.
---

# Ping An Health PDF Lookup

## Goal

Given a Ping An Health Insurance product name, find public disclosure material URLs from each matched product's `contentReference` JSON. Search both product pools by default:

- 在售保险产品: `12105675798371923550`
- 停售保险产品: `14411518807585587486`

Known material keys:

- `productTerm`: 产品条款
- `rate`: 产品费率表
- `instructions`: 产品说明书
- `specialList`: 产品特定清单
- `cashValue`: 产品现金价值表

Return JSON only. Do not summarize as prose unless the user explicitly asks for explanation.

## Workflow

1. Query both tags using the product name.
2. For each matched product, read `contentView.contentReference`.
3. Fetch the `contentReference` URL; it returns JSON containing PDF/material entries.
4. Normalize every non-empty material entry into `materials[]`.
5. Return exactly one JSON object with a top-level `data` field.
6. If no exact result is found, retry with a shorter title fragment. If still none, return `{"data":[]}`.

## Product Query

Endpoint:

```text
POST https://mcore.health.pingan.com/bff/content/info/queryHistoryVersionList
```

Headers:

```text
content-type: application/json
origin: https://health.pingan.com
referer: https://health.pingan.com/
```

Body template:

```json
{
"pageSize": 10,
"pageNo": 1,
"tagId": "<TAG_ID>",
"type": 7,
"leaf": true,
"title": "<PRODUCT_NAME>"
}
```

Important response fields:

- `data.data[].productCode`
- `data.data[].onSaleAt`
- `data.data[].offSaleAt`
- `data.data[].productLevelCode`
- `data.data[].contentView.title`
- `data.data[].contentView.publishedAt`
- `data.data[].contentView.contentReference`
- `data.data[].contentView.contentContentTags[].tag.name`

## Output Format

Return exactly one valid JSON object:

```json
{
"data": [
{
"title": "产品名称",
"product_code": "产品代码",
"product_level_code": "产品分级",
"on_sale_at": "开售时间",
"off_sale_at": "停售时间",
"published_at": "发布时间",
"status": ["在售保险产品"],
"content_reference": "contentReference URL",
"materials": [
{
"key": "productTerm",
"label": "产品条款",
"filename": "文件名",
"url": "PDF URL",
"raw": {}
}
]
}
]
}
```

Output rules:

- Output JSON only.
- Do not wrap the JSON in Markdown fences.
- Do not add explanatory prose before or after the JSON.
- `data` is always an array.
- `materials` is always an array.
- Include every non-empty material key and every file entry.
- Use the Chinese label for known material keys; preserve unknown keys with `label` equal to the key.
- For object entries, set `filename` from `filename`, `name`, or the label. Set `url` from `url` or `link`, or empty string.
- For non-object entries, set `filename` to the label, `url` to the string value, and `raw` to the original value.

## Python Option

Use this when Python 3 is available. It only uses the Python standard library and prints the required JSON shape.

```bash
PRODUCT_NAME='平安互联网全家福住院医疗保险' python3 - <<'PY'
import json
import os
import urllib.request

```
6 月 28 日
回复了 hansonl 创建的主题 Codex gpt 写前端页面很丑怎么办?
@trn4
@mon6912640

那有没有什么修改优化意见呢?
6 月 26 日
回复了 hansonl 创建的主题 Codex gpt 写前端页面很丑怎么办?
https://dingxx.com

全都是 codex 写的
6 月 24 日
回复了 adz2k 创建的主题 iPad 你们的 iPad 现在有多鸡肋
玩 ps5 摆旁边看攻略用
6 月 23 日
回复了 0bit0 创建的主题 投资 稳定保本收益一年能做到多少?
浦发这种大额存单三年 1.75 ,地方股份制银行大概 3-5 年 2.15%
6 月 22 日
回复了 Void000 创建的主题 生活 IT 民工,二线养老城市推荐
应该是类似嘉兴这种吧

杭州成都武汉已经是一线城市了,人多房贵消费高
其中成都人口已经超过北京
6 月 22 日
回复了 zzz22333 创建的主题 生活 好奇为啥补牙不能走医保呢?
拔智齿不行啊,北京中日,拔智齿 500 走的医保个账
6 月 18 日
回复了 dongsuo 创建的主题 推广 最近尝试开奶茶店,分享一下经历
好位置的店面,很难留给普通人,现在现金大把的人太多了,这种一线加盟店又几乎是保本买卖
所以基本一个写字楼或者商圈刚盖起来,还在铺路铺墙装玻璃的时候,店面就已经被占了
不对吧,现在不要手机验证码了
ios+礼品卡,现在丝滑的很啊
梯干净,礼品卡干净(支付宝旧金山买的),没有封号的可能
@longaiwp 没用过哦就不评价效果
但是有最顶尖的为什么不用呢,每月 100 刀,也就能撸 1-2 次串
关键是用差的浪费自己的时间
@liuzimin 口条好也是一种技能哈哈

其实我说的是全方位不行的那种研发
别的不说,现在还有人认为 ai 不能完成复杂的编码和生产级的产品,还有人在用免费的模型跟国产 agent 每天编码+对喷
可以说是任重而道远
6 月 18 日
回复了 fjwangk 创建的主题 求职 Java 后端转行
现在全栈+agent 开发,北京都抢人
找不到先从自身找找原因,java 之前能混,现在不能了
但是得承认,水货很多啊,特别是 web 开发领域。他们本不该挣这个钱的,只是站在了风口上而已。

之前公司有一半人连🪜都不会,然后上班就用公司发的破 win 本写需求,必须用🪜的时候他就找有🪜的人给他下载一下或者网上找个免费🪜。
裁员了就回村躺躺,有人推荐了新岗位就再来骗个一年半载。
就这种还能挣个一两万。
6 月 18 日
回复了 Tuwofie 创建的主题 问与答 和 AI 聊了一早上,总结了当下社会八种风气
爹味太重了朋友
1  2  3  4  5  6  7  8  9  10 ... 22  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2774 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 36ms · UTC 12:46 · PVG 20:46 · LAX 05:46 · JFK 08:46
♥ Do have faith in what you're doing.