[AI73-4]材料技术方案探索-获取思考过程

post
https://connect.zhihuiya.com/ai/material/find-solution/thinking
在体验中心中试用

获取AI的思考过程,包括问题分析、方向分解、文献搜索等信息。

请求参数

此 API 接口支持的参数列表

名称类型示例描述
task_id
必填
string80d440b7-80a5-4233-a75f-ab72b0885c88
任务唯一标识符,由提交任务接口返回

响应结构

API 响应数据的结构说明

字段名类型示例描述
data
object-
响应数据
status
stringSUCCEED
返回状态值(成功,生成中,失败)
board_id
string51a9eba9cd984bc3b474550830dc832a
脑图板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
stringCN101263125A
专利号
apd
string2006-10-18
申请日期
pbd
string2006-10-19
公开日期
link
stringhttps://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
stringproj-12345
项目ID
solution_id
string172d02c0-aa4d-48f3-9c05-8bffeb0ee138
方案ID
project_name
stringUV Protection Materials Research
项目名称
solution_type
stringPATENT
方案类型
solution_sub_type
stringINVENTION
方案子类型
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
stringMaterials Science - Cosmetic Formulation and UV Protection Materials
领域
problem_title
stringEnhanced 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
stringUVA Protection Factor
指标
target
stringEnhanced UVA protection compared to baseline ZnO formulation
目标
priority
stringhigh
优先级
validation_method
stringIn vitro UV transmission spectroscopy and critical wavelength determination
验证方法
refined_statement
stringDevelop 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
stringZinc 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
stringEnvironmental Stability
类别
description
stringFormulation must maintain chemical and physical stability under high temperature and high humidity conditions without degradation of UV protection efficacy
描述
impact_level
stringhigh
影响级别
performance_requirements
array[ { "unit": "nm", "parameter": "UV Protection Range", "tolerance": "±5nm", "target_value": "290-400nm" } ]
性能要求列表
unit
stringnm
单位
parameter
stringUV Protection Range
参数名称
tolerance
string±5nm
公差
target_value
string290-400nm
目标值
status
必填
booleanfalse
状态
error_msg
stringThe request parameter format is incorrect!
错误信息
error_code
必填
integer0
错误代码

成功响应示例

成功调用 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文件不符合上传规范!

平台错误码

错误码描述
67200000API整体限流错误!
67200001API整体限流错误!
67200002当前调用速率过快,超过当前配置限制QPS!
67200003申请token的key和secret传参不正确或者客户端已被禁用!
67200004请求的接口无权限请联系我们的支持人员!
67200005账户余额/调用次数不足!
67200006客户端超过开通有效期!
67200007当前调用超过当天配置使用额度!
67200008请检查query参数中必填的apikey是否传输!
67200009apikey与所传的bearerToken不匹配,请检查是否使用在有效期内的token!
67200012请求不合法!
67200100当前服务器状态正忙,请求响应超时!
67200101当前请求的Api不存在请检查请求Path!

HTTP 状态码

状态码描述
0请求成功
201Created
401Unauthorized
403Forbidden
404Not Found

性能指标

此接口的预期性能特征

正常响应时间

5000 ms

最大响应时间

10000 ms