Mykola

Results 5 comments of Mykola

@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...