-
Hi may i know how to generate code based on this model.
for example are we able generate code in C# for simple task.if possible can you guide me how to write code.thanks in advance.
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Title. I can't get the inline assist to generate diffs, only new code. I've followed the video o…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Strawberry Shake
### Describe the bug
I encountered a build error when generating code for the follo…
-
Type: Bug
生成400行长代码有很大的困难。如果代码较长(例如[flask-gpt](https://github.com/Davidasx/flask-gpt)),AI将会在写完大约200-300行代码后反复从头开始写并将开头的代码附加到输出中。随后,显示结果被负责任的AI过滤。
The AI has great difficulty generating long code. If…
-
https://api.inaturalist.org/v1/swagger.json
```
error[E0599]: the method `join` exists for struct `Vec`, but its trait bounds were not satisfied
--> src/apis/identifications_api.rs:1260:105
…
-
We have a lot of Rust code that is generated at build time for each DOM interface. The code that generates it lives in https://github.com/servo/servo/blob/main/components/script/dom/bindings/codegen/C…
-
**Describe the bug**
Generated cURL code doesn't contain the client certificates added as part of the curl command
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Settings -> Certific…
-
### Describe the feature
per https://github.com/golang/go/issues/13560 generated files are identified by a standard comment. `fileinfo` should check for this comment in .go files and set a "Generate…
-
### Description
We have an application that processes some network traffic. When several instances of that application is being run simultaneously on an on-premises server, processing the very same…
-
Is there any way to generate a REST API using Huma from an OpenAPI spec? The docs mention the opposite, using Huma and `oapi-generator` to reconstruct a server without Huma. However, I have a use-case…