pet
  1. 流式接口_AI
pet
  • Start your Apidog journey
  • 【勿改】用例说明
  • 【勿改】自测试用例标签汇总
  • 🦊一分钟,了解 Apifox !
  • gfm markdown
  • customEndpoint/1
    CUSTOM1
  • customEndpoint/2
    GREEN
  • RegressionCustomEndpoint1_包含标签&默认服务&责任人&自定义字段
    CUSTOM1紫
  • RegressionCustomEndpoint3_无标签
    🦄字符测试$%^#
  • RegressionCustomEndpoint2_包含exclude标签&服务1
    CUSTOM2绿
  • Sample APIs
    • 删除宠物信息
      DELETE
    • 循环
      GET
    • Finds Pets by status
      GET
    • 多循环
      POST
    • 分支
      PUT
  • 👀 A_接口状态_看效果
    • 回归md_4_全功能测试
    • 回归md_3_语法支持 Html 属性
    • 回归md_1_跳转其他资源(标签include)
    • 回归md_2_上传图片(标签exclude、include)
    • 1_开发中_全参数测试-接口文档默认mock
      POST
    • 1_开发中_全参数测试
      POST
    • 2_测试中
      POST
    • 3_已发布
      GET
    • 4_将废弃
      GET
    • 5_设计中
      GET
    • 6_待确定
      GET
    • 7_联调中
      GET
    • 8_已测完_exclude
      GET
    • 9_有异常
      GET
    • 10_已废弃
      GET
    • 责任人2
      GET
  • 👀 C_不同响应类型
    • 响应返回gif
    • 响应返回rar
    • 响应返回PDF
    • 返回png
    • 响应返回jpg
    • 响应返回xlsx
    • 返回html
    • 响应为html
    • 响应为XML
    • 响应为JSON
    • 响应为raw
    • 响应为binary
    • 响应为no-content
    • 🦄 响应类型异常测试
    • 响应多种类型
  • 🦄 D_唯一标识
    • 唯一标识为默认-path&method
      • GET
      • GET
    • operationId
      • OperationId=test1
      • OperationId=test2
      • OperationId=test2-post
    • query有固定值
      • 固定值-Q1-A
      • 固定值-Q1-B
    • query 为唯一标识且有固定值
      • Query-W1-1
      • Query-W1-2
    • query为唯一标识且无固定值
      • 唯一标识为多query
        • 多query-1&1
        • 多query-1&2
        • 多query-1&2
        • 相同接口-多query-2&2
        • 相同接口-多query-2&2 Copy
      • Query-Q1-1
      • Query-Q1-2
      • Query-Q1-2-post
      • 相同接口-唯一标识值Q1=a-接口1
      • 相同接口-唯一标识值Q1=a-接口2
      • 特殊-唯一标识置空-无唯一标识冲突提示
      • 特殊-唯一标识置空-无唯一标识冲突提示 Copy
    • header
      • Header-H1=test1
      • Header-H1=test2
      • Header-H1=test2-post
      • 相同接口-Header-H1=test3
      • 相同接口-Header-H1=test3 Copy
    • body-formdata
      • Body-BF1=test1
      • Body-BF1=test2
      • Body-BF1=test2-post
      • 相同接口-Body-BF1=test3-post
      • 相同接口-Body-BF1=test3-post Copy
    • body-x-www-urlencode
      • Body-BW1=test1
      • Body-BW1=test2
      • Body-BW1=test2-post
      • 相同接口-Body-BW1=test3-post
      • 相同接口-Body-BW1=test3-post Copy
  • G_mock ✅
    • 🦄 高级 Mock 期望匹配
      • 高级mock_期望条件支持JsonPath匹配_Post请求
      • 高级mock_期望条件支持JsonPath匹配_get请求
      • 高级mock_不同位置参数匹配
      • 高级mock_body匹配_get请求
      • 🦄 高级mock_响应指定_header、code、delay
      • 🐶高级mock_body匹配_nunjucks、fakejs
      • 🦊高级mock_body匹配_nunjucks、mockjs
      • 高级mock_期望的不同比较方式
      • 高级mock_支持排序(导入导出可能导致顺序不对)
    • 🦄 匹配接口定义的第一个响应结构
      • 响应为JSON
      • 响应为XML
      • 响应为raw
      • 响应为html
      • 响应为binary
      • 响应为 msgpack
      • 响应为evenstream
      • 响应为JSON&自定义content-type&响应header参数
      • 响应为no-content
    • 🦄 智能mock&自定义智能mock&接口定义 功能测试
      • 接口_智能mock&自定义智能mock&接口定义 功能测试
      • 数据模型_智能mock&自定义智能mock&接口定义 功能测试
      • apidog-智能mock匹配规则-无mock设置时,智能mock匹配规则生效
      • 【2410W3】接口_智能mock规则新增
      • 【2410W3】接口_智能mock规则类型验证
    • 🦄 回归-DefaultMockType-mock优先级
      • mock优先级测试_响应示例优先!(📢请去设置-响应中开启示例优先)
      • mock优先级测试_mock优先!(📢请去设置-响应中开启mock优先)
    • 高级mock_脚本
      • 【04w1】🦄 高级mock脚本获取请求body
        • 前端性能相关 ing
        • 高级mock_自定义脚本_获取body_请求为none
        • 高级mock_自定义脚本_获取body_请求为json
        • 高级mock_自定义脚本_获取body_请求为formdata
        • 高级mock_自定义脚本_获取body_请求为urlencode
        • 高级mock_自定义脚本_获取body_请求为xml
        • 高级mock_自定义脚本_获取body_请求为raw
        • 高级mock_自定义脚本_获取body_请求为binary
        • 高级mock_自定义脚本_获取body_请求为graphQL
        • 高级mock_自定义脚本_获取body_请求为msgpack
      • 高级mock_自定义脚本
    • 特殊 url的mock
      • 接口1_[设置]_not_start_with/
      • 接口1_[验证]_访问not_start_with/_接口的mock-T
      • 接口2_[设置]_路径为空
      • 接口2_[验证]_访问路径为/ _接口的mock_T
      • 接口3_[验证]_访问路径为/q&w=&e=1111 _接口
      • Untitled Endpoint
    • 设置用于前端校验
      • 特殊-带必填参数的动态值-部分动态值选择参数时会显示为必填
      • 特殊-多行/多段数据,预览显示换行,复制也带上换行格式(纯前端检查)
      • 特殊-有意义的空字符串表达式列举
    • 🐶 Mock引擎&动态参数_fakejs
      • 【2409w5】单独now的时间格式生效验证
      • 【2409W5】placeholder-默认值不为空时,显示默认值
      • 【2409W5】fakerjs用法-isoTimestamp
      • 【2409w5】fakerjs用法-时间函数的优先级
      • 【2409W5】fakerjs用法-isoTimestamp 🐞缺陷定位专用
      • Apidog 智能mock-fakejs 测试
      • 🐶 前后置脚本使用faker.js库
      • apidog-fakerjs-旧格式数据:{% faker xx.yy %}, 新版本不兼容
      • apidog-fakerjs-新格式数据 {{$xx.yy}}
      • apidog-body数据设置新&旧版本的动态值格式混合-验证新版本下的生成
      • 时间戳处理函数"timestamp、millisecondsTimestamp、isoTimestamp",和 now的区别,调整为仅不显示 format 处理函数
      • 日期时间的mock设置验证
      • 设定时区为北京,生成的值为特色社会主义数据
      • 【新版】body使用自定义表达式(生成的结构中 firstname与lastname字段值各不相同)
      • 【旧版】body使用自定义表达式(生成的结构中 firstname与lastname字段值各不相同)
      • 【2409W2】{{的语法识别冲突验证
      • 【2409W3】自动化下的动态值设置验证
      • 【2409W3】时间格式中显示当前时区
    • 🦊 Mock引擎&动态参数_mockjs
      • mockjs旧数据备份
      • mockjs旧数据
      • apidog-fakerjs-新格式数据
      • fox的辅助函数
    • 🦊 前后置脚本使用mock.js库
    • 🦄 接口指定服务_支持mock
    • 🦄 Mock规则优先级
    • 🦄 Mock 所有字段类型
    • 🦄 Mock 模型半引用
    • 【缺陷验证】 Mock boolean字段
    • 【缺陷验证】 Mock_基础_请求体限制
  • L_自动化测试_主功能前端用例
    • 数据流
      • 示例项目
        • 删除宠物信息
        • 根据状态查找宠物列表
        • 场景引用-多服务设置(设置服务2)
      • 请求
        • request.pathparam
        • request.header
        • request.query
        • request.cookie
        • request.body-formdata
        • request.body-json
      • 响应
        • response.body-json
      • baidu
      • 百度
    • Foreach循环
      • 执行接口
      • for-test-responseHeader
      • forEach-test(request.body-json)
      • forEach-test(request.body-formdata)
      • for-test(request.body-json)
      • for-test(request.body-formdata)
    • 动态值-复杂表达式
      • 过滤表达式
      • 验证接口
      • 数组切片
      • 并集
      • 通配符
    • 流程控制
      • 循环测试
      • 失败!!!
      • ✅运行后运行计数+1
      • ❌失败计数+1
    • 测试场景步骤定位搜索测试接口
      • 示例项目
        • 查询宠物详情
        • 新建宠物信息
    • 测试报告路径显示
      • 前置url-服务1+query+path
      • 前置url-服务1+query+path Copy
    • 🦄 自动化测试-获取前置步骤-httpcode
  • 真实接口
  • 真实接口
  • 真实接口
  • 数据流
    • 示例项目
    • 请求
    • 响应
  • 真实接口
  • 🦄 B_接口method
    • get_接口
    • post_接口
    • put_接口
    • delete_接口
    • options_接口
    • patch_接口
    • head_接口
    • trace_接口
    • Copy_接口
    • LINK_接口
    • UNLINK_接口
    • PURGE_接口
    • LOCK_接口
    • UNLOCK_接口
    • MKCOL_接口
    • MOVE_接口
    • PROPFINE_接口
    • REPORT_接口
    • VIEW_接口
  • D_请求
    • body校验-post ✅
      • body格式_none
      • body格式_formdata
      • body格式_x-www-form-urlencoded
      • body格式_json&参数校验
      • body格式_xml
      • body格式_raw
      • body格式_binary
      • body格式_file混合json
    • body校验-post &多请求示例
      • body格式_formdata&OAS
      • body格式_x-www-form-urlencoded&OAS
      • body格式_json&OAS&多示例(示例无OAS)
      • body格式_json&OAS&多示例(示例有OAS)
      • body格式_xml&OAS&多示例
      • body格式_raw
      • body格式_binary&OAS
    • body校验-get ✅
      • body格式_form_data_GET
      • body格式_x-www-form-urlencoded_GET
      • body格式_json_get
      • body格式_xml_get
      • body格式_raw_get
      • body格式_binary_get
    • 请求参数 ✅
      • 自动生成
        • 🦄自动生成的字段顺序和接口定义的字段顺序一致
          • 参数全为必需
          • 参数全为非必需
          • 参数含必需和非必需
          • 根节点引用数据模型
          • 字段引用数据模型
        • ✋🏻【手动测试用例】自动生成-支持优先使用默认值/示例值
          • body-json
          • body-json-引用数据模型
          • body-xml
        • 【未完善】自动生成-object类型额外字段
      • 动态参数
        • 动态参数-待整理:性能+旧版本语法
          • 动态参数_所有请求参数使用动态参数
          • 动态参数_拓展
        • 动态参数_自增逻辑检查_请求和响应
        • 动态参数_请求_mock值_请求数据大
        • 动态参数_基础_pick
        • 动态参数_基础_部分解析失败时,保留成功的部分
      • 🦄请求参数_全参数校验
      • 🦄请求参数_全参数校验+高级设置
      • 🦄请求参数_http2请求
      • 🦄 cookie参数_同名优先级&变量测试
      • 🦄 query参数固定值
      • 请求 body 值-5种生成方式
      • 🦄 请求postman-echo.com,检查请求参数不包含注释
    • 全局参数 ✅
      • body为form data的接口才显示&请求参数有_全局body参数
        • 全局参数_body为json
        • 全局参数_body为xml
        • 全局参数_body为raw
        • 全局参数_body为binary
        • 全局参数_body为none
        • 全局参数_body为form-urlencoded
        • 全局参数_body为form-data
      • 全局参数_同名参数优先级
      • 全局参数_接口跟随默认
      • 全局参数_接口设置与默认不同
      • 全局参数_参数值使用变量
    • 默认请求头-header
      • 系统默认请求头-header参数
    • Encode功能
      • urlencode 说明
      • 自动encode_api on&不同编码方式测试
      • 自动encode_api off
      • 自动encode_api -继承项目设置
    • 🦄-发起请求-不同的协议域名路径方式
      • 发起请求-不同的协议域名路径方式
      • 发起请求2-域名+路径
      • 发起请求7-环境路径没哟包含协议头,仅地址✋🏻请选择postman环境进行请求
      • 发起请求3-斜杠开头的路径-T
      • 发起请求4-变量开头-值包含协议头-T
      • 发起请求 5-变量开头-值不包含http
      • 发起请求 6-路径包含协议头
  • E_前后置&接口设置
    • 🦄 运行时机-获取/替换请求
      • 运行时机1-body为form格式
      • 运行时机2-body为json格式
    • 🦄 Auth 测试
      • Auth导出测试
        • 非组件&auth=apikey:验证参数不同时,是否导出为不同组件
          • AUTH 测试_导出_接口apiKeyHeader1
          • AUTH 测试_导出_接口apiKeyHeader2_same with1
          • AUTH 测试_导出_接口apiKeyHeader3_key different with1、2
          • AUTH 测试_导出_接口apiKeyHeader4_value different with1、2
          • AUTH 测试_导出_接口apiKeyQuery5_key same with1、2
      • 🦄 继承测试_非Auth组件
        • Auth_F1本分组继承NoAuth
          • AUTH 测试_父级NoAuth_接口继承
          • AUTH 测试_父级NoAuth_接口NoAuth
          • AUTH 测试_父级NoAuth_接口apiKeyHeader
          • AUTH 测试_父级NoAuth_接口apiKeyQuery
          • AUTH 测试_父级NoAuth_接口BearerToken
          • AUTH 测试_父级NoAuth_接口JWT
          • AUTH 测试_父级NoAuth_接口BasicAuth
          • AUTH 测试_父级NoAuth_接口digestAuth
          • AUTH 测试_父级NoAuth_接口HawkAuth
          • AUTH 测试_父级NoAuth_接口AwsAuth_header
          • AUTH 测试_父级NoAuth_接口AwsAuth_query
          • AUTH 测试_父级NoAuth_接口NTLM
          • AUTH 测试_父级NoAuth_接口Akamai EdgeGrid
          • AUTH 测试_父级NoAuth_接口Kerberos
          • AUTH 测试_父级NoAuth_接口Kerberos Copy
        • Auth_F2本分组NoAuth
          • AUTH 测试_FNoAuth_A-继承
        • Auth_F3本分组AuthApikeyHeader
          • AUTH 测试_FAuthApikeyHeader_A-继承
        • Auth_F4本分组AuthApikeyQuery
          • AUTH 测试_FAuthApikeyQuery_A-继承
        • Auth_F5本分组BearToken
          • AUTH 测试_FBearToken_A-继承
        • Auth_F6本分组BasicAuth
          • AUTH 测试_FBasicAuth_A-继承
        • Auth_F7本分组Oauth1
          • AUTH 测试_FOAuth1_A-继承
          • AUTH 测试_FOAuth1_A-hmac1header
          • AUTH 测试_FOAuth1_A-hmac0header
          • AUTH 测试_FOAuth1_A-hmac1body
          • AUTH 测试_FOAuth1_A-hmac0body
          • AUTH 测试_FOAuth1_A-hmac1url
          • AUTH 测试_FOAuth1_A-hmac0url
          • AUTH 测试_FOAuth1_A-rsa1body
          • AUTH 测试_FOAuth1_A-rsa0body
          • AUTH 测试_FOAuth1_A-rsa0url
          • AUTH 测试_FOAuth1_A-rsa1url
          • AUTH 测试_FOAuth1_A-rsa1header
          • AUTH 测试_FOAuth1_A-rsa0header
        • Auth_F8本分组Oauth2
          • auth2.0 测试说明
          • AUTH 测试_FOAuth2_A_Password_query-id_token
          • AUTH 测试_FOAuth2_A-继承
          • AUTH 测试_FOAuth2_A_Authorization Code_query-id_token
          • AUTH 测试_FOAuth2_A_Client Credentials_header-access_token
          • AUTH 测试_FOAuth2_A_Client Credentials_header-access_token Copy
          • AUTH 测试_FOAuth2_A_Implicit_query-access_token
          • AUTH 测试_FOAuth2_A_Authorization Codee(With PKCE)_header-id_token
        • Auth_F9本分组DigiestAuth
          • AUTH 测试_FDigestAuth_A-继承
        • Auth_F10本分组HawkAuth
          • AUTH 测试_FHawkAuth_A-继承
        • Auth_F11本分组awsAuth
          • AUTH 测试_FAwsAuth_A-继承
        • Auth_F12本分组Akamai EdgeGridAuth
          • AUTH 测试_Akamai EdgeGridAuth_A-继承
        • 多级分组继承
          • sub1_分组继承
            • sub2_分组继承
              • AUTH 测试_多分组继承
        • Auth_F14本分组NTLM Authentication
          • AUTH 测试_NTLM Authentication_A-继承
        • Auth_F13本分组Kerberos
          • AUTH 测试_Kerberos_域名访问_继承父级auth_预期通过
      • 🦄 Auth 使用变量
        • AUTH 测试_变量值
        • AUTH 测试_变量值_basicAuth
      • 真实接口
        • BearToken
        • echo_basicauth
      • 🪆Auth组件
        • Auth组件_Apis引用组件
          • ApiRefAuth_secureSchema_APIKey_header
          • ApiRefAuth_secureSchema_APIKey_query
          • ApiRefAuth_secureSchema_BearerToken
          • ApiRefAuth_secureSchema_JWTHeader
          • ApiRefAuth_secureSchema_JWTQuery
          • ApiRefAuth_secureSchema_BasicAuth
          • ApiRefAuth_secureSchema_DigestAuth
          • ApiRefAuth_secureSchema_Oauth1.0_body
          • ApiRefAuth_secureSchema_HAWK
          • ApiRefAuth_secureSchema_AWS
          • ApiRefAuth_secureSchema_kerberos
          • ApiRefAuth_secureSchema_NTLM
          • ApiRefAuth_secureSchema_Akamai
          • ApiRefAuth_secureSchema_Oauth2_authorizationCode
          • ApiRefAuth_secureSchema_Oauth2_clientCredentials
          • ApiRefAuth_secureSchema_Oauth2_implicit
          • ApiRefAuth_secureSchema_Oauth2_password
          • ApiRefAuth_secureSchema_customType
        • Auth组件_继承测试
          • Auth_F1本分组继承NoAuth
            • AUTH 测试_父级NoAuth_鉴权组件_接口digestAuth
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口HawkAuth
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口AwsAuth_header
            • 【bug】AUTH 测试_父级NoAuth_鉴权组件继承_接口AwsAuth_query
            • AUTH 测试_父级NoAuth_鉴权组件_接口NTLM
            • AUTH 测试_父级NoAuth_鉴权组件_接口Akamai EdgeGrid
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口NoAuth
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口apiKeyHeader
            • AUTH 测试_父级NoAuth_鉴权组件_接口apiKeyQuery
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口BearerToken
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口BasicAuth
            • AUTH 测试_父级NoAuth_接口JWTAuthQuery
            • 【bug】AUTH 测试_父级NoAuth_鉴权组件_接口JWTAuthQuery
            • AUTH 测试_父级NoAuth_接口JWTAuthHeader
            • 【bug】AUTH 测试_父级NoAuth_鉴权组件_接口JWTAuthHeader
          • Auth_F2本分组NoAuth
            • AUTH测试FNoAuth_A-继承鉴权组件
              • AUTH 测试_父级NoAuth_鉴权组件继承_接口NoAuth
          • Auth_F3本分组AuthApikeyHeader
            • AUTH 测试_FAuthApikeyHeader_A-继承鉴权组件
              • AUTH 测试_父级NoAuth_鉴权组件继承_接口apiKeyHeader
          • Auth_F4本分组AuthApikeyQuery
            • AUTH 测试_FAuthApikeyQuery_A-继承鉴权组件
              • AUTH 测试_父级NoAuth_鉴权组件_接口apiKeyQuery Copy
          • Auth_F5本分组BearToken
            • AUTH 测试_FBearToken_A-继承鉴权组件
              • AUTH 测试_父级NoAuth_鉴权组件继承_接口BearerToken
          • Auth_F6本分组BasicAuth
            • AUTH 测试_FBasicAuth_A-继承鉴权组件
              • AUTH 测试_父级NoAuth_鉴权组件继承_接口BasicAuth
          • Auth_F7本分组Oauth1
          • Auth_F8本分组Oauth2
            • AUTH测试FOauth2Auth_A-继承鉴权组件
            • AUTH 测试_FOAuth2_鉴权组件_A_Authorization Code_query-id_token
            • AUTH 测试_FOAuth2_鉴权组件_A_Password_header-id_token
            • AUTH 测试_FOAuth2_A_Authorization Code_query-id_token变量引用
          • Auth_F9本分组DigiestAuth
            • AUTH测试_FDigestAuth_A-继承鉴权组件
              • AUTH 测试_父级NoAuth_鉴权组件继承_接口digestAuth
          • Auth_F10本分组HawkAuth
            • AUTH测试_FHawkAuth_A-继承鉴权组件
              • AUTH 测试_父级NoAuth_鉴权组件继承_接口HawkAuth
          • Auth_F11本分组awsAuth
            • AUTH测试FAwsAuth_A-继承鉴权组件-header
              • AUTH 测试_父级NoAuth_鉴权组件继承_接口AwsAuth_header
            • AUTH测试FAwsAuth_A-继承鉴权组件-query
              • 【bug】AUTH 测试_父级NoAuth_鉴权组件继承_接口AwsAuth_query
              • AUTH 测试_父级NoAuth_鉴权组件_接口AwsAuth_header
          • Auth_F12本分组Akamai EdgeGridAuth
            • AUTH测试_AkamaiEdgeGridAuth_A-继承鉴权组件
              • AUTH 测试_父级NoAuth_鉴权组件_接口Akamai EdgeGrid
          • 多级分组继承
            • sub1_分组继承
              • sub2_分组继承
          • Auth_F14本分组NTLM Authentication
            • AUTH测试_NTLMAuthentication_A-继承鉴权组件
              • AUTH 测试_父级NoAuth_鉴权组件_接口NTLM
          • Auth_F15本分组设置所有鉴权组件类型
            • AUTH 测试_父级NoAuth_鉴权组件_接口digestAuth
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口HawkAuth
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口AwsAuth_header
            • 【bug】AUTH 测试_父级NoAuth_鉴权组件继承_接口AwsAuth_query
            • AUTH 测试_父级NoAuth_鉴权组件_接口NTLM
            • AUTH 测试_父级NoAuth_鉴权组件_接口Akamai EdgeGrid
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口NoAuth
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口apiKeyHeader
            • AUTH 测试_父级NoAuth_鉴权组件_接口apiKeyQuery
            • AUTH 测试_父级NoAuth_鉴权组件继承_接口BearerToken
            • 【bug】AUTH 测试_父级NoAuth_鉴权组件_接口JWTAuthHeader
            • AUTH 测试_父级NoAuth_鉴权组件_接口Oauth 2.0
        • F1_inheritRoot
          • F1_childF1
            • F1_grandsonA1_multiple inherite
            • F1_grandsonA2_self defined
        • F2_ref one auth
          • F2_childF1
            • F2_grandsonA1_multiple inherite
            • F2_grandsonA2_self defined
        • F3_ref 2 auth_required
          • F3_childA1_multiple inherite
        • F4_ref 2 auth_unRequired
          • F4_childA1_multiple inherite
        • A1_inheriteRoot
        • A2_ref schema
        • A3_ref twice scheme
        • A4_ref schema&OAS
      • 组合型鉴权组件
        • api-鉴权组件组合-apikey&oauth2.0
        • api-鉴权组件组合-JWT&BearerToken
    • 🦄 多服务测试-使用回归环境来测试
      • F1_本分组=继承父级,即默认服务
        • 父级继承_接口跟随父级
        • 父级继承_接口手选服务1
        • 父级继承_接口手选服务_空前置URL
        • 父级继承_接口手选服务被删除
        • 父级继承_接口手选服务6_有变量
      • F2_本分组=手选服务1&测试多层继承
        • 多服务_多层继承1
          • 多服务_多层继承2
            • 多服务多层继承测试&BaseURL_爷爷分组F2手选服务1
        • 多服务测试_sub2手选1_接口继承父级
        • 多服务测试_sub2手选1_接口手选服务2
        • 多服务测试_sub2手选1_接口手选服务5被删除
      • F3_本分组=服务4空前置
        • 多服务测试_sub3手选1_接口继承父级
      • F4_本分组=服务5被删除
        • 多服务测试_sub4手选5_接口继承父级
    • 👀Visualize可视化
      • 可视化功能
      • postman-mock test
      • postman-visualize Radial Tree
      • postman-Scoring board Visualize
      • postman-条形图
      • postman-地图
      • postman-音频
    • SSL证书验证
      • HTTP-接口
      • HTTPS-接口
      • 脚本发送请求
    • 🦄 自定义脚本_pm.sendrequest发起请求
    • 🦄 自定义脚本_pm.setbody修改响应
    • 🦄 自定义脚本_pm.request获取修改请求
    • apidogecho_重定向
    • [bug修复]pm.collectionVariables定义多层object结构的变量值,后置脚本打印时部分结构丢失
    • 🦄 自定义脚本_pm.response.responseTime获取响应时间
  • ----------------------👆🏻是整理好的
  • ----------------------👇🏻🆕 新用例暂存区
    • 接口目录发布设置🚧@melo-需要补充不同资源类型+命名规范
      • 目录(普通目录+展示子级内容)
        • 子目录A下有内容(普通目录+不展示)
          • BBB
        • 子目录B下无内容(普通目录+不展示)
        • 子目录D下无内容(普通目录+展示子级)
        • 子目录C下有内容(普通目录+展示子级)
          • BBB
        • 子目录G下有内容(普通目录+自定义+无目录文档)
          • 未命名接口 Copy
        • 子目录H下无内容(普通目录+自定义+无目录文档)
        • 子目录E下有内容(普通目录+自定义+有目录文档)
          • BBB
        • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 目录(普通目录+不展示)
        • 子目录A下有内容(普通目录+不展示)
          • BBB
        • 子目录B下无内容(普通目录+不展示)
        • 子目录C下有内容(普通目录+展示子级)
          • BBB
        • 子目录D下无内容(普通目录+展示子级)
        • 子目录G下有内容(普通目录+自定义+无目录文档)
          • 未命名接口 Copy
        • 子目录H下无内容(普通目录+自定义+无目录文档)
        • 子目录E下有内容(普通目录+自定义+有目录文档)
          • BBB
        • 子目录F下无内容(普通目录+自定义+有目录文档)
        • 子目录
      • 目录(普通目录+自定义+有目录级文档)
        • 子目录A下有内容(普通目录+不展示)
          • BBB
        • 子目录B下无内容(普通目录+不展示)
        • 子目录D下无内容(普通目录+展示子级)
        • 子目录C下有内容(普通目录+展示子级)
          • BBB
        • 子目录G下有内容(普通目录+自定义+无目录文档)
          • 未命名接口 Copy
        • 子目录H下无内容(普通目录+自定义+无目录文档)
        • 子目录E下有内容(普通目录+自定义+有目录文档)
          • BBB
        • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 目录(普通目录+自定义+无目录级文档)
        • 子目录F下无内容(普通目录+自定义+有目录文档)
        • 子目录E下有内容(普通目录+自定义+有目录文档)
          • BBB
        • 子目录H下无内容(普通目录+自定义+无目录文档)
        • 子目录G下有内容(普通目录+自定义+无目录文档)
          • 未命名接口 Copy
        • 子目录C下有内容(普通目录+展示子级)
          • BBB
        • 子目录D下无内容(普通目录+展示子级)
        • 子目录B下无内容(普通目录+不展示)
        • 子目录A下有内容(普通目录+不展示)
          • BBB
      • 目录(跳转子目录+不展示)
      • 目录(跳转子目录+展示子级)
      • 目录(跳转子目录+自定义+有目录级文档)
      • 目录(跳转子目录+自定义+无目录级文档)
      • 参考数据-接口目录-发布设置
        • 目录方式-打开子目录
        • 目录方式-生成目录
        • 目录方式-生成目录 Copy
    • 请求参数-枚举值测试
      • 枚举值
      • enum_form-data
      • enum_x-www-form-urlencodedy
      • enum_json
    • Response - mediatype & Header & Name & Description
      • custom_header
      • nocustom_header
    • Request - mediaType
      • resuest_body_mediatype_json
      • resuest_body_mediatype_xml
      • resuest_body_mediatype_raw
      • resuest_body_mediatype_binary
      • resuest_body_mediatype_graphql
      • resuest_body_mediatype_msgpack
      • resuest_body_form-data
      • resuest_body_x-www-form-urlencoded
    • 提取变量名称、变量名称、JSONPath 表达式 支持变量
      • 提取变量_名称_支持变量
      • 断言_名称_支持变量
      • 断言_JSONPath 表达式_支持变量
    • 目录(模块目录)
      • 子目录A下有内容(普通目录+不展示)
        • BBB
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
        • BBB
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
        • BBB
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
        • 未命名接口 Copy
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 环境/全局变量的永久保存与使用
      • variableScope
    • 流式接口_AI
      • 流式响应_AI_Ollama 说明
      • ollama_本地服务
        POST
      • ollama_本地服务_chat接口
        POST
  • 🚗 个人调试🚗
    • susie
      • 公共函数获取变量
      • cookie_脚本设置到本地cookie管理器
    • jenny
      • 🦊 bigint及url编码验证
        • url自动编码(中文)
        • URL自动编码(非中文)
        • bigint检查
      • 公共脚本更新header
      • 公共脚本变量引用
      • 公共脚本函数引用
      • 接口
    • nichole
    • kang
    • ula
      • zh mediaType & headers & description
  • E_响应数据量很大&返回文件_mac本地服务
    • postman
      • 50M
      • 400M
    • 接口响应_用户测试1222
    • 接口响应_用户测试1222 -js
    • 接口响应_JSON_10M
    • 接口响应_JSON_10M Copy
    • 接口响应_JSON_555
    • 接口响应_JSON_20M
    • 接口响应_JSON_40M
    • 接口响应_JSON_80M
    • 接口响应_xlsx_10M
    • 接口响应_xlsx_20M
    • 接口响应_xlsx_40M
    • 接口响应_csv
  • 响应
    • 响应示例-自动生成(📢默认 Mock 方式设置为【响应示例优先】)
      • 响应-json-优先使用字段示例值
      • 响应-json-优先使用字段默认值
      • 响应-json-仅生成字段名
      • 响应-json-高级mock期望示例
  • I_JS
    • 示例_非回归
      • JS基础功能_示例_加密
      • JS脚本_用法_非自动化用例
      • JS脚本_用法_非自动化用例_json
    • 🦄 JS基础功能_回归(python)
  • H_参数&变量
    • 变量
      • 🦄 请求参数使用变量&同名变量优先级
      • 🦄 自定义脚本_设置/获取变量_通用
      • 🦊 自定义脚本_设置/获取变量_fox.方法
      • 🦄 特殊变量-aa.bb
      • 临时变量提取
      • 临时变量替换
      • 变量赋值-不同入口变量赋值-样式检查
      • 动态值-读取变量-预览样式检查
    • 变量替换&动态值
      • 变量替换
      • 变量替换&动态值
    • 参数识别-ing
      • 1-json识别-数据库
    • GraphQL-接口有变更待整理
      • 1-真实GraphQL接口-get+query方式获取
      • 2-真实GraphQL接口-Post方式获取
      • 3-真实GraphQL接口-测试query引用右侧变量
      • 4-真实GraphQL接口-右侧变量引用Apifox变量
      • 5-真实GraphQL接口-测试query引用Apifox变量&动态参数
      • 测试-真实graphql接口
      • /test/graphql
    • SSE
      • sse接口(不需要本地起服务,可验证)
      • sse-本地服务-看接口说明
    • msgpack
      • 1-本地msgpack服务-get方式获取msgpack返回
    • 接口的高级设置
      • 接口全类型的高级设置
      • 带other类型请求数据在文档中展示为json结构
  • K_前后置操作
    • 前后置操作-全组件
      • root+目录+接口+用例前后置
    • 后置
      • 数据库
        • authsource
          • MongoDB - authsource
        • 🦄 数据库操作
        • MongoDB的长数字数据,转为字符串形式展示
        • 🦄MongoDB 数据库操作
        • 🦄Redis测试
    • 其他
      • 参数化
        • 用例/套件传csv_参数化运行用例
        • 用例/套件传csv_参数化运行用例form
      • 串联
        • 串联测试1
    • Bigint
      • 变量提取_bigint相关
    • 校验响应设置
      • 自动校验&断言组件
        • 数据模型
          • 模型断言测试点
          • 响应自动校验功能_模型_全引用
          • 响应自动校验功能_模型_半引用
        • 响应自动校验功能_普通字段&允许附加属性
        • 响应自动校验功能_根据选择的校验&响应组件-自动断言
        • 响应自动校验功能_高级模式相关
        • 断言组件-基础断言
        • 断言组件_各种类型的提取🚧
        • 断言组件_引用变量
      • 校验-Object对象允许额外字段
      • 校验-Object对象允许额外字段 Copy
    • 提取组件_ResponseJson
  • 🦄F_通用文档类型
  • 👀层级顺序:各类型资源的隐含排序
    • 文档1
    • 文档 2
    • group1
      • 组内接口-api1-说明有markdown
      • 组内接口-api2
    • group2空文件夹
    • 组外接口-api1
    • 组外接口-api2
  • J_非 http 接口:websocket、socketio、socket等
    • SocketIO
    • websocket
      • websocket状态码验证-本地服务
    • Socket
  • 🗑 废纸篓
    • Untitled Doc
    • 回归md_1_跳转其他资源(标签include) Copy
    • link
    • 测试接口同步到自动化测试
    • test
    • 测试路径识别
    • SSL证书测试
    • 【已被合并】【2409w5】now&高级设置(date-time,date,time)&mock的时间格式生效验证
    • /tmp/2410w4
    • 【bug】p1 使用鉴权组件,偶现用例切换鉴权方式,更新设置,没有发送鉴权信息
    • 【bug】p1 使用鉴权组件,偶现用例切换鉴权方式,更新设置,没有发送鉴权信息 Copy
    • 【bug】p1 使用鉴权组件,偶现用例切换鉴权方式,更新设置,没有发送鉴权信息 Copy
    • p1 使用鉴权组件,单独设置
    • p1 使用鉴权组件 根目录继承
  • 📢 ING
    • 🌀 M9-2 + M10-1
      • 后置_提取和断言支持变量
        • 变量提取_表达式使用变量
        • 变量提取_响应header的提取和断言
        • 变量提取_响应cookie的提取和断言_百度抓包
      • 测试批量编辑
        • test_测试编辑器_批量编辑
      • test_高级属性-operationId
      • test_动态参数_body=formdata
      • test_动态参数_body=json
      • test_请求参数变量测试_特殊字符
      • test_请求和响应嵌套数据模型
      • rootapi_3492294 Copy Copy
      • test_请求和响应数组嵌套数组
      • test_测试编辑器_json_保存为用例时丢失值
      • test_测试编辑器_默认值
      • 百度2
      • test_请求和响应数组嵌套数组 Copy
    • json编辑器_字段高级设置_string
    • body-form格式支持设置contentType
    • json编辑器_字段高级设置
  • ⭐️runtime功能验证(回归用例看这里)
    • 同步异步写入环境是否正确
    • 用户数据检查关于同步及异步的环境参数写入验证
    • 请求postman-echo.com,检查请求参数的一致性
    • 请求_路径_API URL 使用{{BASE_URL}},不强制使用/开头
  • 数据模型引用资源测试
    • md-ref C
    • folderMd-ref C
    • 接口各种引用位置
      • 请求body
        • api1-请求body-json-ref C
        • api2-请求body-xml-ref C
        • api3-请求body-msgpack-ref C
        • api4-请求body-json-additionalProperties-ref C
        • ❌api5-请求body-json-ref C=>body改了类型
        • api6-请求body-xml-ref C => 解除部分字段关联
      • 响应-空白响应
        • api8-响应-空白响应-json-ref C
        • api9-响应-空白响应-xml-ref C
        • api10-响应-空白响应-msgpack-ref C
        • api11-响应-空白响应-json-additionalProperties-ref C
        • ❌api12-响应-空白响应-json-ref C=>no content
      • 响应-响应组件
        • api13-响应-响应组件-json-ref C
        • api14-响应-响应组件-xml-ref C
        • api15-响应-响应组件-msgpack-ref C
        • api16-响应-响应组件-json-additionalProperties-ref C
        • ❌api17-响应-响应组件-json-ref C=>no content
      • ❌api18-接口说明-ref C
    • Socket
    • 通用接口文档
    • 无引用资源
      • md-不引用模型
      • api-不引用模型
    • 分支测试
      • 【main】api-请求body-json-ref C
  • 🦄 运行时机-获取/替换请求
  • websocket状态码验证-本地服务
    • 1000 Normal Closure
    • 1001 Going Away
    • 1002 Protocol error
    • 1003 Unsupported Data
    • 1006 Abnormal Closure
    • 1007 Invalid frame payload data
    • 1009 Message Too Big
    • 1010 Mandatory Ext
    • 1011 Internal Error
    • 1012 Service Restart
    • 1013 Try Again Later
    • 1014 Bad Gateway
  • 【04w1】🦄 高级mock脚本获取请求body
    • 前端性能相关 ing
  • Auth_F1本分组继承NoAuth
  • 子目录A下有内容(普通目录+不展示)
  • 示例项目
  • 接口目录发布设置🚧@melo-需要补充不同资源类型+命名规范
    • 目录(普通目录+展示子级内容)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
    • 目录(普通目录+不展示)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录
    • 目录(普通目录+自定义+有目录级文档)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
    • 目录(普通目录+自定义+无目录级文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录A下有内容(普通目录+不展示)
    • 目录(跳转子目录+不展示)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 目录(跳转子目录+展示子级)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 目录(跳转子目录+自定义+有目录级文档)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 目录(跳转子目录+自定义+无目录级文档)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 参考数据-接口目录-发布设置
      • 目录方式-打开子目录
        • 目录内容=隐藏
          • 空目录
          • 非空目录
        • 目录内容=sublist
          • 空目录
          • 非空目录
            • /folderDisplayStyle/gotoSub/sublist/empty
        • 目录内容=customContent
          • 空目录
          • 非空目录
            • /folderDisplayStyle/gotoSub/customContent/empty
      • 目录方式-生成目录
      • 目录方式-生成目录 Copy
  • Foreach循环
  • Auth_F2本分组NoAuth
    • AUTH测试FNoAuth_A-继承鉴权组件
  • 子目录B下无内容(普通目录+不展示)
  • 可见性-内部-接口目录发布设置🚧@melo-需要补充不同资源类型+命名规范 Copy
    • 目录(普通目录+展示子级内容)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
    • 目录(普通目录+不展示)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录
    • 目录(普通目录+自定义+有目录级文档)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
    • 目录(普通目录+自定义+无目录级文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录A下有内容(普通目录+不展示)
    • 目录(模块目录)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 目录(跳转子目录+不展示)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 目录(跳转子目录+展示子级)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 目录(跳转子目录+自定义+有目录级文档)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 目录(跳转子目录+自定义+无目录级文档)
      • 子目录A下有内容(普通目录+不展示)
      • 子目录B下无内容(普通目录+不展示)
      • 子目录C下有内容(普通目录+展示子级)
      • 子目录D下无内容(普通目录+展示子级)
      • 子目录E下有内容(普通目录+自定义+有目录文档)
      • 子目录F下无内容(普通目录+自定义+有目录文档)
      • 子目录G下有内容(普通目录+自定义+无目录文档)
      • 子目录H下无内容(普通目录+自定义+无目录文档)
    • 参考数据-接口目录-发布设置
      • 目录方式-打开子目录
        • 目录内容=隐藏
          • 空目录
          • 非空目录
        • 目录内容=sublist
          • 空目录
          • 非空目录
            • /folderDisplayStyle/gotoSub/sublist/empty
        • 目录内容=customContent
          • 空目录
          • 非空目录
            • /folderDisplayStyle/gotoSub/customContent/empty
      • 目录方式-生成目录
      • 目录方式-生成目录 Copy
  • Auth_F4本分组AuthApikeyQuery
    • AUTH 测试_FAuthApikeyQuery_A-继承鉴权组件
  • 请求参数-枚举值测试
  • 子目录C下有内容(普通目录+展示子级)
  • Auth_F5本分组BearToken
  • Auth_F4本分组AuthApikeyQuery
    • AUTH 测试_FAuthApikeyQuery_A-继承鉴权组件
  • 子目录D下无内容(普通目录+展示子级)
  • 👀Visualize可视化
  • Auth_F6本分组BasicAuth
  • 子目录E下有内容(普通目录+自定义+有目录文档)
  • Auth_F7本分组Oauth1
  • 测试报告路径显示
  • Request - mediaType
  • SSL证书验证
  • 子目录F下无内容(普通目录+自定义+有目录文档)
  • 提取变量名称、变量名称、JSONPath 表达式 支持变量
  • 子目录G下有内容(普通目录+自定义+无目录文档)
  • Auth_F8本分组Oauth2
    • AUTH测试FOauth2Auth_A-继承鉴权组件
  • 子目录H下无内容(普通目录+自定义+无目录文档)
  • 多级分组继承
    • sub1_分组继承
      • sub2_分组继承
  • 环境/全局变量的永久保存与使用
  • Auth_F9本分组DigiestAuth
    • AUTH测试_FDigestAuth_A-继承鉴权组件
  • Auth_F14本分组NTLM Authentication
  • Auth_F10本分组HawkAuth
    • AUTH测试_FHawkAuth_A-继承鉴权组件
  • Auth_F11本分组awsAuth
    • AUTH测试FAwsAuth_A-继承鉴权组件-header
    • AUTH测试FAwsAuth_A-继承鉴权组件-query
  • Auth_F12本分组Akamai EdgeGridAuth
    • AUTH测试_AkamaiEdgeGridAuth_A-继承鉴权组件
  • 自动生成
    • 🦄自动生成的字段顺序和接口定义的字段顺序一致
    • ✋🏻【手动测试用例】自动生成-支持优先使用默认值/示例值
  • Auth_F15本分组设置所有鉴权组件类型
  • body校验-post ✅
  • body校验-post &多请求示例
  • body校验-get ✅
  • 🦄 高级 Mock 期望匹配
  • 全局参数 ✅
    • body为form data的接口才显示&请求参数有_全局body参数
  • 🦄 匹配接口定义的第一个响应结构
  • 默认请求头-header
  • Encode功能
  • 设置用于前端校验
  • 🦄-发起请求-不同的协议域名路径方式
  • 变量
  • 变量替换&动态值
  • 参数识别-ing
  • GraphQL-接口有变更待整理
  • SSE
  • 流式接口_AI
  • msgpack
  • 接口的高级设置
  • group1
  • group2空文件夹
  • F1_本分组=继承父级,即默认服务
  • F2_本分组=手选服务1&测试多层继承
    • 多服务_多层继承1
      • 多服务_多层继承2
  • F3_本分组=服务4空前置
  • F4_本分组=服务5被删除
  • Auth导出测试
    • 真实接口
  • 🪆Auth组件
    • Auth组件_Apis引用组件
    • 真实接口
    • F1_inheritRoot
      • F1_childF1
    • F2_ref one auth
      • F2_childF1
    • F3_ref 2 auth_required
    • F4_ref 2 auth_unRequired
  • 组合型鉴权组件
  • Location
    • Address
      • CreateAddress
  • websocket请求-读取变量发送-变量替换成功
  • WEBSOCKET 接口1
  • websocket请求-数据生成器发送-替换随机值后发送
  • websocket请求-固定值发送-完整文本发布
  • 【勿删-回归跳转链接】websocket请求-固定值发送-完整文本发布 Copy
  • websocket请求-自定义表达式-for循环和mock格式生效,@last不生效
  • websocket本地服务ws://请求-客户端发送成功
  • 断开连接显示1000 Normal Closure
  • 1008 Policy Violation
  • 🦄【真实接口】websocket_postman1_raw
  • 🦄【真实接口】websocket_postman2_IO
  • validation
    GET
  • google_测试代理
    GET
  • discriminator&oneof
    POST
  • 预防自动化测试场景立即同步后报 500 错误
    PUT
  • multipleOneof
    OPTIONS
  • 验证
    GET
  • auth-ntlm
    GET
  • xml extract
    GET
  • ntlm test
    GET
  • msgpack test
    POST
  • 快捷请求包含为用例
    GET
  1. 流式接口_AI

ollama_本地服务_chat接口

Developing
POST
http://localhost:11434/api/chat
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'http://localhost:11434/api/chat?q_on_gp=&query_same_1=query_same_1_gp&q_on_gp_request_off=&glo_qparam_use_glo={{id_glo}}&glo_qparam_use_env={{id_env}}&glo_qparam_use_prior={{priority_env}}' \
--header 'h_on_gp;' \
--header 'header_same_1: header_same_1_gp' \
--header 'plat-form: {{header}}' \
--header 'h_on_gp_request_off;' \
--header 'glo_hparam_use_glo: {{id_glo}}' \
--header 'glo_hparam_use_env: {{id_env}}' \
--header 'glo_hparam_use_prior: {{priority_env}}' \
--header 'header_long: l=eBO-G2Fng9CH5uxF2Ofahurza77OSIOYYuPzaNbMiOCP_Xfp5gxlW6pndVL9C31Vh6DWR3-82bJHBeYBcIfEiOp2AJ-YF8Mmnl=eBO-G2Fng9CH5uxF2Ofahurza77OSIOYYuPzaNbMiOCP_Xfp5gxlW6pndVL9C31Vh6DWR3-82bJHBeYBcIfEiOp2AJ-YF8Mmn=end' \
--header 'Cookie: c_on_gp=;c_on_gp_request_off=;c_on_gp=c_on_gp_value;cookie_same_1=cookie_same_1_gp;cookie_long=l=eBO-G2Fng9CH5uxF2Ofahurza77OSIOYYuPzaNbMiOCP_Xfp5gxlW6pndVL9C31Vh6DWR3-82bJHBeYBcIfEiOp2AJ-YF8Mmn;c1=cookieInGlobalCookie;c_on_gp_request_off=c_on_gp_request_off_value;glo_cparam_use_glo={{id_glo}};glo_cparam_use_env={{id_env}};glo_cparam_use_prior={{priority_env}};c1=cookieInGlobalHeader' \
--header 'Content-Type: application/json' \
--data-raw '{
    "model": "llama3.2",
    "messages": [
        {
            "role": "user",
            "content": "why is the sky blue?"
        }
    ]
}'
Response Response Example
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.550108Z","message":{"role":"assistant","content":"The"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.577311Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.600013Z","message":{"role":"assistant","content":" appears"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.630781Z","message":{"role":"assistant","content":" blue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.653327Z","message":{"role":"assistant","content":" because"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.677223Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.699163Z","message":{"role":"assistant","content":" a"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.723498Z","message":{"role":"assistant","content":" phenomenon"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.754706Z","message":{"role":"assistant","content":" called"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.778364Z","message":{"role":"assistant","content":" scattering"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.802037Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.833226Z","message":{"role":"assistant","content":" which"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.855883Z","message":{"role":"assistant","content":" occurs"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.891313Z","message":{"role":"assistant","content":" when"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.911259Z","message":{"role":"assistant","content":" sunlight"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.933966Z","message":{"role":"assistant","content":" interacts"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.963037Z","message":{"role":"assistant","content":" with"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:28.989273Z","message":{"role":"assistant","content":" tiny"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.013255Z","message":{"role":"assistant","content":" molecules"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.034823Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.057822Z","message":{"role":"assistant","content":" gases"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.082499Z","message":{"role":"assistant","content":" in"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.110558Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.142933Z","message":{"role":"assistant","content":" Earth"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.186419Z","message":{"role":"assistant","content":"'s"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.210611Z","message":{"role":"assistant","content":" atmosphere"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.241526Z","message":{"role":"assistant","content":".\n\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.269102Z","message":{"role":"assistant","content":"Here"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.296419Z","message":{"role":"assistant","content":"'s"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.321924Z","message":{"role":"assistant","content":" what"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.347518Z","message":{"role":"assistant","content":" happens"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.370222Z","message":{"role":"assistant","content":":\n\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.396538Z","message":{"role":"assistant","content":"1"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.426517Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.450132Z","message":{"role":"assistant","content":" **"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.476469Z","message":{"role":"assistant","content":"Sun"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.500167Z","message":{"role":"assistant","content":"light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.52259Z","message":{"role":"assistant","content":" enters"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.546343Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.568973Z","message":{"role":"assistant","content":" atmosphere"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.596507Z","message":{"role":"assistant","content":"**:"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.618674Z","message":{"role":"assistant","content":" When"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.64172Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.66494Z","message":{"role":"assistant","content":" sun"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.687515Z","message":{"role":"assistant","content":" shines"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.709976Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.731591Z","message":{"role":"assistant","content":" its"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.753831Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.779166Z","message":{"role":"assistant","content":" travels"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.799494Z","message":{"role":"assistant","content":" through"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.821749Z","message":{"role":"assistant","content":" space"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.846608Z","message":{"role":"assistant","content":" and"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.876052Z","message":{"role":"assistant","content":" enters"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.900382Z","message":{"role":"assistant","content":" our"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.929132Z","message":{"role":"assistant","content":" atmosphere"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.950423Z","message":{"role":"assistant","content":".\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:29.97452Z","message":{"role":"assistant","content":"2"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.000966Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.024577Z","message":{"role":"assistant","content":" **"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.052754Z","message":{"role":"assistant","content":"Sc"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.07773Z","message":{"role":"assistant","content":"attering"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.10134Z","message":{"role":"assistant","content":" by"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.1269Z","message":{"role":"assistant","content":" air"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.150475Z","message":{"role":"assistant","content":" molecules"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.180536Z","message":{"role":"assistant","content":"**:"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.204778Z","message":{"role":"assistant","content":" The"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.230414Z","message":{"role":"assistant","content":" shorter"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.254505Z","message":{"role":"assistant","content":" ("},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.288201Z","message":{"role":"assistant","content":"blue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.308249Z","message":{"role":"assistant","content":")"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.33195Z","message":{"role":"assistant","content":" wavelengths"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.353618Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.376665Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.398841Z","message":{"role":"assistant","content":" are"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.430212Z","message":{"role":"assistant","content":" scattered"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.451374Z","message":{"role":"assistant","content":" more"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.474672Z","message":{"role":"assistant","content":" easily"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.49687Z","message":{"role":"assistant","content":" than"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.519879Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.54539Z","message":{"role":"assistant","content":" longer"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.566452Z","message":{"role":"assistant","content":" ("},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.593177Z","message":{"role":"assistant","content":"red"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.618061Z","message":{"role":"assistant","content":")"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.642681Z","message":{"role":"assistant","content":" wavelengths"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.667772Z","message":{"role":"assistant","content":" by"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.693708Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.719667Z","message":{"role":"assistant","content":" tiny"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.745148Z","message":{"role":"assistant","content":" molecules"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.769374Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.798014Z","message":{"role":"assistant","content":" gases"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.819751Z","message":{"role":"assistant","content":" in"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.846868Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.872014Z","message":{"role":"assistant","content":" atmosphere"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.895928Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.922931Z","message":{"role":"assistant","content":" such"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.944991Z","message":{"role":"assistant","content":" as"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.969153Z","message":{"role":"assistant","content":" nitrogen"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:30.997395Z","message":{"role":"assistant","content":" and"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.019597Z","message":{"role":"assistant","content":" oxygen"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.04478Z","message":{"role":"assistant","content":".\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.067181Z","message":{"role":"assistant","content":"3"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.090389Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.123096Z","message":{"role":"assistant","content":" **"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.14611Z","message":{"role":"assistant","content":"W"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.169153Z","message":{"role":"assistant","content":"avelength"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.199153Z","message":{"role":"assistant","content":"-dependent"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.221433Z","message":{"role":"assistant","content":" scattering"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.244878Z","message":{"role":"assistant","content":"**:"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.268386Z","message":{"role":"assistant","content":" When"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.29589Z","message":{"role":"assistant","content":" blue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.317362Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.346455Z","message":{"role":"assistant","content":" hits"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.368521Z","message":{"role":"assistant","content":" an"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.395691Z","message":{"role":"assistant","content":" air"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.420844Z","message":{"role":"assistant","content":" molecule"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.446088Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.467902Z","message":{"role":"assistant","content":" it"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.49463Z","message":{"role":"assistant","content":" is"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.518275Z","message":{"role":"assistant","content":" scattered"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.541374Z","message":{"role":"assistant","content":" in"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.566702Z","message":{"role":"assistant","content":" all"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.597469Z","message":{"role":"assistant","content":" directions"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.621053Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.650142Z","message":{"role":"assistant","content":" This"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.67701Z","message":{"role":"assistant","content":" is"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.701334Z","message":{"role":"assistant","content":" known"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.728169Z","message":{"role":"assistant","content":" as"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.75105Z","message":{"role":"assistant","content":" Ray"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.776268Z","message":{"role":"assistant","content":"leigh"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.799703Z","message":{"role":"assistant","content":" scattering"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.824107Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.853757Z","message":{"role":"assistant","content":" named"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.879423Z","message":{"role":"assistant","content":" after"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.904003Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.93218Z","message":{"role":"assistant","content":" British"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.955086Z","message":{"role":"assistant","content":" physicist"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:31.977366Z","message":{"role":"assistant","content":" Lord"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.000606Z","message":{"role":"assistant","content":" Ray"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.02209Z","message":{"role":"assistant","content":"leigh"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.043299Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.065691Z","message":{"role":"assistant","content":" who"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.100879Z","message":{"role":"assistant","content":" first"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.123125Z","message":{"role":"assistant","content":" described"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.146224Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.170454Z","message":{"role":"assistant","content":" phenomenon"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.19677Z","message":{"role":"assistant","content":" in"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.218568Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.245353Z","message":{"role":"assistant","content":" late"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.267819Z","message":{"role":"assistant","content":" "},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.293801Z","message":{"role":"assistant","content":"19"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.316136Z","message":{"role":"assistant","content":"th"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.338748Z","message":{"role":"assistant","content":" century"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.363288Z","message":{"role":"assistant","content":".\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.388459Z","message":{"role":"assistant","content":"4"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.412725Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.436337Z","message":{"role":"assistant","content":" **"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.457844Z","message":{"role":"assistant","content":"Blue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.479986Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.502035Z","message":{"role":"assistant","content":" dominates"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.524589Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.548413Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.573329Z","message":{"role":"assistant","content":"**:"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.596539Z","message":{"role":"assistant","content":" As"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.621398Z","message":{"role":"assistant","content":" a"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.653263Z","message":{"role":"assistant","content":" result"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.682966Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.70436Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.729571Z","message":{"role":"assistant","content":" scattering"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.751383Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.785735Z","message":{"role":"assistant","content":" more"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.806852Z","message":{"role":"assistant","content":" blue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.832363Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.856892Z","message":{"role":"assistant","content":" reaches"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.883641Z","message":{"role":"assistant","content":" our"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.911392Z","message":{"role":"assistant","content":" eyes"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.934422Z","message":{"role":"assistant","content":" from"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.960799Z","message":{"role":"assistant","content":" all"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:32.983524Z","message":{"role":"assistant","content":" parts"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.011165Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.035665Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.064496Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.096832Z","message":{"role":"assistant","content":" than"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.121564Z","message":{"role":"assistant","content":" any"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.153015Z","message":{"role":"assistant","content":" other"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.180089Z","message":{"role":"assistant","content":" color"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.203371Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.227731Z","message":{"role":"assistant","content":" This"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.251365Z","message":{"role":"assistant","content":" is"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.279186Z","message":{"role":"assistant","content":" why"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.301239Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.323407Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.346596Z","message":{"role":"assistant","content":" typically"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.375146Z","message":{"role":"assistant","content":" appears"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.397808Z","message":{"role":"assistant","content":" blue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.420804Z","message":{"role":"assistant","content":" during"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.447043Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.471445Z","message":{"role":"assistant","content":" daytime"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.500241Z","message":{"role":"assistant","content":".\n\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.524347Z","message":{"role":"assistant","content":"Here"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.546922Z","message":{"role":"assistant","content":"'s"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.568923Z","message":{"role":"assistant","content":" what"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.594752Z","message":{"role":"assistant","content":" happens"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.616931Z","message":{"role":"assistant","content":" to"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.639489Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.663075Z","message":{"role":"assistant","content":" longer"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.696256Z","message":{"role":"assistant","content":" wavelengths"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.720981Z","message":{"role":"assistant","content":" ("},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.745612Z","message":{"role":"assistant","content":"reds"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.768127Z","message":{"role":"assistant","content":" and"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.797051Z","message":{"role":"assistant","content":" oranges"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.822061Z","message":{"role":"assistant","content":")"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.847752Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.874125Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.897822Z","message":{"role":"assistant","content":":\n\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.928037Z","message":{"role":"assistant","content":"1"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.95197Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:33.977805Z","message":{"role":"assistant","content":" **"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.001213Z","message":{"role":"assistant","content":"Less"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.028872Z","message":{"role":"assistant","content":" scattering"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.052935Z","message":{"role":"assistant","content":"**:"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.083533Z","message":{"role":"assistant","content":" Red"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.106608Z","message":{"role":"assistant","content":" and"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.129277Z","message":{"role":"assistant","content":" orange"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.154558Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.176421Z","message":{"role":"assistant","content":" are"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.199978Z","message":{"role":"assistant","content":" less"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.223601Z","message":{"role":"assistant","content":" scattered"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.248549Z","message":{"role":"assistant","content":" by"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.275257Z","message":{"role":"assistant","content":" air"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.299143Z","message":{"role":"assistant","content":" molecules"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.323104Z","message":{"role":"assistant","content":" because"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.347764Z","message":{"role":"assistant","content":" they"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.373686Z","message":{"role":"assistant","content":" have"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.397447Z","message":{"role":"assistant","content":" longer"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.420072Z","message":{"role":"assistant","content":" wavelengths"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.45016Z","message":{"role":"assistant","content":".\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.474676Z","message":{"role":"assistant","content":"2"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.497606Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.521378Z","message":{"role":"assistant","content":" **"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.54535Z","message":{"role":"assistant","content":"Direct"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.575776Z","message":{"role":"assistant","content":" path"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.599145Z","message":{"role":"assistant","content":" to"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.622853Z","message":{"role":"assistant","content":" our"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.648292Z","message":{"role":"assistant","content":" eyes"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.675798Z","message":{"role":"assistant","content":"**:"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.699226Z","message":{"role":"assistant","content":" As"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.72218Z","message":{"role":"assistant","content":" a"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.745738Z","message":{"role":"assistant","content":" result"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.768209Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.795357Z","message":{"role":"assistant","content":" this"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.817692Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.845995Z","message":{"role":"assistant","content":" travels"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.868659Z","message":{"role":"assistant","content":" in"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.898115Z","message":{"role":"assistant","content":" a"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.919294Z","message":{"role":"assistant","content":" more"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.943544Z","message":{"role":"assistant","content":" direct"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.966173Z","message":{"role":"assistant","content":" path"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:34.98853Z","message":{"role":"assistant","content":" from"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.013103Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.035291Z","message":{"role":"assistant","content":" sun"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.064279Z","message":{"role":"assistant","content":" to"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.087558Z","message":{"role":"assistant","content":" our"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.113158Z","message":{"role":"assistant","content":" eyes"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.136847Z","message":{"role":"assistant","content":".\n\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.163151Z","message":{"role":"assistant","content":"However"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.18836Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.210868Z","message":{"role":"assistant","content":" there"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.233102Z","message":{"role":"assistant","content":" are"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.256376Z","message":{"role":"assistant","content":" some"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.279378Z","message":{"role":"assistant","content":" factors"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.302061Z","message":{"role":"assistant","content":" that"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.32838Z","message":{"role":"assistant","content":" can"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.35365Z","message":{"role":"assistant","content":" affect"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.377661Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.400229Z","message":{"role":"assistant","content":" color"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.423236Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.447816Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.470008Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.494725Z","message":{"role":"assistant","content":":\n\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.520121Z","message":{"role":"assistant","content":"*"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.546411Z","message":{"role":"assistant","content":" **"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.568852Z","message":{"role":"assistant","content":"At"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.596459Z","message":{"role":"assistant","content":"mos"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.618503Z","message":{"role":"assistant","content":"pheric"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.652014Z","message":{"role":"assistant","content":" conditions"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.677889Z","message":{"role":"assistant","content":"**:"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.70957Z","message":{"role":"assistant","content":" Pollution"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.731956Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.755016Z","message":{"role":"assistant","content":" dust"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.778787Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.803749Z","message":{"role":"assistant","content":" and"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.830318Z","message":{"role":"assistant","content":" water"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.853214Z","message":{"role":"assistant","content":" vapor"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.87627Z","message":{"role":"assistant","content":" in"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.900955Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.924166Z","message":{"role":"assistant","content":" air"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.947177Z","message":{"role":"assistant","content":" can"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:35.979822Z","message":{"role":"assistant","content":" scatter"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.001006Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.028753Z","message":{"role":"assistant","content":" in"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.050118Z","message":{"role":"assistant","content":" different"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.076742Z","message":{"role":"assistant","content":" ways"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.101533Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.130877Z","message":{"role":"assistant","content":" making"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.154649Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.182358Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.205459Z","message":{"role":"assistant","content":" appear"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.229093Z","message":{"role":"assistant","content":" more"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.251454Z","message":{"role":"assistant","content":" h"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.276633Z","message":{"role":"assistant","content":"azy"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.300643Z","message":{"role":"assistant","content":" or"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.329552Z","message":{"role":"assistant","content":" have"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.353487Z","message":{"role":"assistant","content":" an"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.37673Z","message":{"role":"assistant","content":" orange"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.399352Z","message":{"role":"assistant","content":" tint"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.423776Z","message":{"role":"assistant","content":".\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.467109Z","message":{"role":"assistant","content":"*"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.476791Z","message":{"role":"assistant","content":" **"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.500591Z","message":{"role":"assistant","content":"Time"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.530826Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.554179Z","message":{"role":"assistant","content":" day"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.578801Z","message":{"role":"assistant","content":"**:"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.602582Z","message":{"role":"assistant","content":" During"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.629017Z","message":{"role":"assistant","content":" sunrise"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.653673Z","message":{"role":"assistant","content":" and"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.678133Z","message":{"role":"assistant","content":" sunset"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.700836Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.728507Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.752889Z","message":{"role":"assistant","content":" sun"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.777307Z","message":{"role":"assistant","content":"'s"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.799711Z","message":{"role":"assistant","content":" rays"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.822514Z","message":{"role":"assistant","content":" pass"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.84766Z","message":{"role":"assistant","content":" through"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.870936Z","message":{"role":"assistant","content":" a"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.905645Z","message":{"role":"assistant","content":" thicker"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.928849Z","message":{"role":"assistant","content":" layer"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.949852Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.971679Z","message":{"role":"assistant","content":" atmosphere"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:36.998444Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.020986Z","message":{"role":"assistant","content":" which"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.046978Z","message":{"role":"assistant","content":" sc"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.069347Z","message":{"role":"assistant","content":"atters"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.093501Z","message":{"role":"assistant","content":" shorter"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.119936Z","message":{"role":"assistant","content":" wavelengths"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.143882Z","message":{"role":"assistant","content":" even"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.171169Z","message":{"role":"assistant","content":" more"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.198615Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.222686Z","message":{"role":"assistant","content":" This"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.245793Z","message":{"role":"assistant","content":" is"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.275306Z","message":{"role":"assistant","content":" why"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.297829Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.321085Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.344682Z","message":{"role":"assistant","content":" often"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.37466Z","message":{"role":"assistant","content":" appears"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.397182Z","message":{"role":"assistant","content":" red"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.420286Z","message":{"role":"assistant","content":" or"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.445593Z","message":{"role":"assistant","content":" orange"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.470407Z","message":{"role":"assistant","content":" during"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.497521Z","message":{"role":"assistant","content":" these"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.528044Z","message":{"role":"assistant","content":" times"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.551737Z","message":{"role":"assistant","content":".\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.579898Z","message":{"role":"assistant","content":"*"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.603165Z","message":{"role":"assistant","content":" **"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.633855Z","message":{"role":"assistant","content":"Alt"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.657695Z","message":{"role":"assistant","content":"itude"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.685992Z","message":{"role":"assistant","content":"**:"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.706457Z","message":{"role":"assistant","content":" The"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.730255Z","message":{"role":"assistant","content":" color"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.755478Z","message":{"role":"assistant","content":" of"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.779725Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.803525Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.82893Z","message":{"role":"assistant","content":" can"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.853252Z","message":{"role":"assistant","content":" change"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.878001Z","message":{"role":"assistant","content":" depending"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.905335Z","message":{"role":"assistant","content":" on"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.930083Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.953248Z","message":{"role":"assistant","content":" altitude"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:37.980401Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.002513Z","message":{"role":"assistant","content":" At"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.030778Z","message":{"role":"assistant","content":" higher"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.055374Z","message":{"role":"assistant","content":" elev"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.07909Z","message":{"role":"assistant","content":"ations"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.101964Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.127335Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.150855Z","message":{"role":"assistant","content":" air"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.174232Z","message":{"role":"assistant","content":" is"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.198085Z","message":{"role":"assistant","content":" thinner"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.222454Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.245376Z","message":{"role":"assistant","content":" and"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.268021Z","message":{"role":"assistant","content":" less"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.300956Z","message":{"role":"assistant","content":" light"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.323138Z","message":{"role":"assistant","content":" is"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.347574Z","message":{"role":"assistant","content":" scattered"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.370116Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.394663Z","message":{"role":"assistant","content":" making"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.417153Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.444042Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.473241Z","message":{"role":"assistant","content":" appear"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.498035Z","message":{"role":"assistant","content":" more"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.52344Z","message":{"role":"assistant","content":" blue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.548938Z","message":{"role":"assistant","content":".\n\n"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.574669Z","message":{"role":"assistant","content":"So"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.598739Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.622384Z","message":{"role":"assistant","content":" to"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.64703Z","message":{"role":"assistant","content":" summarize"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.675956Z","message":{"role":"assistant","content":":"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.701637Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.726642Z","message":{"role":"assistant","content":" sky"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.751003Z","message":{"role":"assistant","content":" appears"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.779211Z","message":{"role":"assistant","content":" blue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.802826Z","message":{"role":"assistant","content":" because"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.829911Z","message":{"role":"assistant","content":" shorter"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.853152Z","message":{"role":"assistant","content":" ("},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.876173Z","message":{"role":"assistant","content":"blue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.899944Z","message":{"role":"assistant","content":")"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.923613Z","message":{"role":"assistant","content":" wavelengths"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.953482Z","message":{"role":"assistant","content":" are"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:38.978216Z","message":{"role":"assistant","content":" scattered"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.001391Z","message":{"role":"assistant","content":" more"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.029837Z","message":{"role":"assistant","content":" easily"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.053905Z","message":{"role":"assistant","content":" by"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.078007Z","message":{"role":"assistant","content":" tiny"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.102149Z","message":{"role":"assistant","content":" molecules"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.124991Z","message":{"role":"assistant","content":" in"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.148663Z","message":{"role":"assistant","content":" the"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.174325Z","message":{"role":"assistant","content":" atmosphere"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.19738Z","message":{"role":"assistant","content":","},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.224216Z","message":{"role":"assistant","content":" while"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.249809Z","message":{"role":"assistant","content":" longer"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.27536Z","message":{"role":"assistant","content":" ("},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.299118Z","message":{"role":"assistant","content":"red"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.328729Z","message":{"role":"assistant","content":")"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.364342Z","message":{"role":"assistant","content":" wavelengths"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.393725Z","message":{"role":"assistant","content":" continue"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.427789Z","message":{"role":"assistant","content":" on"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.461108Z","message":{"role":"assistant","content":" a"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.496146Z","message":{"role":"assistant","content":" more"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.537531Z","message":{"role":"assistant","content":" direct"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.569654Z","message":{"role":"assistant","content":" path"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.598036Z","message":{"role":"assistant","content":" to"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.62499Z","message":{"role":"assistant","content":" our"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.653325Z","message":{"role":"assistant","content":" eyes"},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.67994Z","message":{"role":"assistant","content":"."},"done":false}
{"model":"llama3.2","created_at":"2025-03-06T10:19:39.704333Z","message":{"role":"assistant","content":""},"done_reason":"stop","done":true,"total_duration":11917837500,"load_duration":37926208,"prompt_eval_count":31,"prompt_eval_duration":720000000,"eval_count":444,"eval_duration":11157000000}

Request

Query Params
q_on_gp
string 
required
全局说明~默认启用+必填
Default:
q_on_gp_value
query_same_1
string 
optional
Default:
query_same_1_gp
q_on_gp_request_off
string 
required
勿改-测试:全局参数~默认启用+必填+快捷请求/自定义请求不启用
Default:
q_on_gp_request_off_value
glo_qparam_use_glo
string 
optional
Default:
{{id_glo}}
glo_qparam_use_env
string 
optional
Default:
{{id_env}}
glo_qparam_use_prior
string 
optional
Default:
{{priority_env}}
Header Params
h_on_gp
string 
required
勿改:全局参数~默认启用+必填
Default:
h_on_gp_value
header_same_1
string 
optional
Default:
header_same_1_gp
plat-form
string 
optional
Default:
{{header}}
Cookie
string 
optional
勿改-用于测试cokie拼接
Default:
c1=cookieInGlobalHeader
h_on_gp_request_off
string 
required
勿改:全局参数~默认启用+必填+快捷请求/自定义请求不启用
Default:
h_on_gp_case_off_value
glo_hparam_use_glo
string 
optional
Default:
{{id_glo}}
glo_hparam_use_env
string 
optional
Default:
{{id_env}}
glo_hparam_use_prior
string 
optional
Default:
{{priority_env}}
header_long
string 
optional
Default:
l=eBO-G2Fng9CH5uxF2Ofahurza77OSIOYYuPzaNbMiOCP_Xfp5gxlW6pndVL9C31Vh6DWR3-82bJHBeYBcIfEiOp2AJ-YF8Mmnl=eBO-G2Fng9CH5uxF2Ofahurza77OSIOYYuPzaNbMiOCP_Xfp5gxlW6pndVL9C31Vh6DWR3-82bJHBeYBcIfEiOp2AJ-YF8Mmn=end
Cookie Params
c_on_gp
string 
required
勿改-测试:全局参数~默认启用+必填
Default:
c_on_gp_value
cookie_same_1
string 
optional
Default:
cookie_same_1_gp
cookie_long
string 
optional
Default:
l=eBO-G2Fng9CH5uxF2Ofahurza77OSIOYYuPzaNbMiOCP_Xfp5gxlW6pndVL9C31Vh6DWR3-82bJHBeYBcIfEiOp2AJ-YF8Mmn
c1
string 
optional
勿改-测试
Default:
cookieInGlobalCookie
c_on_gp_request_off
string 
required
勿改-测试:全局参数~默认启用+必填+快捷请求/自定义请求不启用
Default:
c_on_gp_request_off_value
glo_cparam_use_glo
string 
optional
Default:
{{id_glo}}
glo_cparam_use_env
string 
optional
Default:
{{id_env}}
glo_cparam_use_prior
string 
optional
Default:
{{priority_env}}
Body Params application/json
model
string 
required
messages
array [object {2}] 
required
role
string 
optional
content
string 
optional
Examples

Responses

🟢200成功
text/event-stream
Body
object {0}
Previous
ollama_本地服务
Next
公共函数获取变量
Built with