Rin

Results 6 issues of Rin

改用wpf套個什麼mahapps.metro吧

OpenAI recently introduced a new feature called [JSON mode](https://platform.openai.com/docs/guides/text-generation/json-mode) I didn't see anyone working on this, so I've take the liberty to implement the new parameter [response_format](https://platform.openai.com/docs/api-reference/chat/create#chat-create-response_format). It works with...

just copied some code from https://github.com/Sharlottes/Informatis/blame/master/src/informatis/core/Pathfinder.java ![image](https://github.com/BlackDeluxeCat/MI2-Utilities-Java/assets/25588514/3118828d-2c26-43a6-9f74-d469a1cad215)

This PR addresses issue #1038. This pull request presents a fairly basic approach that relies on retrying with the character to the left of the original one if the first...

## Current behaviour Use `Go to Definition` on a function will jump to the start of `def` keyword of the function, instead of the function identifier. For example when jumping...