Skip to content

v1.0.6

Choose a tag to compare

@s0985514623 s0985514623 released this 08 May 10:30
· 5 commits to master since this release
  • 更新.prettierrc.json以設置行結束符為LF,並在Bootstrap和AiChat類中新增頭像生成相關的鉤子和API請求處理邏輯,改進了圖像生成的狀態管理和用戶界面顯示,並在BaziResult組件中添加了Q版頭像的輪詢功能。 (4b726a7)
  • 更新composer.json以添加新的依賴項,包括openai-php/client和symfony/http-client,並在AiChat類中重構API請求邏輯以使用ClientFactory進行八字分析,新增API提供者設置於ApiSettings中。 (c60183c)