-
Using `0.12.3` along this code:
```
ObjectMapper mapper = ...;
byte[] data = mapper.writeValueAsString(someEntity).getBytes(StandardCharsets.UTF_8);
UserRecordResult userRecordResult = produce…
-
### Feature scope
Configuration (settings parsing, validation, etc.)
### Description
We have at least two open issues for features requiring per-stream configuration:
- #1240
- #1333
It stri…
-
Spotted at https://github.com/checkstyle/checkstyle/pull/14740#issuecomment-2047109647
I have read check documentation: https://checkstyle.sourceforge.io/checks/metrics/classfanoutcomplexity.html
…
-
We've started using this at $WORK, and we've seen that sometimes initializing the library fails.
```
new SymSpellBuilder().setUnigramLexicon(unigrams)
.setBigramLexic…
-
I am having problems running this query:
```
graph
.V()
.has("V_Foo", "prop2", "4ab25da0-3602-4f4a-bc5e-28bfefa5ca4c")
.outE("edge1", "edge2")
.inV()
.toList
.map(_.property("pro…
-
The following setup triggers a crash on deserialize:
```python
[+] In [23]: class A:
...: def __init__(self, a):
...: self.a = a
...:
...: def _…
-
Running end-to-end for 4xA10 machine, on an 8xL4 machine.
`./scripts/basic-workflow-tests.sh -mevFMT`
Current HEAD commit: `426a1941a6fb3edaee3963dcf6c6849bfdaa0165`
Current container: `quay.…
-
In Yaml spec, if one property is the prefix of another, a value can be attributed to the parent one using ~ as a null key to represent any YAML property that is a prefix of another one.
The followi…
-
**LocalAI version:**
docker image: localai/localai:v2.22.0-aio-gpu-nvidia-cuda-11
**Environment, CPU architecture, OS, and Version:**
docker on debian, intel i9, nvidia gpu
**Describe the bug*…
-
win10
cli 命令执行
0.0.1.6
**日志文件**
请添加调试日志文件以帮助解释你的问题。
2024-07-06 12:16:17,104 - f2 - WARNING - 您当前使用的版本 0.0.1.6 可能已过时,请考虑及时升级到最新版本 0.0.1.6,请使用 pip install -U f2 更新
2024-07-06 12:16:17,217 - f2…