gerson
2025-03-25 982732e3aea8e429a9bbecc9e9927caa1d51a2fb
src/api/ai/chat.ts
@@ -267,7 +267,7 @@
         params: {},
         data: params,
         headers: {
            'Content-Type': 'application/x-www-form-urlencoded',
            'Content-Type': 'multipart/form-data',
         },
         ...extraData,
      },