Hirotaka Miyagi

Results 86 comments of Hirotaka Miyagi

🏃🏻‍♂️📝 - Reproduce this situation and add a test that fails: https://github.com/langgenius/dify/pull/8088/commits/9f58060fada03449bb8a27868c8cba99adb46cb9 - https://github.com/langgenius/dify/actions/runs/10757225351/job/29831027433?pr=8088#step:13:243 - The CodeExecutor in the test code has been replaced by a mock, but in the...

Apparently, this is because `[{'id': '1', 'content': 'abc'}, {'id': '2', 'content': 'def'}]` is being passed to Jinja2 inputs as a string rather than an array. Also https://j2live.ttl255.com/, when value was...

``` ❯ pnpm -r why @electric-sql/client ``` It does not appear to be included in the dependency at present.

@hoshinotsuyoshi Thank you very much, that's nice! My stance is to replace all documentation with `serve`. "Why should I set this option with http-server?" It is not intuitive for the...

💭 It may be more efficient to calculate during rendering using useRef instead of calculating at hover. I'll try to write some sample code.

@khiroshi-win > Just moment. let me update to use the useRef hook function and will push again. at that time please check again and give me feedback. please don't waste...

@ac2780 Thanks for reporting! Looks like a UI issue to me. Devin couldn't solve the problem 😅 📝 The relationship that has a problem is this: ```json "relationshipNo5": { "name":...

@Varnika060306 Didn't notice, sorry for the delay! I'd really appreciate it! 🚀🚀

@prakha You're right. Sorry, Please ignore it now.