1
0
Fork 0
mirror of synced 2024-10-04 20:13:35 +13:00

PR comments

This commit is contained in:
Martin McKeaveney 2024-10-01 17:03:06 +01:00
parent bd6ad0ff0e
commit c4a6a92bdb
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ export const buildAIEndpoints = API => ({
*/
generateCronExpression: async ({ prompt }) => {
return await API.post({
url: "/api/ai/generate/cron",
url: "/api/ai/cron",
body: { prompt },
})
},

@ -1 +1 @@
Subproject commit dcc9e50b8064a2097d408771462ad80f48de7ff6
Subproject commit f35190a594afb04525d0bc4405bea8a04bd62b42