Commit Graph

22 Commits

Author SHA1 Message Date
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
Alexander Myasoedov 9b2adf107b Merge pull request #3 from msoedov/dependabot/pip/httpx-0.27.0
build(deps): bump httpx from 0.25.2 to 0.27.0
2024-04-14 20:48:36 +03:00
Alexander Myasoedov 13c2c123eb fix(Stats): 2024-04-13 18:48:54 +03:00
Alexander Myasoedov 62c9bd81cf feat(Clean up html): 2024-04-13 18:28:55 +03:00
Alexander Myasoedov ca41700d19 Merge branch 'main' of github.com:msoedov/langalf 2024-04-13 18:20:13 +03:00
Alexander Myasoedov 8b32d40b9f fix(index path): 2024-04-13 18:20:00 +03:00
dependabot[bot] 00a7120643 build(deps): bump httpx from 0.25.2 to 0.27.0
Bumps [httpx](https://github.com/encode/httpx) from 0.25.2 to 0.27.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.25.2...0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 15:13:17 +00:00
Alexander Myasoedov 4e308f6918 Merge pull request #1 from msoedov/dependabot/pip/fastapi-0.109.1
build(deps): bump fastapi from 0.104.1 to 0.109.1
2024-04-13 18:12:08 +03:00
dependabot[bot] b96eb52bfc build(deps): bump fastapi from 0.104.1 to 0.109.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 15:08:20 +00:00
Alexander Myasoedov 21abc5bb09 Create dependabot.yml 2024-04-13 18:07:43 +03:00
Alexander Myasoedov cc6680cb84 Create SECURITY.md 2024-04-13 18:06:22 +03:00
Alexander Myasoedov 15106c1c23 feat(Init): 2024-04-13 18:04:24 +03:00