-
**Describe what problem your feature request solves**
The Risk Analysis and Assessment Modeling Language (RAAML) specification is a sysml compliant format that would allow integration with other …
kuwv updated
2 months ago
-
- Parent Issue: #771
### Overview
The goal of this task is to migrate the existing Flask codebase to FastAPI to improve performance, flexibility, and development speed. FastAPI offers features suc…
-
**Describe the bug**
I've had an issue when trying to process boolean values when updating components in AEM. When switching boolean values in the dialog, trying to set it to `false` does not send `f…
-
Many objects can bear some form of certification, Organizations can be ISO certified, Food products can be Organic or Vegan, a person can be a certified professional. There are certifications for many…
-
# 启动LoRA 代码
from GOT.model import *
from transformers import AutoTokenizer
from transformers import TextStreamer
from peft import PeftModel
import io
import os
import argparse
parser = argpa…
-
:+1: nice work. The point of this homework was to explore a simple example of a full MVC application with a RESTful API.
- The model classes look good. I mentioned Mantle already for the Week 1 ass…
-
I am having a use case where I have a large number of schemas in a oneOf/anyOf schema. In such a case it would be easier if I could use something like openapi discriminator to hint which schema to cho…
-
Describe the bug
When attempting to load a conversation set using Convoviz, a pydantic_core._pydantic_core.ValidationError is encountered. This error arises due to a type mismatch in the Conversation…
-
Since the general feedback on the JSON-LD discussion seemed to positive ([slides online](https://docs.google.com/presentation/d/1tfDDpDEYBdiJ-TX9FB8_7lRZEopbLzm7tb6mWkDFn4Y/edit?usp=sharing)). I am cr…
-
Hello,
In Laravel 7.12.0 app I added
"elasticquent/elasticquent": "dev-master" plugin and
I try to implement sample data example from
https://www.elastic.co/blog/a-practical-introduction-to-ela…