Yoshiki Miura

Results 130 comments of Yoshiki Miura

I fixed to fill with spaces because an error occurs if the query parameter of the Tavily Search API is less than 5 characters. Your search query `美国加息` was 4...

Hi @aaronpeng2020 Thank you for your inquiry. It's a very interesting proposal. I had never considered licensing. However, I'm focused on the development of the main project, so I won't...

2 has been fixed by @albertdbio, so it should be resolved in the latest main. Please try again.

refs: https://github.com/vercel/ai/releases/tag/ai%403.0.24

@Techno-o76 I appreciate your willingness to work on resolving this issue. You can use the following library for automatically resizing TextArea elements: https://github.com/Andarist/react-textarea-autosize Please refer to it for your implementation.

@Techno-o76 Thank you for trying. ReactTextAreaAutosize has already become a convenient component, so there is no need to create a wrapped component. You can look at the implementation of the...

@Techno-o76 There was a PR from another contributor. I apologize for the inconvenience as you were working on it. I hope you can contribute to another issue. https://github.com/miurla/morphic/pull/86

My choice is driven by the ease of build and deployment processes. https://github.com/miurla/morphic?tab=readme-ov-file#note Having local Redis as an additional option is acceptable.

@sjdthree I researched Huggingface and was able to get it up and running easily. However, to run Llama2 as an API on Huggingface, we need to host the model on...