Melodeiro
Melodeiro
After executing a command: `ModMyFactoryGUI.exe -i pack.fmpa` I have got a crash, because the mod is already existing in my system. Exception message on english: "Can't create file, because it...
Would be nice to mention the friends just by first 3 letters (minimum). For example, you type @Mel, and the mod is searching for all friends, starting with those letters....
Right now an exception is thrown with lists of polymorphic types before `fun willGenerateGraphQLType(type: KType): GraphQLType?` since https://github.com/ExpediaGroup/graphql-kotlin/pull/801. My suggestion is to allow users to handle this situation with custom...
Please, add an option to include custom parameters to the model request. For example, huggingface inference api is compatible with openai API, but they got a weird restriction that you...
## About this issue Consecutive headers aren't parsed properly. For example, github renders : ```markdown # H1 ## H2 ### H3 #### H4 ##### H5 ``` as # H1 ##...