ebattulga
Results
2
issues of
ebattulga
Every action change or add or removed always fix manifest is little complicated. I have a idea to solve this problem by auto generate manifest from classes with attributes. For...
I'm using Function. But deserializer choose wrong class `ChatGPTChatCompletionMessage` instead of `ChatGPTAssistantCompletionMessage`. Function call return Assistant Completion response. But deserializer always return ChatCompletion class and missing some properties. This is...