evgenyigumnov / rustsn

Code snippets generator via LLMs and compiler/tester via build tools
GNU General Public License v3.0
18 stars 5 forks source link

Error when i ask LLM via UTF-8 chars #24

Closed belariflouiza closed 1 day ago

belariflouiza commented 1 day ago

I tried to generate using cargo run -- --lang=PYTHON but i had this error ! there is example
image and i got this : image

evgenyigumnov commented 1 day ago

Cant reproduce :(

evgenyigumnov commented 1 day ago

https://github.com/evgenyigumnov/rustsn/commit/60feb7af3410d630f63e0c56bc4eb1a4e0fe18a9

belariflouiza commented 1 day ago

removing stop word, resoled it