-
Hi,
Great work done here. I wanted to ask a question regarding modifying the synthoseis code-base. I have a project in which I am trying to identify pipes or cables through their hyperbola conto…
-
Why did you remove this? Any plans on putting it back in? Any suggestions of what tool to use while it is removed?
-
This query finds 554 individuals (all CIM individuals have these 3 characteristics)
```ttl
select * {
?s a owl:Thing, owl:NamedIndividual; rdfs:domain ?class
} order by ?s
```
They are repre…
-
This appears to be a bug, but if not, then a work around be be appreciated:
https://github.com/valentinpalkovic/prisma-json-schema-generator/blob/d2d6fba55bbe1caff0979be27e39a6ed5506452d/src/tests/…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
I need the generated java code include both response body and headers.
I know there is `return-response` option to return `javax.ws.rs.core.Response` but that class is not generic and requires cast…
ghost updated
2 weeks ago
-
In a transmission grid, synchronous generators could sometimes be controlled with Q value instead of U value. These generators need to be modelled in pandapower as sgen for powerflow analysis. However…
-
I've tried to use your library as suggested in RicoSuter/NJsonSchema#1726.
At first, amazing library 🙂. It works like a charm for transient NuGet packages.
However, I have one question and one iss…
-
**Description**
The LLM API wrapper for HuggingFace is not working, after downloading the model from HuggingFace through pipelines and passing it on to the llm_api in guard it is still using OpenAI. …
-
Been playing with the mook generator a bit, found some issues.
### Use case 1
The following stat block is just attributes and a ranged attack example from the documentation.
```
ST 11 DX 10 IQ 1…
Exxar updated
3 years ago