Carlos_Mir_de_Souza

Results 14 comments of Carlos_Mir_de_Souza

Reading the code of [gdscript-mode.el - Line 53](https://github.com/godotengine/emacs-gdscript-mode/blob/d392e8aa7e7c6dd79ce52fb55d78f7acfa443194/gdscript-mode.el#L53) seems to be implemented. The issue can be closed.

I was looking exactly for some actualized version. Im going to use your version, thanks for maintaining it.

From Org-Anki I think that the best use-case is simpler basic and cloze-cards. Im using anki-editor because it has acces to all the kind of cards I have, but for...

I would love to have those features, can you make a pull request on the anki-editor of org-tree?

Hey, I'm currently using Dust.tt to test workflows before implementing them into LangChain or my own code. I believe that with ChatGPT or GPT-4, it's pretty straightforward to create your...

If you need help with something I can help.

I encountered errors during my runs with Dust.tt, and I would like to hear your suggestions for handling these errors. This is one of the main reasons I'm not currently...

In Dust.tt, you can use JSONL for your datasets. I use tokenizers functions to write my JSONLs with X tokens per Line, and then Dust.tt does the rest. Regarding tokenizers,...

What needs to be done on this issue? If it is to copy-paste the code on the mentioned PRs to the code of this repository I can make a PR...