85 Commits

Author SHA1 Message Date
Alexander Myasoedov 72f1f74df7 fix(licence in py project): 2025-02-08 10:42:19 +02:00
Alexander Myasoedov 693c5743c0 fix(tests + bump version): 2025-02-08 10:41:43 +02:00
dependabot[bot] 925a187978 build(deps-dev): bump inline-snapshot from 0.19.3 to 0.20.0
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.19.3 to 0.20.0.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshot/compare/0.19.3...0.20.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>
2025-02-03 18:05:37 +00:00
dependabot[bot] 87b54e35b6 build(deps-dev): bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0.
- [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/24.10.0...25.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 18:07:50 +00:00
dependabot[bot] 6d8a168eae build(deps): bump pydantic from 2.10.4 to 2.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.4 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.4...v2.10.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-29 18:16:06 +00:00
dependabot[bot] 2655482148 build(deps-dev): bump huggingface-hub from 0.27.1 to 0.28.0
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.27.1...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-29 18:05:02 +00:00
dependabot[bot] ac4f4cc495 build(deps-dev): bump inline-snapshot from 0.18.1 to 0.19.3
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.18.1 to 0.19.3.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshot/compare/0.18.1...0.19.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 17:38:40 +00:00
dependabot[bot] 6678e5d3ab build(deps-dev): bump huggingface-hub from 0.25.1 to 0.27.1
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.25.1 to 0.27.1.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.25.1...v0.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 17:54:02 +00:00
Alexander Myasoedov e1400b6f58 fix(bump version): 2025-01-23 00:02:52 +02:00
dependabot[bot] 75449ed0aa build(deps): bump scikit-learn from 1.5.2 to 1.6.1
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 17:41:41 +00:00
Alexander Myasoedov bc030f06a8 feat(add docs): 2025-01-15 11:32:11 +02:00
Alexander Myasoedov b6db40c5ae feat(update deps): 2025-01-12 20:02:06 +02:00
Alexander Myasoedov ceea0c0503 feat(fix poetry script): 2025-01-11 12:04:19 +02:00
Alexander Myasoedov 1dbd89e981 feat(add rich): 2025-01-11 11:57:33 +02:00
Alexander Myasoedov 283d01ee46 feat(Update readme):
feat(bump version):

fix(pyproject):
2025-01-11 11:53:35 +02:00
Alexander Myasoedov 0c5dc5bc4a fix(add tomli): 2025-01-04 19:43:54 +02:00
Alexander Myasoedov 0a536ee999 feat(add unit tests): 2025-01-03 00:10:34 +02:00
Alexander Myasoedov ed06bc967c Merge pull request #68 from msoedov/dependabot/pip/inline-snapshot-0.18.1
build(deps-dev): bump inline-snapshot from 0.13.3 to 0.18.1
2024-12-25 09:52:30 +02:00
dependabot[bot] 9ad6d5697f build(deps-dev): bump inline-snapshot from 0.13.3 to 0.18.1
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.13.3 to 0.18.1.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshot/compare/v0.13.3...0.18.1)

---
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-12-23 17:56:18 +00:00
Alexander Myasoedov f844ed11df Merge branch 'main' of github.com:msoedov/langalf 2024-12-23 16:45:09 +02:00
Alexander Myasoedov 4cf9f1b32c fix(garak): 2024-12-23 16:45:04 +02:00
dependabot[bot] 1ab2ab28ad build(deps): bump pydantic from 2.9.2 to 2.10.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.2...v2.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-22 15:24:42 +00:00
Alexander Myasoedov 9189b52453 fix(add tests): 2024-12-19 21:29:38 +02:00
Alexander Myasoedov 9e8b9ec33e feat(add python-multipart==0.0.20): 2024-12-17 14:17:13 +02:00
Alexander Myasoedov 924a032c2d fix(tests): 2024-12-15 19:34:20 +02:00
Alexander Myasoedov c01a84e45d fix(tests): 2024-12-15 19:28:26 +02:00
Alexander Myasoedov 68620b7fdc fix(AgenticSecurity.scan tests and signature): 2024-12-15 19:24:11 +02:00
Alexander Myasoedov f94539d8e6 feat(add tests): 2024-12-10 15:39:47 +02:00
Alexander Myasoedov 1b5f13066d fix(update UX and add save state): 2024-11-30 18:56:11 +02:00
Alexander Myasoedov 7b086242a3 feat(add jinja2): 2024-11-30 09:41:14 +02:00
Alexander Myasoedov f1a08b6994 feat(bump version): 2024-11-30 09:39:40 +02:00
Alexander Myasoedov f57f3e9f43 fix(fmt): 2024-11-30 00:02:31 +02:00
Alexander Myasoedov 107181fae2 feat(Deprecate py310): 2024-11-29 23:57:13 +02:00
Alexander Myasoedov 03dcf8c644 feat(Update app structure): 2024-11-29 23:11:40 +02:00
dependabot[bot] 2a949ebcee build(deps): bump numpy from 1.26.4 to 2.1.2
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.1.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.26.4...v2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 17:14:37 +00:00
dependabot[bot] 7784388b36 build(deps): bump scikit-learn from 1.5.1 to 1.5.2
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.1...1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 17:41:37 +00:00
Alexander Myasoedov 1ba5650036 fix(numpy issue): 2024-10-19 16:35:24 +03:00
Alexander Myasoedov d7f6c7bd30 fix(pkg_resources.open_binary): 2024-10-19 16:31:08 +03:00
Alexander Myasoedov 0ab314c367 fix(module): 2024-10-19 16:17:39 +03:00
Alexander Myasoedov ecaea7997c feat(add refusal_classifier): 2024-10-19 16:15:18 +03:00
Alexander Myasoedov f128864db1 feat(add stop event): 2024-10-19 15:31:29 +03:00
Alexander Myasoedov e4c0436636 feat(minor deps update): 2024-10-19 15:14:31 +03:00
dependabot[bot] cc4c0191fb build(deps): bump datasets from 1.18.4 to 3.0.1
Bumps [datasets](https://github.com/huggingface/datasets) from 1.18.4 to 3.0.1.
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](https://github.com/huggingface/datasets/compare/1.18.4...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-12 12:31:37 +00:00
Alexander Myasoedov 12695cb71a feat(update deps): 2024-10-12 15:25:01 +03:00
Alexander Myasoedov 5f32cededc feat(Update deps): 2024-09-28 11:53:06 +03:00
Alexander Myasoedov 8b77239666 feat(Bump release): 2024-09-02 17:25:54 +03:00
Alexander Myasoedov e2a05711b2 feat(Test optimizer): 2024-09-02 17:19:29 +03:00
Alexander Myasoedov 197dadc91d feat(minor update): 2024-08-27 20:35:40 +03:00
Alexander Myasoedov 273cbfd9ed feat(bump version): 2024-08-24 01:32:11 +03:00
Alexander Myasoedov 980e7b69c6 fix(pydantic): 2024-08-20 01:48:59 +03:00