Mykola
Mykola
have the same issue with strapi 14.12.7
in 4.13.6 does not work as well
@derrickmehaffy I'm just wondering why the status is still `pending reproduction` Are there any reproduction issues? Thanks
I have the same issue. ``` "menus": { enabled: true, config: { maxDepth: 2, layouts: { menuItem: { link: [ { input: { label: 'German title', name: 'title_de', type: 'text',...
updated the workaround, because the previous solutions have errorss ``` const fileSearch = tool({ description:`description`, parameters: z.object({ queries: z.array(z.string()).describe("An array of search queries. Generate multiple diverse queries to find relevant...