Commit Graph

61 Commits

Author SHA1 Message Date
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
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] 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
Alexander Myasoedov 58643f9d0a feat(Improve garak error handling): 2024-04-29 11:50:33 +03:00
Alexander Myasoedov 1fbcde8bbb feat(Add error handling for csv): 2024-04-28 15:41:09 +03:00
Alexander Myasoedov 17db996280 feat(Update description): 2024-04-28 15:39:37 +03:00
Alexander Myasoedov eae8dafeff feat(Add together AI): 2024-04-27 21:55:42 +03:00
Alexander Myasoedov ed779372f0 feat(Update registry): 2024-04-27 21:52:22 +03:00
Alexander Myasoedov 74461efaa0 feat(Integrated Garak): 2024-04-27 21:44:38 +03:00
Alexander Myasoedov fa209684d9 feat(bump version): 2024-04-27 17:28:16 +03:00
Alexander Myasoedov 26541664fc fix(model_dump_json): 2024-04-27 17:26:33 +03:00
Alexander Myasoedov 1e793fed54 feat(add matplotlib): 2024-04-27 17:23:23 +03:00
Alexander Myasoedov 58195b5fdc feat(Add CI check): 2024-04-27 17:21:18 +03:00
Alexander Myasoedov ff3a46c99e feat(Bump version): 0.1.1 2024-04-26 21:35:54 +03:00
Alexander Myasoedov e1e3fa8712 feat(Update readme): 2024-04-26 21:32:47 +03:00
Alexander Myasoedov 052dcf11dc Merge pull request #13 from msoedov/dependabot/pip/pytest-8.1.2
build(deps-dev): bump pytest from 7.4.4 to 8.1.2
2024-04-26 21:32:18 +03:00
dependabot[bot] 54bcf03a56 build(deps-dev): bump pytest from 7.4.4 to 8.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.1.2.
- [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/7.4.4...8.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 18:29:13 +00:00
Alexander Myasoedov 1d9e1e3dc0 Merge pull request #7 from msoedov/dependabot/pip/pandas-2.2.2
build(deps): bump pandas from 1.5.3 to 2.2.2
2024-04-26 21:27:54 +03:00
dependabot[bot] 0664371bb9 build(deps): bump pandas from 1.5.3 to 2.2.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.2.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.3...v2.2.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 18:26:36 +00:00
Alexander Myasoedov 069fcb1b10 Merge branch 'main' of github.com:msoedov/langalf 2024-04-26 21:21:42 +03:00
Alexander Myasoedov 6b70dfa85d Merge pull request #12 from msoedov/dependabot/pip/black-24.4.2
build(deps-dev): bump black from 23.12.1 to 24.4.2
2024-04-26 21:18:21 +03:00
dependabot[bot] b29661d18c build(deps-dev): bump black from 23.12.1 to 24.4.2
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.4.2.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.1...24.4.2)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 17:16:32 +00:00
Alexander Myasoedov ccca156323 feat(rename agentic_security): 2024-04-26 13:58:25 +03:00
Alexander Myasoedov 8182d5efec feat(Report chart): 2024-04-26 13:51:17 +03:00
Alexander Myasoedov 5855139d9c fix(spec): 2024-04-25 21:42:04 +03:00
Alexander Myasoedov 4f4da2f136 fix(fmt): 2024-04-25 21:35:14 +03:00
Alexander Myasoedov 83b7c298cc feat(Improve http spec): 2024-04-25 21:34:26 +03:00
Alexander Myasoedov db0abe14e6 feat(Add llm-adaptive-attacks): 2024-04-25 21:31:09 +03:00
Alexander Myasoedov f4816fea67 Update Readme.md 2024-04-17 18:46:27 +03:00
Alexander Myasoedov 753177382c Merge pull request #8 from msoedov/dependabot/pip/uvicorn-0.29.0
build(deps): bump uvicorn from 0.23.2 to 0.29.0
2024-04-15 20:18:29 +03:00
dependabot[bot] 73f020726d build(deps): bump uvicorn from 0.23.2 to 0.29.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.23.2 to 0.29.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.23.2...0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 17:12:35 +00:00
Alexander Myasoedov 5ace46943b feat(Bump version): 2024-04-15 15:39:51 +03:00
Alexander Myasoedov c01d692e83 Merge branch 'main' of github.com:msoedov/langalf 2024-04-15 15:39:28 +03:00
Alexander Myasoedov a9cc0b9ffa fix(Typo): 2024-04-15 15:35:29 +03:00
Alexander Myasoedov fb14f58324 Merge pull request #4 from msoedov/dependabot/pip/fastapi-0.110.1
build(deps): bump fastapi from 0.104.1 to 0.110.1
2024-04-14 20:50:01 +03:00
dependabot[bot] 6398153d6e build(deps): bump fastapi from 0.104.1 to 0.110.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.110.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.110.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 17:49:52 +00:00