发布

  • 1.1.0 02f28358dd

    [OPIK-318] - [Prompt library] SDK Prompt implementation - create/get (#557)

    frostbyte_neo 发布于 2024-11-07 11:01:33 +00:00

    • update openapi spec

    • update openapi spec (with prompt)

    • update openapi spec (WIP)

    • fix openapi for fern

    • draft implementation of create_prompt() and get_prompt()

    • update openapi spec

    • create/get return PromptDetail

    • use public Prompt class WIP

    • fix circular import

    • add new method create_prompt_detail

    • update openapi spec

    • add e2e tests

    • move prompt-related api calls to new file

    • remove description param

    • rename Prompt.template to Prompt.prompt

    • use double curly brackets in prompts template

    • make id field private

    • simplified solution

    下载附件