-
As part of an upcoming Vulkan maintenance extension I'm developing CTS tests for, we want to allow using Offset in addition to ConstOffset for image operations. This was already possible for image gat…
-
We have the following in our ruff config:
```.toml
[tool.ruff.lint.pep8-naming]
classmethod-decorators = ["classmethod", "pydantic.model_validator", "pydantic.field_validator"]
```
This i…
-
### Description
Unable to create crewai tool from LlamaIndexTool from tool function.
Please find below error trace:
ValidationError Traceback (most recent call last)
…
-
### Description
I have copied the template and started the solution, But following Error is showing up: Any ideas how to proceed?
Error (active) GRDL0000 Downloading https://services.gradle.org/dist…
-
**What happened**:
Generated SPDX is invalid, mandatory copyright text is missing
**What you expected to happen**:
SPDX should be valid
**Steps to reproduce the issue**:
```
syft docke…
-
### Bug Description
`ReaderConfig` expects a `BasePydanticReader` while all the readers supported by `SimpleDirectoryReader` (as described here) are `BaseReader`. Since `ReaderConfig` is the require…
-
:red_circle: Title : Email Validator
:red_circle: Aim : To create a tool that validates email addresses based on standard formatting rules and provides feedback on the validity of the input.
:re…
-
ATM it would look like
![Image](https://github.com/user-attachments/assets/d3f6f9b5-0afe-4764-8cb6-34bea82bd564)
with me having
```
❯ stty size
56 86
```
on my terminal. And require a very wide te…
-
We've done some work towards a CSV-W validator called [csvw-check](https://github.com/GSS-Cogs/csvw-check/) which is designed along the lines of [csvlint](https://github.com/Data-Liberation-Front/csvl…
-
In 2021 we should improve the schema.org by incorporating validation tooling. There are two broad categories here: syntactic parsing and shape-based checks.
Nearby:
* Google's [blog post on futu…