Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrandaws committed Aug 1, 2024
1 parent 0818bbd commit aff5480
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/web/src/pages/FileUploadPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ const FileUploadPage: React.FC = () => {
<div className="col-span-12 col-start-1 mx-2 lg:col-span-10 lg:col-start-2 xl:col-span-10 xl:col-start-2">
<Alert severity="warning" className="mb-4">
<span className="font-bold">
「ファイルアップロード」 Deprecated (廃止予定)
になりました。2024/09 末に完全に排除される予定です
「ファイルアップロード」機能は Deprecated (廃止予定)
になりました。2024/09 末に完全に廃止される予定です
</span>
チャットや Agent
チャットのユースケースでファイルを読み込ませることが可能ですので、代わりにそちらをご利用ください。
Expand Down

0 comments on commit aff5480

Please sign in to comment.