-
Currently we pre-build `bindings.rs` against a specific [flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware) release. While it's worked reasonably well, it does have some iss…
-
[程序崩溃,退出代码为 3221225620 (0xC0000094)]
以下是对退出代码的分析。这可能不准确,请酌情参考!
系统退出代码名称: INTEGER_DIVIDE_BY_ZERO
系统退出代码描述: {异常} 整数除 0。
崩溃堆栈回溯记录:
Windows fatal exception: int divide by zero
Stack (most recent…
-
### I tried this:
We have like
- 30 domains
- 1000 services
- 10000 events
to be generated and linked (events add to services, services add to domains)
Eventcatalog version 2.8.12
SDK ver…
-
### Describe the bug
litellm + python decorator SDK, generation spans are not included for some reason. Instead, a different trace is produces with the generation. reproduce below
### To reprodu…
-
Context:
I’m working on a Cosmos SDK project in Flutter/Dart, and I’m implementing RFC6979 deterministic ECDSA signing with the secp256k1 curve. While researching, I came across Decred’s implementa…
-
| --- | --- |
| Bugzilla Link | [568046](https://bugs.eclipse.org/bugs/show_bug.cgi?id=568046) |
| Status | REOPENED |
| Importance | P3 normal |
| Reported | Oct 20, 2020 12:13 EDT |
| Modified …
-
AppConfig lists ApiKey as one of the authentication types for its clients.
Currently, we consider https://github.com/Azure/autorest.cpp/issues/398 as blocking the release of AppConfig?
Our CodeGen w…
-
### Description of the bug:
I was playing around with tool use and streaming, this was my code:
```py
import google.generativeai as genai
import config
genai.configure(api_key=config.API_KEY…
-
When attempting to download and parse the `BulkAssetGroup` object, the SDK throws an error related to the `Start Date` column.
```
[ERROR] [BulkServiceManager.EntityReadException] Couldn't parse col…
-
To help catch javadoc errors upstream, implement a downstream check on the generator similar to this one: https://github.com/googleapis/java-shared-config/pull/662/ that checks javadoc generation on a…