Danny Kok

Results 5 issues of Danny Kok

Hi! I found when I did copy/paste content within a table cell will cause unexpected table nesting. What I have done: 1. insert a 2x2 table 2. type "slate is...

History is not recovered when trying to undo a row/column deletion, or redo a row/column insertion. **case 1:** 1. delete a row/column 2. press ctrl/cmd-z 3. no response **case 2:**...

I was trying to run a clean comfy instance with custom models and nodes. So I tried setting up the serverless endpoint using `timpietruskyblibla/runpod-worker-comfy:3.0.0-base` docker image, however it just kept...

bug

I am working on a feature to allow input of files by specifying the URL of the files in the input payload. Currently, we upload the image using base64 encoding,...

Currently when streaming from bedrock llama3, the usage numbers feedback from streaming chunks will cause error in Langchain core merge_dicts function. Change: - format `prompt_token_count` and `generation_token_count` from int to...