[AI73-4]材料技术方案探索-获取思考过程
获取AI的思考过程,包括问题分析、方向分解、文献搜索等信息。
请求参数
此 API 接口支持的参数列表
| 名称 | 类型 | 示例 | 描述 |
|---|---|---|---|
必填 | string | 80d440b7-80a5-4233-a75f-ab72b0885c88 | 任务唯一标识符,由提交任务接口返回 |
响应结构
API 响应数据的结构说明
| 字段名 | 类型 | 示例 | 描述 |
|---|---|---|---|
data | object | - | 响应数据 |
status | string | SUCCEED | 返回状态值(成功,生成中,失败) |
board_id | string | 51a9eba9cd984bc3b474550830dc832a | 脑图板ID |
direction | object | {
"data": {
"status": "FINISH",
"stream_message": {
"ac21b332-b8e8-4222-97b1-f2f0288544f8": {
"brief": {
"name": "Hierarchical Dispersion Control",
"description": "This direction addresses..."
}
},
"ac21b332-b8e8-4222-97b1-f2f0288544f8_details": "Engineering polymer matrices..."
}
},
"status": true,
"error_code": 0
} | 技术方向信息 |
references | object | {
"references": [
{
"PBD": "2006-10-19",
"TITLE": "两亲共聚物在稳定屏蔽UV辐射的不溶性有机化合物分散体中的用途",
"CONTENT": "两亲共聚物通过使用亲水性和疏水性块来稳定紫外线筛分剂的分散体",
"SOLUTION_ID": "172d02c0-aa4d-48f3-9c05-8bffeb0ee138",
"SOLUTION_TYPE": "PATENT"
}
]
} | 参考文献列表 |
references | array | [
{
"PBD": "2006-10-19",
"TITLE": "两亲共聚物在稳定屏蔽UV辐射的不溶性有机化合物分散体中的用途",
"CONTENT": "两亲共聚物通过使用亲水性和疏水性块来稳定紫外线筛分剂的分散体",
"ORG_INFO": [
{
"id": "ebd39282a7fcc0690cef4b3c5b4ede59",
"display_name": "欧莱雅股份有限公司",
"normalized_display_name": "欧莱雅"
}
],
"SOLUTION_ID": "172d02c0-aa4d-48f3-9c05-8bffeb0ee138",
"SOLUTION_TYPE": "PATENT"
}
] | 参考文献列表 |
pn | string | CN101263125A | 专利号 |
apd | string | 2006-10-18 | 申请日期 |
pbd | string | 2006-10-19 | 公开日期 |
link | string | https://patents.google.com/patent/CN101263125A | 链接 |
title | string | 两亲共聚物在稳定屏蔽UV辐射的不溶性有机化合物分散体中的用途、用这些共聚物稳定的分散体和含有它们的化妆品组合物 | 标题 |
authors | object | [
{
"id": "author123",
"name": "Zhang San",
"organization": "Research Institute"
}
] | 作者信息 |
content | string | 两亲共聚物通过使用亲水性和疏水性块来稳定紫外线筛分剂的分散体,以解决稀释诱导的不稳定性并保持有效的皮肤保护。 | 内容描述 |
org_info | object | [
{
"id": "ebd39282a7fcc0690cef4b3c5b4ede59",
"logo": "https://images.crunchbase.com/image/upload/t_cb-default-original/v1403242711/t27lgufvhpzm3myfhsic.jpg",
"display_name": "欧莱雅股份有限公司",
"normalized_display_name": "欧莱雅"
}
] | 组织信息 |
project_id | string | proj-12345 | 项目ID |
solution_id | string | 172d02c0-aa4d-48f3-9c05-8bffeb0ee138 | 方案ID |
project_name | string | UV Protection Materials Research | 项目名称 |
solution_type | string | PATENT | 方案类型 |
solution_sub_type | string | INVENTION | 方案子类型 |
problem_statement | object | {
"domain": "Materials Science - Cosmetic Formulation and UV Protection Materials",
"problem_title": "Enhanced ZnO Sunscreen UVA Protection Optimization",
"refined_statement": "Develop an optimized zinc oxide-based sunscreen formulation..."
} | 问题陈述分析 |
domain | string | Materials Science - Cosmetic Formulation and UV Protection Materials | 领域 |
problem_title | string | Enhanced ZnO Sunscreen UVA Protection Optimization | 问题标题 |
success_criteria | array | [
{
"metric": "UVA Protection Factor",
"target": "Enhanced UVA protection compared to baseline ZnO formulation",
"priority": "high",
"validation_method": "In vitro UV transmission spectroscopy and critical wavelength determination"
}
] | 成功标准列表 |
metric | string | UVA Protection Factor | 指标 |
target | string | Enhanced UVA protection compared to baseline ZnO formulation | 目标 |
priority | string | high | 优先级 |
validation_method | string | In vitro UV transmission spectroscopy and critical wavelength determination | 验证方法 |
refined_statement | string | Develop an optimized zinc oxide-based sunscreen formulation that enhances UVA protection effectiveness through strategic combination with organic UV filters while maintaining photochemical and thermal stability under high temperature and humidity conditions, and eliminating greasy residue formation on skin application. | 精炼后的问题陈述 |
background_context | string | Zinc oxide (ZnO) is a widely used inorganic UV filter in sunscreens due to its broad-spectrum protection and photostability. However, current ZnO-based formulations face challenges in providing adequate UVA protection while maintaining stability under high temperature and humidity conditions. | 背景上下文 |
technical_constraints | array | [
{
"category": "Environmental Stability",
"description": "Formulation must maintain chemical and physical stability under high temperature and high humidity conditions without degradation of UV protection efficacy",
"impact_level": "high"
}
] | 技术约束列表 |
category | string | Environmental Stability | 类别 |
description | string | Formulation must maintain chemical and physical stability under high temperature and high humidity conditions without degradation of UV protection efficacy | 描述 |
impact_level | string | high | 影响级别 |
performance_requirements | array | [
{
"unit": "nm",
"parameter": "UV Protection Range",
"tolerance": "±5nm",
"target_value": "290-400nm"
}
] | 性能要求列表 |
unit | string | nm | 单位 |
parameter | string | UV Protection Range | 参数名称 |
tolerance | string | ±5nm | 公差 |
target_value | string | 290-400nm | 目标值 |
status必填 | boolean | false | 状态 |
error_msg | string | The request parameter format is incorrect! | 错误信息 |
error_code必填 | integer | 0 | 错误代码 |
成功响应示例
成功调用 API 的响应示例
JSON
{
"data": {
"status": "SUCCEED",
"board_id": "51a9eba9cd984bc3b474550830dc832a",
"direction": {
"data": {
"status": "FINISH",
"stream_message": {
"ac21b332-b8e8-4222-97b1-f2f0288544f8": {
"brief": {
"name": "Hierarchical Dispersion Control",
"description": "This direction addresses..."
}
},
"ac21b332-b8e8-4222-97b1-f2f0288544f8_details": "Engineering polymer matrices..."
}
},
"status": true,
"error_code": 0
},
"references": {
"references": [
{
"pn": "CN101263125A",
"apd": "2006-10-18",
"pbd": "2006-10-19",
"link": "https://patents.google.com/patent/CN101263125A",
"title": "两亲共聚物在稳定屏蔽UV辐射的不溶性有机化合物分散体中的用途、用这些共聚物稳定的分散体和含有它们的化妆品组合物",
"authors": [
{
"id": "author123",
"name": "Zhang San",
"organization": "Research Institute"
}
],
"content": "两亲共聚物通过使用亲水性和疏水性块来稳定紫外线筛分剂的分散体,以解决稀释诱导的不稳定性并保持有效的皮肤保护。",
"org_info": [
{
"id": "ebd39282a7fcc0690cef4b3c5b4ede59",
"logo": "https://images.crunchbase.com/image/upload/t_cb-default-original/v1403242711/t27lgufvhpzm3myfhsic.jpg",
"display_name": "欧莱雅股份有限公司",
"normalized_display_name": "欧莱雅"
}
],
"project_id": "proj-12345",
"solution_id": "172d02c0-aa4d-48f3-9c05-8bffeb0ee138",
"project_name": "UV Protection Materials Research",
"solution_type": "PATENT",
"solution_sub_type": "INVENTION"
}
]
},
"problem_statement": {
"domain": "Materials Science - Cosmetic Formulation and UV Protection Materials",
"problem_title": "Enhanced ZnO Sunscreen UVA Protection Optimization",
"success_criteria": [
{
"metric": "UVA Protection Factor",
"target": "Enhanced UVA protection compared to baseline ZnO formulation",
"priority": "high",
"validation_method": "In vitro UV transmission spectroscopy and critical wavelength determination"
}
],
"refined_statement": "Develop an optimized zinc oxide-based sunscreen formulation that enhances UVA protection effectiveness through strategic combination with organic UV filters while maintaining photochemical and thermal stability under high temperature and humidity conditions, and eliminating greasy residue formation on skin application.",
"background_context": "Zinc oxide (ZnO) is a widely used inorganic UV filter in sunscreens due to its broad-spectrum protection and photostability. However, current ZnO-based formulations face challenges in providing adequate UVA protection while maintaining stability under high temperature and humidity conditions.",
"technical_constraints": [
{
"category": "Environmental Stability",
"description": "Formulation must maintain chemical and physical stability under high temperature and high humidity conditions without degradation of UV protection efficacy",
"impact_level": "high"
}
],
"performance_requirements": [
{
"unit": "nm",
"parameter": "UV Protection Range",
"tolerance": "±5nm",
"target_value": "290-400nm"
}
]
}
},
"status": true,
"error_code": 0
}错误码
此接口可能返回的错误码列表
业务错误码
| 错误码 | 描述 |
|---|---|
68300004 | 请求参数异常! |
68300005 | 查询Api失败! |
68300006 | 解析基本存取错误! |
68300007 | 存在错误的请求! |
68300008 | 服务中断异常,请稍后再试! |
68300010 | 文件不符合上传规范! |
平台错误码
| 错误码 | 描述 |
|---|---|
67200000 | API整体限流错误! |
67200001 | API整体限流错误! |
67200002 | 当前调用速率过快,超过当前配置限制QPS! |
67200003 | 申请token的key和secret传参不正确或者客户端已被禁用! |
67200004 | 请求的接口无权限请联系我们的支持人员! |
67200005 | 账户余额/调用次数不足! |
67200006 | 客户端超过开通有效期! |
67200007 | 当前调用超过当天配置使用额度! |
67200008 | 请检查query参数中必填的apikey是否传输! |
67200009 | apikey与所传的bearerToken不匹配,请检查是否使用在有效期内的token! |
67200012 | 请求不合法! |
67200100 | 当前服务器状态正忙,请求响应超时! |
67200101 | 当前请求的Api不存在请检查请求Path! |
HTTP 状态码
| 状态码 | 描述 |
|---|---|
0 | 请求成功 |
201 | Created |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
性能指标
此接口的预期性能特征
正常响应时间
5000 ms
最大响应时间
10000 ms