Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
de8e784a28
chore(deps): bump langchain-openai in /apps/api
Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.0.2.post1 to 0.0.6.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:13:36 +00:00
swve
24be39f7e3 feat: new run method & add local dev setup 2024-03-31 15:14:25 +02:00
swve
4db466c5e9 chore: update dependencies in pyproject.toml and package.json 2024-03-31 03:11:34 +02:00
dependabot[bot]
8b39361a1f
chore(deps): bump resend from 0.7.2 to 0.8.0 in /apps/api
Bumps [resend](https://github.com/resendlabs/resend-python) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/resendlabs/resend-python/releases)
- [Commits](https://github.com/resendlabs/resend-python/compare/v0.7.2...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:37:53 +00:00
dependabot[bot]
4d2b14296a
chore(deps): bump pytest from 7.4.4 to 8.1.1 in /apps/api
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.1.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:35:17 +00:00
dependabot[bot]
e66321a1c0
chore(deps): bump botocore from 1.34.46 to 1.34.74 in /apps/api
Bumps [botocore](https://github.com/boto/botocore) from 1.34.46 to 1.34.74.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.46...1.34.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:32:38 +00:00
dependabot[bot]
7088e0189e
chore(deps): bump faker from 22.7.0 to 24.4.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 22.7.0 to 24.4.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v22.7.0...v24.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:31:07 +00:00
dependabot[bot]
ac6c80e208
chore(deps): bump uvicorn from 0.27.1 to 0.29.0 in /apps/api
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 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.27.1...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-03-31 00:28:55 +00:00
swve
555821feef chore: update dependencies in pyproject.toml 2024-03-30 23:39:55 +00:00
swve
1709804d5c fix: linting issues 2024-03-19 21:54:31 +01:00
swve
79ddfb1ce1 feat: email sending and invites backend code 2024-03-18 22:26:09 +00:00
swve
9f7da491d8 fix: retire mongodb 2024-02-21 17:01:21 +01:00
swve
d8da7f6fd8 Update Python version and dependencies in Dockerfile and pyproject.toml 2024-02-21 16:52:56 +01:00
dependabot[bot]
b2541b2efb
chore(deps): bump python-multipart from 0.0.6 to 0.0.7 in /apps/api
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/andrew-d/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 17:52:56 +00:00
dependabot[bot]
3be30a7f30
chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api
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-02-05 21:54:42 +00:00
swve
15a2c6ab4b fix: remove heavy local embedding model 2024-01-28 20:39:42 +00:00
swve
2552016a36 fix: package lock 2024-01-17 23:28:45 +01:00
swve
077c26ce15 feat: org wide ai features check 2024-01-14 17:13:29 +01:00
swve
f96540ea25 chore: use poetry as the backend package manager 2024-01-14 12:08:39 +01:00
swve
4c215e91d5 feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
Renamed from pyproject.toml (Browse further)