Commit graph

1591 commits

Author SHA1 Message Date
Vasilije
e329e7cc32
Create DCO.md 2024-12-13 11:28:44 +01:00
Vasilije
a82a6b1e06
Merge pull request #367 from topoteretes/COG-DCO
Cog dco
2024-12-13 10:21:02 +01:00
Vasilije
9cd2c9000c
Update CODE_OF_CONDUCT.md 2024-12-12 22:50:45 +01:00
Vasilije
a7fd21959a
Create DCO.md 2024-12-12 22:48:27 +01:00
Igor Ilic
ec38404e95
Merge pull request #360 from topoteretes/fix-pgvector-search
Fix pgvector search
2024-12-12 16:10:52 +01:00
Vasilije
c0bb54ef58
Merge pull request #365 from topoteretes/remove_dependashit
Delete .github/dependabot.yaml
2024-12-12 16:06:42 +01:00
Vasilije
41dcd4f072
Delete .github/dependabot.yaml 2024-12-12 16:04:11 +01:00
Igor Ilic
824e148da5 fix: Fix broken poetry lock
Resolve issue with poetry lock

Fix
2024-12-12 15:10:21 +01:00
Igor Ilic
a54e2c4e41
Merge branch 'dev' into fix-pgvector-search 2024-12-12 13:39:33 +01:00
Igor Ilic
599e1d478b fix: Resolve issue regrading not having Vector column type defined when using vector search
Issue happens when search is called in a session without previously adding data or creating tables as an import of Vector column type was missing

