Gabriel Luiz Freitas Almeida
fb99529636
Update jina version
2023-12-01 21:53:59 -03:00
Gabriel Luiz Freitas Almeida
7547bfd028
Update dependencies in pyproject.toml
2023-11-28 23:58:37 -03:00
Gabriel Luiz Freitas Almeida
6839b64d52
Update dependencies in poetry.lock and
...
pyproject.toml
2023-11-28 23:55:14 -03:00
Gabriel Luiz Freitas Almeida
c25e38a385
Update langchain and openai versions
2023-11-28 23:37:36 -03:00
Gabriel Luiz Freitas Almeida
3c2b798000
Update celery version to 5.3.6
2023-11-28 19:38:08 -03:00
Gabriel Luiz Freitas Almeida
9772fee9b8
Update pyproject.toml with new dependency
2023-11-27 08:43:52 -03:00
Gabriel Luiz Freitas Almeida
842ba2835a
Makes build method async to support async in CC
2023-11-23 09:36:15 -03:00
Gabriel Luiz Freitas Almeida
8de2dc3d46
⬆️ chore(pyproject.toml): update langchain version to ~0.0.338 and openai version to ^1.3.4 for compatibility and bug fixes
...
⬆️ chore(pyproject.toml): update huggingface-hub version to ^0.19.0 and rich version to ^13.7.0 for improved functionality and features
2023-11-22 08:22:48 -03:00
Gabriel Luiz Freitas Almeida
60f6d08fc3
Merge remote-tracking branch 'origin/dev' into feature/store
2023-11-14 21:41:58 -03:00
Gabriel Luiz Freitas Almeida
9c9c0b27d2
Exclude alembic directory from Ruff checks.
2023-11-13 18:33:54 -03:00
Gabriel Luiz Freitas Almeida
6a1cbd93cc
Update dependencies and formatting
2023-11-13 18:19:32 -03:00
Gabriel Luiz Freitas Almeida
c1d62d62b9
🔖 chore(pyproject.toml): bump version from 0.5.6 to 0.6.0a0 to indicate a pre-release version
2023-11-10 12:25:59 -03:00
Gabriel Luiz Freitas Almeida
229210d46e
🔀 chore(pyproject.toml): update sqlmodel dependency URL to use the correct repository
...
🔀 chore(pyproject.toml): update ruff dependency version to 0.1.5 for compatibility and bug fixes
🔀 chore(pyproject.toml): add pydantic dependency version 2.4.0 for improved functionality and bug fixes
2023-11-10 12:04:43 -03:00
Gabriel Luiz Freitas Almeida
746f61473f
Merge remote-tracking branch 'origin/dev' into v2
2023-11-10 09:22:26 -03:00
Gabriel Luiz Freitas Almeida
413eb5419c
Merge branch 'dev' into feat/vectorstore-pgvector
2023-11-10 09:07:01 -03:00
Lanznx
f567a33883
feat: add pgvector client
2023-11-10 10:38:50 +08:00
Gabriel Luiz Freitas Almeida
6f9a10e37f
Merge remote-tracking branch 'origin/main' into v2
2023-11-06 23:09:49 -03:00
Gabriel Luiz Freitas Almeida
7dfa03e98a
🔖 chore(pyproject.toml): bump version from 0.5.5 to 0.5.6 to indicate a new release with updates
2023-11-06 21:30:46 -03:00
Gabriel Luiz Freitas Almeida
0e3c80bc40
Merge remote-tracking branch 'origin/dev' into v2
2023-11-06 21:08:17 -03:00
Gabriel Luiz Freitas Almeida
3fa8652787
🔀 chore(pyproject.toml): update langchain version to ~0.0.331 for compatibility with other dependencies
...
🔀 chore(pyproject.toml): update langchain-experimental version to * for flexibility in experimental features
2023-11-06 21:00:21 -03:00
Gabriel Luiz Freitas Almeida
3f69a4956f
📦 chore(pyproject.toml): update fastapi version to 0.104.0 for compatibility improvements
...
📦 chore(pyproject.toml): update openai version to 1.0.1 for new features and bug fixes
📦 chore(pyproject.toml): update pyarrow version to 14.0.0 for compatibility improvements
📦 chore(pyproject.toml): update supabase version to 2.0.3 for new features and bug fixes
📦 chore(pyproject.toml): update google-cloud-aiplatform version to 1.36.0 for compatibility improvements
2023-11-06 15:03:08 -03:00
Gabriel Luiz Freitas Almeida
12cc665566
🔧 chore(pyproject.toml): update black, mypy, pytest, types-requests, requests, and pytest-cov dependencies to their latest versions for better compatibility and functionality
2023-11-03 11:05:59 -03:00
Gladson
1fe868e4d8
fix(pyproject.toml): change appdirs dependency to platformdirs
2023-11-03 02:03:18 -04:00
Gabriel Luiz Freitas Almeida
4472263c24
⬆️ chore(pyproject.toml): update chromadb version from 0.3.21 to 0.4.0 for compatibility and bug fixes
...
⬆️ chore(pyproject.toml): update pypdf version from 3.15.0 to 3.17.0 for compatibility and bug fixes
2023-11-02 22:43:09 -03:00
Gabriel Luiz Freitas Almeida
15e244f17a
Merge remote-tracking branch 'origin/dev' into v2
2023-11-02 17:09:04 -03:00
Gabriel Luiz Freitas Almeida
a899d8a081
Merge remote-tracking branch 'origin/dev' into FileLoaders
2023-11-01 10:56:49 -03:00
Gabriel Luiz Freitas Almeida
8221079a32
Merge remote-tracking branch 'origin/main' into dev
2023-10-31 15:21:29 -03:00
Gabriel Luiz Freitas Almeida
2f21eb2141
[New feature] Add support for Amazon Bedrock, Amazon Kendra ( #1053 )
2023-10-31 10:04:05 -03:00
Gabriel Luiz Freitas Almeida
cde4e0e83b
🔖 chore(pyproject.toml): bump version from 0.5.4 to 0.5.5 to indicate a new release with updates
2023-10-30 20:36:25 -03:00
Lucas Oliveira
42d56f70ed
Revert "Merge branch 'release' into dev"
...
This reverts commit dd3f3d4ca8 , reversing
changes made to 27bc4c5498 .
2023-10-25 20:14:28 -03:00
Lucas Oliveira
dd3f3d4ca8
Merge branch 'release' into dev
2023-10-25 20:06:21 -03:00
Gabriel Luiz Freitas Almeida
c425be286b
🔖 chore(pyproject.toml): bump version from 0.5.3 to 0.5.4 to indicate a new release with updates
2023-10-25 18:16:12 -03:00
Gabriel Luiz Freitas Almeida
35756174f3
📦 chore(pyproject.toml): update langchain dependency to version 0.0.320 for bug fixes and improvements
2023-10-25 18:14:51 -03:00
Gabriel Luiz Freitas Almeida
3983d0cdb1
Merge remote-tracking branch 'origin/dev' into v2
2023-10-25 12:43:44 -03:00
Gabriel Luiz Freitas Almeida
68e5cb4cce
Merge remote-tracking branch 'origin/main' into dev
2023-10-19 11:04:09 -03:00
Yuki Sekiya
ef7bd714b2
Merge branch 'dev' into feat/aws
2023-10-18 22:43:44 +09:00
Gabriel Luiz Freitas Almeida
8f7ebf49db
🔺 chore(pyproject.toml): update langchain dependency to version 0.0.312 for bug fixes and improvements
2023-10-17 10:16:24 -03:00
hekai09
851da1cb4e
support baidu qianfan endpoint for LLM
2023-10-17 15:22:00 +08:00
Gabriel Luiz Freitas Almeida
e5d6e72406
Fix: missing numexpr when using poetry to run ( #1040 )
2023-10-16 09:47:51 -03:00
Yuki Sekiya
6d9bd1ae71
Add Amazon Bedrock Support
2023-10-15 01:11:40 +09:00
merrygoround-of-life
957da16d6e
Fix: missing numexpr when using poetry to run
2023-10-11 12:59:27 +09:00
Gabriel Luiz Freitas Almeida
5b54b8f1f3
🔖 chore(pyproject.toml): bump version from 0.5.2 to 0.5.3 to reflect the latest changes in the package
2023-10-10 15:12:17 -03:00
Gabriel Luiz Freitas Almeida
8d104e3f51
🔖 chore(pyproject.toml): bump version from 0.5.1 to 0.5.2 to indicate a new release with updates
2023-10-09 21:51:44 -03:00
Gabriel Luiz Freitas Almeida
82ad45847f
🔖 chore(pyproject.toml): bump version from 0.5.0 to 0.5.1 to indicate a new release with updates and bug fixes
2023-10-05 18:27:30 -03:00
Gabriel Luiz Freitas Almeida
b0a2c5982d
🔖 chore(pyproject.toml): bump version from 0.5.0 to 0.5.1 to indicate a new release with updates and bug fixes
2023-10-05 18:21:44 -03:00
Gabriel Luiz Freitas Almeida
7e2bce6315
⬆️ chore(pyproject.toml): update package versions and dependencies
...
- Update the version of the package "langflow" from "0.5.0b6" to "0.5.0" to indicate a stable release.
- Update the version of the package "fastapi" from "^0.100.0" to "^0.103.0" to use the latest version.
- Update the version of the package "uvicorn" from "^0.22.0" to "^0.23.0" to use the latest version.
- Update the version of the package "langchain" from "^0.0.306" to "^0.0.308" to use the latest version.
- Update the version of the package "tiktoken" from "~0.4.0" to "~0.5.0" to use the latest version.
- Update the version of the package "cohere" from "^4.21.0" to "^4.27.0" to use the latest version.
- Update the version of the package "alembic" from "^1.11.2" to "^1.12.0" to use the latest version.
- Update the version of the package "metal-sdk" from "^2.0.2" to "^2.2.0" to use the latest version.
These updates ensure that the project is using the latest versions of the dependencies and takes advantage of any bug fixes or new features introduced in the updated versions.
2023-10-04 17:43:15 -03:00
Gabriel Luiz Freitas Almeida
371d231bac
🔖 chore(pyproject.toml): bump version from 0.5.0b5 to 0.5.0b6 to reflect changes in the package
2023-10-04 14:51:47 -03:00
Gabriel Luiz Freitas Almeida
6276e5c233
🔖 chore(pyproject.toml): bump version from 0.5.0b4 to 0.5.0b5 for package release
2023-10-04 13:42:20 -03:00
Gabriel Luiz Freitas Almeida
16ffde61ec
🔖 chore(pyproject.toml): bump version from 0.5.0b3 to 0.5.0b4 for package release
2023-10-04 12:50:14 -03:00
Gabriel Luiz Freitas Almeida
5f57d82004
🔖 chore(pyproject.toml): bump version from 0.5.0b2 to 0.5.0b3 for package release
2023-10-04 10:36:19 -03:00