Takuma TSUJI

Results 5 issues of Takuma TSUJI

Hi @gabrielweyer Thank you for your great app!! I have added new options for `parser`. Reasons: * I need JSON file only. * I want to change output filename by...

This pull request fixes #41, updates the import statements in multiple files to use type-only imports. This improves the code readability and reduces unnecessary imports.

### Description The instructions for installing dependencies for local development were incomplete, so I have updated the setup process to align with the steps outlined in the [README.md](https://github.com/cline/cline/blob/main/README.md#contributing). ### Type...

### Description To address the confusion many users have faced regarding how to use Azure OpenAI endpoints, I have added a hint to the WebUI. resolves #444, resolves #216. Additionally,...