Commit Graph

272 Commits

Author SHA1 Message Date
Alexander Myasoedov a1e7cbe896 Merge pull request #110 from msoedov/dependabot/pip/matplotlib-3.10.0
build(deps): bump matplotlib from 3.9.2 to 3.10.0
2025-01-28 23:17:13 +02:00
Alexander Myasoedov 8cc6c7e525 Merge pull request #109 from msoedov/dependabot/pip/pre-commit-4.1.0
build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
2025-01-28 23:17:03 +02:00
dependabot[bot] c327fc26a4 build(deps): bump matplotlib from 3.9.2 to 3.10.0
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 17:32:27 +00:00
dependabot[bot] 77695b123d build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0.
- [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/v4.0.1...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 17:32:00 +00:00
Alexander Myasoedov eb3a70b7e4 fix(pre commit): 2025-01-28 15:32:23 +02:00
Alexander Myasoedov a95a97c9f6 Merge branch 'main' of github.com:msoedov/agentic_security 2025-01-28 15:31:33 +02:00
Alexander Myasoedov 1669b3f0dc Merge pull request #108 from Praveenk8051/feat/test-using-operator
feat(operator): enhance OperatorToolBox with AgentSpecification for better validation and configuration
2025-01-28 15:31:24 +02:00
Alexander Myasoedov b40d845e3c feat(add deepseek api spec): 2025-01-28 15:30:06 +02:00
Praveenk8051 4b8ab0315f feat(operator): enhance OperatorToolBox with AgentSpecification for better validation and configuration 2025-01-28 07:32:35 +01:00
Alexander Myasoedov 7cb321ce46 Merge pull request #106 from msoedov/dependabot/pip/mkdocs-material-9.5.50
build(deps-dev): bump mkdocs-material from 9.5.49 to 9.5.50
2025-01-27 19:24:42 +02:00
Alexander Myasoedov 0bd48887db Merge pull request #107 from msoedov/dependabot/pip/fastapi-0.115.7
build(deps): bump fastapi from 0.115.6 to 0.115.7
2025-01-27 19:24:30 +02:00
dependabot[bot] 72eb09215e build(deps): bump fastapi from 0.115.6 to 0.115.7
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.6 to 0.115.7.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.6...0.115.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 17:18:25 +00:00
dependabot[bot] 575e138173 build(deps-dev): bump mkdocs-material from 9.5.49 to 9.5.50
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.49 to 9.5.50.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.49...9.5.50)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 17:17:58 +00:00
Alexander Myasoedov 1a3bcc22a7 feat(add stenography doc): 2025-01-26 12:35:16 +02:00
Alexander Myasoedov 96e58de00f fix(make docs expanded): 2025-01-26 12:32:43 +02:00
Alexander Myasoedov 5db9676837 feat(Add more docs for bayesian optimizer): 2025-01-26 12:29:29 +02:00
Alexander Myasoedov 83e5362501 Merge branch 'main' of github.com:msoedov/agentic_security 2025-01-25 12:57:14 +02:00
Alexander Myasoedov 259361d279 feat(Add pydantic-ai agent): 2025-01-25 12:50:02 +02:00
Alexander Myasoedov 2ffb9429a1 Merge pull request #65 from msoedov/dependabot/pip/datasets-3.2.0
build(deps): bump datasets from 3.0.1 to 3.2.0
2025-01-25 12:37:51 +02:00
Alexander Myasoedov 49d426d05e Merge pull request #97 from msoedov/dependabot/pip/inline-snapshot-0.19.3
build(deps-dev): bump inline-snapshot from 0.18.1 to 0.19.3
2025-01-25 12:37:38 +02:00
Alexander Myasoedov 31196f2071 feat(Update doc index): 2025-01-25 12:31:57 +02:00
Alexander Myasoedov b376b86b96 Merge pull request #98 from Praveenk8051/feat/add-documentation-for-module-extensions
Add Module class documentation and interface example
2025-01-25 12:29:32 +02:00
Alexander Myasoedov 50436e1f1d feat(Update docs): 2025-01-25 12:28:50 +02:00
Alexander Myasoedov 9817ab495a feat(add refusal plugins): 2025-01-25 12:28:18 +02:00
Alexander Myasoedov ed89f18c30 fix(add site to ignore): 2025-01-25 12:27:19 +02:00
Praveenk8051 33eb4f2625 feat(Add Module class documentation and interface example) 2025-01-25 07:39:54 +01: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
Alexander Myasoedov f7f4ee840b Merge branch 'main' of github.com:msoedov/agentic_security 2025-01-24 13:14:45 +02:00
Alexander Myasoedov d0fb1fe971 fix(rm vervel json): 2025-01-24 13:14:16 +02:00
Alexander Myasoedov 21c71e1688 feat(Update docker file): 2025-01-24 13:05:56 +02:00
Alexander Myasoedov d285ef645c feat(add health endpoint): 2025-01-24 13:05:37 +02:00
Alexander Myasoedov c89a9236cc Merge pull request #96 from msoedov/dependabot/pip/huggingface-hub-0.27.1
build(deps-dev): bump huggingface-hub from 0.25.1 to 0.27.1
2025-01-23 22:55:16 +02: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): 0.4.3 2025-01-23 00:02:52 +02:00
Alexander Myasoedov dbec27d3aa feat(Update models): 2025-01-23 00:01:54 +02:00
Alexander Myasoedov bf5dfcd661 refactor(FEATURES-for-organizations.md): 2025-01-23 00:00:18 +02:00
Alexander Myasoedov 7d280b9a0e Merge pull request #94 from msoedov/dependabot/pip/scikit-learn-1.6.1
build(deps): bump scikit-learn from 1.5.2 to 1.6.1
2025-01-22 20:25:03 +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 c4cc604d23 Merge pull request #93 from msoedov/dependabot/pip/mypy-1.14.1
build(deps-dev): bump mypy from 1.13.0 to 1.14.1
2025-01-21 19:44:42 +02:00
dependabot[bot] beacf09488 build(deps-dev): bump mypy from 1.13.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 17:32:05 +00:00
Alexander Myasoedov 5927518376 fix(run build only on tag): 2025-01-20 22:45:57 +02:00
Alexander Myasoedov da6ae2c663 fix(dockerfile): 2025-01-20 22:42:57 +02:00
Alexander Myasoedov 304a347197 feat(add docker build test): 2025-01-20 22:41:17 +02:00
Alexander Myasoedov fed6bccf2a fix(poetry lock): 2025-01-20 22:38:05 +02:00
Alexander Myasoedov e8795ed217 Merge pull request #92 from msoedov/dependabot/pip/numpy-2.2.2
build(deps): bump numpy from 2.1.2 to 2.2.2
2025-01-20 22:35:49 +02:00
dependabot[bot] 79494f220b build(deps): bump numpy from 2.1.2 to 2.2.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.2.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/v2.1.2...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 18:06:23 +00:00
Alexander Myasoedov d6a6717993 fix(rm site): 2025-01-20 18:29:50 +02:00
Alexander Myasoedov 61b68f04d5 fix(EOL): 2025-01-20 18:16:07 +02:00
Alexander Myasoedov 4a2d9c7e4e Merge branch 'main' of github.com:msoedov/agentic_security 2025-01-19 11:34:17 +02:00
Alexander Myasoedov fc213395c3 Merge pull request #91 from fardin-developer/fardin/dev
docker added
2025-01-19 07:30:37 +02:00