Commit Graph

94 Commits

Author SHA1 Message Date
Alexander Myasoedov 980e7b69c6 fix(pydantic): 2024-08-20 01:48:59 +03:00
Alexander Myasoedov bd3a507662 fix(git ignore): 2024-08-20 01:43:14 +03:00
Alexander Myasoedov 7e730f53cb fix(indent): 2024-08-20 01:36:07 +03:00
Alexander Myasoedov ed12bc0397 fix(endpoint): 2024-08-20 01:35:16 +03:00
Alexander Myasoedov 7d6ec625b9 feat(UI fix): 2024-08-19 20:58:32 +03:00
Alexander Myasoedov ee4ef7e18f feat(Add footer): 2024-08-19 19:13:17 +03:00
Alexander Myasoedov 3259c56ee0 fix(h1): 2024-08-19 18:46:57 +03:00
Alexander Myasoedov c06d8459d9 feat(add logs): 2024-08-19 18:37:27 +03:00
Alexander Myasoedov 5d721acca7 feat(Redesign p1): 2024-08-19 18:22:33 +03:00
Alexander Myasoedov 04e7fac626 fix(Linter): 2024-08-16 21:47:24 +03:00
Alexander Myasoedov 4d79db0483 Merge branch 'main' of github.com:msoedov/langalf 2024-08-16 21:40:11 +03:00
Alexander Myasoedov 8a54026c75 feat(bump version): 2024-08-16 21:37:41 +03:00
Alexander Myasoedov b3cccc75f5 fix(report): 2024-08-16 21:32:47 +03:00
Alexander Myasoedov 8d6618487f fix(middleware): 2024-08-16 21:31:43 +03:00
Alexander Myasoedov a555d7d2bd fix(deps): 2024-08-16 21:31:26 +03:00
Alexander Myasoedov 364d5789fc feat(Update deps): 2024-08-16 20:29:06 +03:00
Alexander Myasoedov 5903da44e4 Merge pull request #40 from msoedov/dependabot/pip/zipp-3.19.1
build(deps-dev): bump zipp from 3.18.1 to 3.19.1
2024-07-12 15:29:02 +03:00
Alexander Myasoedov 3c373a3d60 Merge pull request #28 from msoedov/dependabot/pip/jinja2-3.1.4
build(deps): bump jinja2 from 3.1.3 to 3.1.4
2024-07-12 15:28:50 +03:00
Alexander Myasoedov ee5834547c fix(Typo): 0.1.7 2024-07-12 15:23:23 +03:00
Alexander Myasoedov 82fc7ef0a4 feat(Improve UX): 2024-07-12 15:21:39 +03:00
Alexander Myasoedov 9ca2ceeec8 feat(Add new datasets; v0.1.6): 2024-07-12 14:52:43 +03:00
dependabot[bot] 8c0a5b9281 build(deps-dev): bump zipp from 3.18.1 to 3.19.1
Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.1 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.18.1...v3.19.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 19:22:24 +00:00
Alexander Myasoedov eaaa199d29 Merge pull request #32 from msoedov/dependabot/pip/requests-2.32.0
build(deps): bump requests from 2.31.0 to 2.32.0
2024-06-25 13:15:52 +03:00
Alexander Myasoedov e3f4dfdc41 Merge pull request #25 from msoedov/dependabot/pip/tqdm-4.66.3
build(deps): bump tqdm from 4.66.2 to 4.66.3
2024-06-25 13:15:41 +03:00
Alexander Myasoedov 4bf2f662b6 fix(missing hf ref): 2024-06-25 13:14:21 +03:00
Alexander Myasoedov ba2535e241 Merge pull request #37 from BtrYrSlf/patch-1
Update Readme.md to fix broken link
2024-06-20 21:15:25 +03:00
BtrYrSlf e5934ef87f Update Readme.md to fix broken link
Link was https://github.com/leondz/garak2; changed to https://github.com/leondz/garak
2024-06-20 14:11:59 -04:00
dependabot[bot] 3dd559a96a ---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 08:15:13 +00:00
Alexander Myasoedov ae9e68bbab Merge pull request #30 from msoedov/dependabot/pip/pre-commit-3.7.1
build(deps-dev): bump pre-commit from 3.7.0 to 3.7.1
2024-05-13 20:51:54 +03:00
dependabot[bot] 5f1c95f632 build(deps-dev): bump pre-commit from 3.7.0 to 3.7.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 17:50:23 +00:00
Alexander Myasoedov 48b9ed432e feat(Bump version): 2024-05-09 10:19:47 +03:00
Alexander Myasoedov d12ed1e72c fix(logging): 2024-05-09 10:18:28 +03:00
Alexander Myasoedov 4e35452494 feat(Update readme): 2024-05-09 10:16:59 +03:00
Alexander Myasoedov cc5ea04205 feat(add Inspect AI): 2024-05-09 10:07:17 +03:00
Alexander Myasoedov 9c4828f259 Merge pull request #29 from msoedov/dependabot/pip/inline-snapshot-0.9.0
build(deps-dev): bump inline-snapshot from 0.8.2 to 0.9.0
2024-05-08 21:53:13 +03:00
dependabot[bot] da1ec36b5b build(deps-dev): bump inline-snapshot from 0.8.2 to 0.9.0
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshots) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/15r10nk/inline-snapshots/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshots/compare/v0.8.2...v0.9.0)

