unit-gen
unit-gen copied to clipboard
UnitGen 是一个用于生成微调代码的数据框架 —— 直接从你的代码库中生成微调数据:代码补全、测试生成、文档生成等。UnitGen is a code fine-tuning data framework that generates data from your existing codebase...
在Java API example里面使用了SimpleCodePicker这个类,但是我们在项目里面并没有找到这个类,请看一下这个问题如何处理? 
In current design, we use `toInstruction` to convert different `TypedIns` to `Instruction`, it's not working for IDE tools out AutoDev ```kotlin interface TypedIns { val type: InstructionBuilderType /** * Build...
有机会集成C#吗?