-
If you want to use a more advanced model with [Agent Builder in GCP](https://console.cloud.google.com/gen-app-builder/engines), then you need to generate an OpenAPI YAML or JSON file and upload it as …
-
As a developer,
I want to define the OpenAPI specification for the Anonymised Data Service API,
So that the API endpoints are clearly documented and accessible for integration and usage by other servi…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### What happened?
I selected the o1-preview model in the setting. Ask a question and got no response. Only an error in the "IDE Internal Errors" window.
Using another model work fine.
### Relevant…
-
**Is your feature request related to a problem? Please describe.**
Given a 2.0 OpenAPI document, trying to import it fails as it finds no models
Args:
```
--input-file-type openapi --input op…
-
**Describe the bug**
When the `default` value is set in a referenced schema in OpenAPI 3.1 and it has `type: ["string", "null"]`, the default value of dataclass becomes `None` while the non-reference…
-
# Context
The overlap in specification between AsyncAPI and OpenAPI specs allows the combining of common models across both.
Example:
./models/foo.yaml
```yaml
openapi: 3.1.…
-
From @ogcscotts
> For the OGC API family of standards, we are currently using OpenAPI to describe interfaces. In the Doc Team meeting I am going to propose that we get a little radical and make the…
-
Hi,
I don't know where I should ask my question, please tell me if I need to do it somewhere else.
I've been trying to implement the DCSA_EBL 3.0.0 using swagger yml in Java Springboot.
When …
-
**Is your feature request related to a problem? Please describe.**
At the moment the CSI heavily relies on the model registry project, this is because the model-registry dependency is imported in ord…