---
updated-dependencies:
- dependency-name: inline-snapshot
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 17:39:17 +00:00
Alexander Myasoedov cf4eafb89c Merge pull request #20 from msoedov/dependabot/pip/fire-0.6.0
build(deps): bump fire from 0.5.0 to 0.6.0
2024-05-07 12:27:45 +03:00
dependabot[bot] 7c62348d06 build(deps): bump jinja2 from 3.1.3 to 3.1.4
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 22:06:28 +00:00
Alexander Myasoedov 50033a9bc7 Merge branch 'main' of github.com:msoedov/langalf 0.1.4 2024-05-04 12:49:20 +03:00
Alexander Myasoedov e90d4ea212 feat(Minor update): 2024-05-04 12:49:00 +03:00
Alexander Myasoedov 1b27e502d4 Merge pull request #21 from msoedov/dependabot/pip/pytest-8.2.0
build(deps-dev): bump pytest from 8.1.2 to 8.2.0
2024-05-04 10:41:13 +03:00
dependabot[bot] c77e868283 build(deps): bump tqdm from 4.66.2 to 4.66.3
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 22:21:32 +00:00
dependabot[bot] befe488ab5 build(deps): bump fire from 0.5.0 to 0.6.0
Bumps [fire](https://github.com/google/python-fire) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/google/python-fire/releases)
- [Commits](https://github.com/google/python-fire/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: fire
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 17:56:43 +00:00
Alexander Myasoedov b3d9292a6b Merge pull request #22 from msoedov/dependabot/pip/tabulate-0.9.0
build(deps): bump tabulate from 0.8.10 to 0.9.0
2024-05-03 20:53:55 +03:00
dependabot[bot] ef331f6cdc build(deps): bump tabulate from 0.8.10 to 0.9.0
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.10 to 0.9.0.
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG)
- [Commits](https://github.com/astanin/python-tabulate/compare/v0.8.10...v0.9.0)

---
updated-dependencies:
- dependency-name: tabulate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 17:52:55 +00:00
Alexander Myasoedov da571d0117 Merge pull request #24 from msoedov/dependabot/pip/fastapi-0.111.0
build(deps): bump fastapi from 0.110.3 to 0.111.0
2024-05-03 20:51:28 +03:00
dependabot[bot] 029d7934e6 build(deps): bump fastapi from 0.110.3 to 0.111.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.3 to 0.111.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.3...0.111.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 17:14:20 +00:00
Alexander Myasoedov e749a37eed Merge pull request #23 from msoedov/dependabot/pip/fastapi-0.110.3
build(deps): bump fastapi from 0.110.2 to 0.110.3
2024-04-30 20:55:14 +03:00
dependabot[bot] c339d0c52b build(deps): bump fastapi from 0.110.2 to 0.110.3
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.2 to 0.110.3.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.2...0.110.3)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 17:50:22 +00:00
dependabot[bot] 451c4ec5de build(deps-dev): bump pytest from 8.1.2 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.2...8.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 17:22:47 +00:00