mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-24 04:53:02 +00:00
C# bindings (#650)
* First workin version of the C# bindings * Update README.md Signed-off-by: mvenditto <venditto.matteo@gmail.com> * Added more docs + fixed prompt callback signature * build scripts revision * Added .editorconfig + fixed style issues --------- Signed-off-by: mvenditto <venditto.matteo@gmail.com>
This commit is contained in:
1
gpt4all-bindings/csharp/Gpt4All/gen_bindings.ps1
Normal file
1
gpt4all-bindings/csharp/Gpt4All/gen_bindings.ps1
Normal file
@@ -0,0 +1 @@
|
||||
ClangSharpPInvokeGenerator @(Get-Content .\GenLLModelBindings.rsp)
|
Reference in New Issue
Block a user