Jared Van Bortel
5dd7378db4
csharp: fix NuGet package build ( #1951 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
Signed-off-by: Konstantin Semenenko <mail@ksemenenko.com >
Co-authored-by: Konstantin Semenenko <mail@ksemenenko.com >
2024-02-09 14:58:28 -05:00
mvenditto
8a31239e90
bump version
2023-07-11 18:09:39 -04:00
mvenditto
7efb43c2e4
copy metal kernels on macos builds
2023-07-11 18:09:39 -04:00
mvenditto
8e89ceb54b
C# Bindings - improved logging ( #714 )
...
* added optional support for .NET logging
* bump version and add missing alpha suffix
* avoid creating additional namespace for extensions
* prefer NullLogger/NullLoggerFactory over null-conditional ILogger to avoid errors
---------
Signed-off-by: mvenditto <venditto.matteo@gmail.com >
2023-06-01 21:01:27 +01:00
mvenditto
9eb81cb549
C# Bindings - Prompt formatting ( #712 )
...
* Added support for custom prompt formatting
* more docs added
* bump version
2023-05-28 19:57:00 -04:00
mvenditto
8119ff4df0
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 >
2023-05-22 12:56:49 -07:00