bbarwik
bbarwik
It should be ``` initialValue: PhoneNumber(isoCode: "JP") ```
Hey. I've created a tutorial how to generate code coverage for webassembly projects. This one is dedicated for blockchains using WASM VM, however I think it may be useful to...
I don't have mac to test it, but probably clang command building object file should have parameter `-arch x86_64` to work correctly. I'll ask someone with mac to test it.
I also experimented with two more things: - changed NodeId to 3 bytes, 1 byte prefix and 2 bytes RID. I also made it incremental for each entity type. It...
Next week I'll add PR with the fix, it will check version of llvm before trying llvm-17.
> The tx you shared is on the manifest level. I can take a guess that if you change the method to accept an array of data and loop through...
@iamyulong Adding U8Array to enum would be hard without breaking compatibility. Also, I made a small mistake, I was benchmarking system_struct_to_node_substates and it was 4.5x faster. When I benchmarked only...
@skull8888888 amazing! I am using OpenAI deep research models, `o4-mini-deep-research`, and they only support this API. In my case I'm using them for automated research about project and clients I...
@dinmukhamedm It works. But pricing for o3 is incorrect Your pricing is set to: ``` { "id": "edb86818-b8da-4f42-b3b6-7a81cff412e7", "created_at": "2025-04-21 14:28:11.041659+00", "updated_at": "2025-04-21 14:28:11.041659+00", "provider": "openai", "model": "o3", "input_price_per_million": 10.0,...
@dinmukhamedm @skull8888888 you can use https://github.com/BerriAI/litellm/blob/main/model_prices_and_context_window.json and https://models.litellm.ai/