Jasper.ai
    Jasper.ai
    • 入门
    • 验证
    • Jasper 人工智能引擎
    • 版本控制
    • 速率限制
    • 状态代码和错误
    • Command
      • Run command
        POST
    • Knowledge
      • Create knowledge
        POST
      • Retrieve knowledge
        GET
      • Retrieve a specific knowledge
        GET
      • Update a knowledge
        PATCH
      • Delete knowledge by ID
        DELETE
    • Tones
      • Run Tone Detector template
        POST
      • Create a tone
        POST
      • Retrieve tones
        GET
      • Retrieve tone by ID
        GET
      • Update a tone by ID
        PATCH
      • Delete a tone by ID
        DELETE
    • keep writing
      • Run keep writing
        POST
    • Templates
      • Retrieve templates
        GET
      • Retrieve a template by ID
        GET
      • Run Text Summarizer template
        POST
      • Run One-Shot Blog template
        POST
      • Run Facebook Ad Primary Text template
        POST
    • Usage
      • Retrieve API usage

    Jasper 人工智能引擎

    使用 Jasper 的 Postman Collection 简化您的开发。
    Jasper 公共 API 不是第三方 AI 模型的直通 API。当端点被命中时,请求将被路由到 Jasper 的.AI Engine
    AI 引擎智能地将请求中找到的用例路由到针对特定用例优化的 AI 模型。简而言之,Jasper 的 AI 引擎通过使用各种自定义、专有的内部模型以及众多第三方模型来确保高质量的 AI 输出。作为 Jasper API 的使用者,您不必担心微调或模型更新,因为 AI 引擎会为您处理这项工作。
    当特定提供商或模型出现问题时,AI 引擎还允许 Jasper 回退到其他模型或版本,从而防止出现中断。

    动画展示了 AI 引擎在 Jasper 生态系统中的工作情况:
    img

    从本质上讲,人工智能引擎是......
    针对特定的营销相关用例进行了微调
    模型不可知论
    利用多个第三方人工智能模型和版本和/或使用 Jasper 的定制专有模型
    与 API 一起工作,在内容生成中提供最高质量的输出
    修改于 2024-01-30 06:50:39
    上一页
    验证
    下一页
    版本控制
    Built with