Fix
2024-12-12 13:37:18 +01:00
Vasilije
39356607d2
Merge pull request #359 from topoteretes/dependabot/pip/langsmith-0.2.3
⬆️ Bump langsmith from 0.1.139 to 0.2.3
2024-12-12 13:16:48 +01:00
Vasilije
b0b2b56b03
Merge branch 'dev' into dependabot/pip/langsmith-0.2.3 2024-12-12 13:16:34 +01:00
Vasilije
3b42058e1f
Merge pull request #356 from topoteretes/dependabot/pip/debugpy-1.8.9
⬆️ Bump debugpy from 1.8.2 to 1.8.9
2024-12-12 13:16:08 +01:00
dependabot[bot]
e6a179a244
⬆️ Bump langsmith from 0.1.139 to 0.2.3
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.1.139 to 0.2.3.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.1.139...v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 12:15:58 +00:00
Vasilije
06baafe561
Merge branch 'dev' into dependabot/pip/debugpy-1.8.9 2024-12-12 13:15:37 +01:00
Vasilije
60a808340e
Merge pull request #331 from topoteretes/dependabot/pip/fastapi-0.115.6
⬆️ Bump fastapi from 0.109.2 to 0.115.6
2024-12-12 13:12:13 +01:00
Vasilije
cea1c7a4b7
Merge branch 'dev' into dependabot/pip/fastapi-0.115.6 2024-12-12 13:11:17 +01:00
Vasilije
604550ba75
Merge pull request #346 from topoteretes/fix-test-deduplication
fix: Resolve issue with test deduplication github action
2024-12-12 13:10:41 +01:00
Boris Arzentar
aa46bb3d64 fix: enable checks for dev 2024-12-12 12:46:26 +01:00
Igor Ilic
92ecd8a024
fix: Resolve issue with UUID being concatinated instead of string (#358)
Resolve issue regarding UUID being concatenated instead of string
2024-12-12 11:02:03 +01:00
Igor Ilic
c24df239ea
fix: Resolve issue with UUID being concatinated instead of string (#357)
Resolve issue regarding UUID being concatenated instead of string
2024-12-12 11:01:47 +01:00
dependabot[bot]
f4f728ceee
⬆️ Bump debugpy from 1.8.2 to 1.8.9
Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.2 to 1.8.9.
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](https://github.com/microsoft/debugpy/compare/v1.8.2...v1.8.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 21:17:55 +00:00
Boris
0aa71c488f
chore: increase version to 0.1.20 (#343)
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2024-12-11 21:40:44 +01:00
Boris
4c42e513b5
Merge branch 'main' into fix-test-deduplication 2024-12-11 21:22:48 +01:00
Igor Ilic
4811dd9375 fix: Resolve issue with test deduplication github action
Remove calling unused get docs github action

Fix
2024-12-11 17:20:14 +01:00
Igor Ilic
8c972fa37e
Merge pull request #344 from topoteretes/removing_old_files
Remove files
2024-12-11 15:59:01 +01:00
vasilije
3bdcb77745 Remove files 2024-12-11 15:34:29 +01:00
Vasilije
7894f221e0
Merge pull request #255 from topoteretes/COG-698
Added basic profiling
2024-12-11 13:41:38 +01:00
vasilije
9a9ea751bf Fix neo4j 2024-12-11 13:37:48 +01:00
Vasilije
4dac95089c Merge remote-tracking branch 'origin/COG-698' into COG-698 2024-12-11 13:30:18 +01:00
Vasilije
7cc5607740 fix 2024-12-11 13:30:09 +01:00
Vasilije
0f0e34e097
Merge branch 'main' into COG-698 2024-12-11 13:17:15 +01:00
Vasilije
0e68019716 fix 2024-12-11 13:16:32 +01:00
Vasilije
5609bbccc8 removed issues 2024-12-11 13:13:19 +01:00
Vasilije
271834f62e
Merge pull request #316 from topoteretes/dependabot/pip/notebook-7.3.1
⬆️ Bump notebook from 7.2.2 to 7.3.1
2024-12-11 13:05:33 +01:00
dependabot[bot]
fb171274d0
⬆️ Bump fastapi from 0.109.2 to 0.115.6
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.109.2 to 0.115.6.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.109.2...0.115.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 11:39:13 +00:00
dependabot[bot]
6302e35840
⬆️ Bump notebook from 7.2.2 to 7.3.1
Bumps [notebook](https://github.com/jupyter/notebook) from 7.2.2 to 7.3.1.
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.2...@jupyter-notebook/tree@7.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 11:38:49 +00:00
Vasilije
5e020a919d
Merge pull request #319 from topoteretes/dependabot/pip/ruff-0.8.2
⬆️ Bump ruff from 0.2.2 to 0.8.2
2024-12-11 12:35:31 +01:00
Vasilije
7a3ce9ef76
Merge pull request #317 from topoteretes/dependabot/pip/sentry-sdk-2.19.2
⬆️ Bump sentry-sdk from 2.19.0 to 2.19.2
2024-12-11 12:31:53 +01:00
Vasilije
ba615911c4
Merge branch 'main' into dependabot/pip/sentry-sdk-2.19.2 2024-12-11 12:31:41 +01:00
Vasilije
be9f619de9
Merge pull request #297 from topoteretes/dependabot/github_actions/SethCohen/github-releases-to-discord-1.16.2
⬆️ Bump SethCohen/github-releases-to-discord from 1.15.0 to 1.16.2
2024-12-11 12:31:04 +01:00
Vasilije
3510da6bfb
Merge branch 'main' into dependabot/github_actions/SethCohen/github-releases-to-discord-1.16.2 2024-12-11 12:30:43 +01:00
Vasilije
7924fd099e
Merge pull request #342 from topoteretes/cleanup_old_docs
deleted files
2024-12-11 11:14:42 +01:00
Vasilije
fd8b441ccc
Merge branch 'main' into cleanup_old_docs 2024-12-11 11:14:29 +01:00
Vasilije
759dbfb575
Merge pull request #298 from topoteretes/dependabot/github_actions/actions/cache-4
⬆️ Bump actions/cache from 3 to 4
2024-12-11 11:12:50 +01:00
vasilije
fd37e767d3 deleted files 2024-12-11 11:03:09 +01:00
dependabot[bot]
7e3e500338
⬆️ Bump ruff from 0.2.2 to 0.8.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.8.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 09:40:23 +00:00
dependabot[bot]
90a618d9ab
⬆️ Bump sentry-sdk from 2.19.0 to 2.19.2
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.19.0 to 2.19.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.19.0...2.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 09:38:11 +00:00
dependabot[bot]
12b35826cc
⬆️ Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 09:14:23 +00:00
dependabot[bot]
dd42b99a20
⬆️ Bump SethCohen/github-releases-to-discord
Bumps [SethCohen/github-releases-to-discord](https://github.com/sethcohen/github-releases-to-discord) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/sethcohen/github-releases-to-discord/releases)
- [Changelog](https://github.com/SethCohen/github-releases-to-discord/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sethcohen/github-releases-to-discord/compare/v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: SethCohen/github-releases-to-discord
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 09:14:21 +00:00