oogetyboogety

Results 10 comments of oogetyboogety

@duaraghav8 is there a special set of rules to indent for assembly blocks? or should they all be indented one level deeper at the same level in the assembly block?...

@duaraghav8 Thanks I'll take a look at refactoring the whitespace rule for the tests and try some ES6 best practices that I know of. is there any specific assembly style...

> Assuming that the code generator already has a [`ProducerRecord`](https://kafka.apache.org/28/javadoc/org/apache/kafka/clients/producer/ProducerRecord.html) called `producerRecord`, would this be a reasonable expectation? Yes. This is what I was originally thinking when using the spec...

+1, have int32 when I need int64. Changing the columns to float rather than integer in the schema worked. Thanks

Definitely was thinking it would be nice if it was more intuitive. You have to thoroughly read that doc page at least twice which describes the column expressions

@hsk81 Which type of specification are you leaning towards? RFB has been extended as a specification to support multitouch inputs, pressure sensitivity, and more via RFB GII standard extension in...

If I am importing my expectations from JSON Schema, and the JSON Schema reflects the hierarchically nested objects, then flattening it is no longer as simple of a solution as...

@VadimKirilchuk Thank you for providing this very clear explanation on this issue. We thought hitting a wall in memory in CRT when downloading large files with concurrency since it looks...

We have encountered a similar issue in Autogen Studio version 0.4. For us, it is `TextBlock is not JSON serializable` The component integration tests with AssistantAgent pass and work fine....

> [@oogetyboogety](https://github.com/oogetyboogety), The error you are seeing is related to a recent release on autogen-agentchat. We plan a release on autogenstudio within the next two days that will handle this....