new

improved

fixed

2.7.6

  • 🔥[New Feature] For published/shared API documentation, each page is now available in
    .md
    format — just append
    .md
    to the URL, and supports one-click copy, making it easier for large language models (LLMs) to access and use the content. In addition, every doc site is now baked with
    llms.txt
    ,
    sitemap.xml
    , and
    robots.txt
    files.
  • ⚡[Optimization] When debugging endpoints related to
    AI with LLMs
    provided by LiteLLM, the message content now supports automatically merging.
  • 🐞[Bug Fix] Fixed an issue where clicking on
    Manage Database Connection
    did not open the corresponding page when importing schemas via database connection.
日本語:
  • 🔥【新機能】公開/共有用APIドキュメントについて、LLM向けに全ページ
    .md
    形式を提供いたします。ドキュメント内容のワンクリックコピー機能に加え、各ドキュメントサイトに
    llms.txt
    sitemap.xml
    robots.txt
    を標準装備しています。
  • ⚡️【最適化】OpenRouter経由のLLMのAPIデバッグ時、メッセージコンテンツの自動マージ機能をを追加しました。
  • 🐞【バグ修正】データベース接続経由でのデータモデルインポート時、接続管理をクリックしても対応画面が表示されない問題を解消いたしました。