-
I wrote a C# code generator that already generates the serialized metadata (json schema) for my tools.
- I would love not to be forced to derive the agent from the `Tool` class to avoid dependencie…
-
Currently `libproto.a` is always needed as only library users have to link with.
Possible alternatives: https://github.com/google/flatbuffers
-
When sealed class used as property inside other sealed class, serialization does not work.
**To Reproduce**
https://github.com/MEJIOMAH17/kotlinx-serialization-polymorph-bug/blob/master/src/test/…
-
### Library name and version
Azure.ResourceManager.DataFactory 1.6.0
### Describe the bug
When retrieving DataFactoryPipelineResource from ArmClient it fails on deserializing
System.InvalidCastEx…
-
Having a standard format for both networking messages and dynamic pieces of data will eventually be required.
The Game Minecraft uses the NBT format for both local storage and network transfer of d…
-
Hello,
Thanks for making this great library! I much prefer it so that I can use my own metrics tracking functionality.
However, I need to include # HELP and # TYPE elements to my prometheus seria…
-
Hello. The library is great and has been very useful, but I have an use case which we need to have a different configuration to serialize the json in the second column in the same table. Based on wh…
-
Hi,
Will the lmstudio chat completion response be added to a logprobs in the response?
Currently, when using OpenAI in .NET library the `CreateChatCompletionResponseChoices`
the logprobs is a …
-
### Description
When publishing a test application which uses XML serialization, vi code generated via `xscgen` (see [here](https://www.nuget.org/packages/dotnet-xscgen)) along with `PublishAot`, t…
-
The recent updates to introduce stricter validation on cookie names and values has broken some workflows in proxy scenarios where I'm parsing, modifying and then reserializing cookies.
In this case…