Skip to content

v0.93

Compare
Choose a tag to compare
@snakeying snakeying released this 09 Oct 20:42
· 123 commits to main since this release
560732e

🚀引入 Azure AI 模型支持

• ☁️ 全新集成 Azure AI 模型功能:

  • 为您的 AI 工具箱增添微软云端智能的强大力量
    • 🔑 新增三个环境变量,简化 Azure 配置:
  • AZURE_API_KEY:存储 Azure API 密钥
  • AZURE_MODELS:指定所需使用的 Azure 模型(支持多个,用逗号分隔)
  • AZURE_ENDPOINT:设置 Azure API 的特定端点
    • 🌐 云端融合:无缝对接 Azure 云服务,拓展 AI 应用场景
    • 🔧 灵活部署:通过自定义端点,适应不同的 Azure 部署需求
    • 🐞 修复已知 bug,确保系统运行更加流畅可靠

🚀 Introducing Azure AI Model Support

• ☁️ New integration with Azure AI models:

  • Add the power of Microsoft's cloud intelligence to your AI toolkit
    • 🔑 Added three new environment variables for streamlined Azure setup:
  • AZURE_API_KEY: Store Azure API key
  • AZURE_MODELS: Specify desired Azure models (supports multiple, comma-separated)
  • AZURE_ENDPOINT: Set specific Azure API endpoint
    • 🌐 Cloud integration: Seamlessly connect with Azure cloud services, expanding AI application scenarios
    • 🔧 Flexible deployment: Adapt to various Azure deployment needs with custom endpoints
    • 🐞 Fixed known bugs, ensuring smoother and more reliable system operation