Gabriel Luiz Freitas Almeida
061a9c09ba
Merge remote-tracking branch 'origin/main' into dev
2023-08-23 21:42:34 -03:00
Gabriel Luiz Freitas Almeida
1d166b6e6b
poetry lock
2023-08-23 20:10:54 -03:00
Gabriel Luiz Freitas Almeida
f0d0909764
🔖 chore(pyproject.toml): bump version from 0.4.12 to 0.4.13 for langflow package
2023-08-22 18:23:15 -03:00
Gabriel Luiz Freitas Almeida
ee52095f61
🔥 chore(package.json): remove devDependencies from package.json
...
🔖 chore(pyproject.toml): bump version to 0.4.12
2023-08-17 23:30:15 -03:00
Lucas Oliveira
500fc98a00
Merge branch 'main' into dev
2023-08-17 10:13:38 -03:00
Gabriel Luiz Freitas Almeida
2f95e13026
⬆️ chore(pyproject.toml): update types-python-jose and types-passlib versions to their latest versions for compatibility and bug fixes
2023-08-16 21:44:09 -03:00
anovazzi1
83ad6b6986
chore(pyproject.toml): update package version from 0.4.10 to 0.4.11 to reflect changes in the codebase
2023-08-16 15:47:20 -03:00
gustavoschaedler
c752872fc3
🐛 fix(auth.py): add optional parameter 'update_last_login' to 'create_user_tokens' function to allow updating last login only when needed
...
🐛 fix(auth.py): add optional parameter 'db' to 'create_refresh_token' function to allow passing the database session
✨ feat(login.py): pass 'update_last_login=True' to 'create_user_tokens' function to update last login when user successfully logs in
🐛 fix(ApiModal/index.tsx): fix formatting of 'codesArray' array to improve readability
🐛 fix(formModal/index.tsx): fix formatting of 'getWebSocketUrl' function to improve readability
🐛 fix(vite.config.ts): fix typo in comment
2023-08-15 16:50:40 +01:00
Gabriel Luiz Freitas Almeida
cef9fa4dd0
🔖 chore(pyproject.toml): update package version from 0.4.9 to 0.4.10 for maintenance purposes
2023-08-15 12:48:50 -03:00
Gabriel Luiz Freitas Almeida
46fa1921e9
🔒 chore(poetry.lock): update anthropic package version to 0.3.9
...
🔒 chore(poetry.lock): update typing-extensions package version to >=4.5,<5
🔒 chore(poetry.lock): update cohere package version to 4.20.0
📦 chore(poetry.lock): update coverage package version to 7.3.0
🔀 chore(poetry.lock): update python-versions constraint to >=3.8
🚀 feat(coverage): update coverage package to version 7.3.0
The coverage package has been updated to version 7.3.0. This update includes new wheel files for various platforms and their corresponding hashes.
🔒 chore: update coverage package dependencies
The coverage package dependencies have been updated to version 7.3.0. This commit includes the updated wheel files and their corresponding hashes.
🔒 chore(poetry.lock): update ctransformers to version 0.2.22
🔒 chore(poetry.lock): update exceptiongroup to version 1.1.3
🔒 chore(poetry.lock): update google-cloud-aiplatform to version 1.30.1
🔒 chore(poetry.lock): update langsmith to version 0.0.22
🔒 chore(poetry.lock): update metaphor-python to version 0.1.14
🔒 chore(poetry.lock): update pandas-stubs to version 2.0.3.230814
🔒 chore(poetry.lock): update pypdf to version 3.15.1
🔒 chore(poetry.lock): update tenacity to version 8.2.3
🔒 chore(poetry.lock): update tornado version from 6.3.2 to 6.3.3 to fix security vulnerability
🔒 chore(poetry.lock): update types-pytz version from 2023.3.0.0 to 2023.3.0.1 to fix typing stubs
🔒 chore(poetry.lock): update validators version from 0.20.0 to 0.21.0 to improve data validation
🔒 chore(poetry.lock): update watchfiles version from 0.19.0 to 0.19.0 (no changes)
2023-08-15 09:16:06 -03:00
gustavoschaedler
f1b2fea20f
Merge remote-tracking branch 'origin/dev' into authentication
2023-08-11 19:40:11 +01:00
Gabriel Luiz Freitas Almeida
cc8212b336
🔖 chore(pyproject.toml): update package version from 0.4.7 to 0.4.8 for maintenance purposes
2023-08-10 17:44:14 -03:00
Gabriel Luiz Freitas Almeida
3d8d44538f
Merge branch 'release' into dev
2023-08-10 10:10:28 -03:00
Gabriel Luiz Freitas Almeida
2751b92b6b
🔖 chore(pyproject.toml): bump version from 0.4.6 to 0.4.7 for langflow package
2023-08-10 09:54:47 -03:00
Gabriel Luiz Freitas Almeida
89c3306512
🔒 chore(poetry.lock): update aiofiles version from 23.2.0 to 23.2.1 to fix a bug related to file support for asyncio
...
🔒 chore(poetry.lock): update dnspython version from 2.4.1 to 2.4.2 to fix a bug related to DNS toolkit
2023-08-09 15:53:45 -03:00
Gabriel Luiz Freitas Almeida
639550d537
🔧 chore(pyproject.toml): add metaphor-python dependency to improve code analysis and documentation generation
...
⬆️ feat(pyproject.toml): upgrade black dependency to version 23.1.0 for code formatting
2023-08-09 15:26:51 -03:00
Gabriel Luiz Freitas Almeida
c9e489a195
🔖 chore(pyproject.toml): bump version from 0.4.5 to 0.4.6 for langflow package
2023-08-09 13:50:14 -03:00
gustavoschaedler
d243829893
⬆️ chore(pyproject.toml): upgrade python-jose dependency to version 3.3.0 to ensure compatibility and take advantage of new features
2023-08-09 00:56:07 +01:00
gustavoschaedler
f822581df3
🔧 chore(pyproject.toml): add passlib and bcrypt dependencies to improve password hashing and security
2023-08-09 00:47:11 +01:00
gustavoschaedler
4af08d99fc
Merge remote-tracking branch 'origin/dev' into authentication
2023-08-08 22:05:23 +01:00
Gabriel Luiz Freitas Almeida
ab11bb99a7
🔖 chore(pyproject.toml): bump version from 0.4.4 to 0.4.5 for langflow package
2023-08-08 17:51:52 -03:00
Gabriel Luiz Freitas Almeida
9f0b460fec
🔧 chore(pyproject.toml): update orjson dependency from version 3.9.1 to 3.9.3
...
🔖 chore(pyproject.toml): update package version from 0.4.3 to 0.4.4
2023-08-08 16:53:36 -03:00
Gabriel Luiz Freitas Almeida
67f0ca7549
📦 chore(pyproject.toml): update orjson dependency from version 3.9.1 to 3.9.3 for bug fixes and improvements
2023-08-08 16:50:04 -03:00
Gabriel Luiz Freitas Almeida
3170ac665a
📝 docs(pyproject.toml): add documentation link to the project configuration file
2023-08-08 16:15:30 -03:00
Gabriel Luiz Freitas Almeida
a6cacbf377
Merge branch 'dev' into migrations_service
2023-08-08 16:13:32 -03:00
Gabriel Luiz Freitas Almeida
597b2153a3
🔖 chore(pyproject.toml): bump version from 0.4.2 to 0.4.3 for langflow package
2023-08-08 15:06:38 -03:00
Gabriel Luiz Freitas Almeida
aff3d53021
🔖 chore(pyproject.toml): bump package version from 0.4.1 to 0.4.2
...
🔖 chore(pyproject.toml): bump langchain version from 0.0.250 to 0.0.256
2023-08-07 20:06:32 -03:00
Gabriel Luiz Freitas Almeida
8d662ad9b4
🔧 chore(pyproject.toml): add alembic as a development dependency to manage database migrations
...
⬆️ feat(pyproject.toml): upgrade alembic to version 1.11.2 to ensure compatibility with other dependencies
2023-08-05 18:18:26 -03:00
Gabriel Luiz Freitas Almeida
3e8595cfc2
🔒 chore(poetry.lock): update cohere package version from 4.17.0 to 4.19.2
...
🔒 chore(poetry.lock): update debugpy package version from 1.6.8 to 1.6.7
🔀 chore: update dependencies
🔄 refactor: update debugpy package to version 1.6.7
🔒 chore(poetry.lock): update google-cloud-resource-manager to version 1.10.3
🔒 chore(poetry.lock): update jcloud to version 0.2.16
🔒 chore(poetry.lock): update more-itertools to version 10.1.0
2023-08-04 17:11:50 -03:00
Gabriel Luiz Freitas Almeida
29b7e62cfe
🔖 chore(pyproject.toml): bump version from 0.4.0 to 0.4.1 for langflow package
2023-08-04 17:11:18 -03:00
Gabriel Luiz Freitas Almeida
817e05b7de
🔀 merge(base.py): add SQLDatabaseChain to the ChainCreator's type_dict to enable support for SQL database chains
...
📦 chore(pyproject.toml): add langchain-experimental package as a dependency
2023-08-04 17:11:15 -03:00
Gabriel Luiz Freitas Almeida
791b1b4266
🔒 chore(poetry.lock): update cohere package version from 4.17.0 to 4.19.2
...
🔒 chore(poetry.lock): update debugpy package version from 1.6.8 to 1.6.7
🔀 chore: update dependencies
🔄 refactor: update debugpy package to version 1.6.7
🔒 chore(poetry.lock): update google-cloud-resource-manager to version 1.10.3
🔒 chore(poetry.lock): update jcloud to version 0.2.16
🔒 chore(poetry.lock): update more-itertools to version 10.1.0
2023-08-04 11:11:23 -03:00
Gabriel Luiz Freitas Almeida
9d3ea4f779
🔖 chore(pyproject.toml): bump version from 0.4.0 to 0.4.1 for langflow package
2023-08-03 11:47:40 -03:00
gustavoschaedler
2fa7810ff8
Merge branch 'dev' into authentication
2023-08-03 15:31:24 +01:00
Gabriel Luiz Freitas Almeida
d397f4457f
🔀 merge(base.py): add SQLDatabaseChain to the ChainCreator's type_dict to enable support for SQL database chains
...
📦 chore(pyproject.toml): add langchain-experimental package as a dependency
2023-08-02 22:05:52 -03:00
Gabriel Luiz Freitas Almeida
22f75bf804
🔺 chore(pyproject.toml): update langchain dependency version to ^0.0.250 for compatibility and bug fixes
2023-08-02 15:55:26 -03:00
Lucas Oliveira
3733743da3
Revert "Fixed bug of fastavro version and form modal memory keys"
...
This reverts commit f5cb771018 .
2023-08-02 12:07:21 -03:00
Lucas Oliveira
4254d5d751
Revert "poetry lock fixed"
...
This reverts commit aa33cbd6cf .
2023-08-02 12:07:16 -03:00
Lucas Oliveira
aa33cbd6cf
poetry lock fixed
2023-08-02 11:40:35 -03:00
Lucas Oliveira
f5cb771018
Fixed bug of fastavro version and form modal memory keys
2023-08-02 11:39:17 -03:00
Gabriel Luiz Freitas Almeida
968fef6dfa
⬆️ chore(pyproject.toml): add fastavro as a dependency in the project
...
📦 feat(pyproject.toml): add fastavro as a new dependency to enable working with Avro data format
2023-08-02 10:58:07 -03:00
Gabriel Luiz Freitas Almeida
535e13ca8a
🔖 chore(pyproject.toml): update package version from 0.3.3 to 0.4.0
...
⬆️ chore(pyproject.toml): update langchain dependency from version 0.0.240 to 0.0.249
2023-08-01 15:38:30 -03:00
Gabriel Luiz Freitas Almeida
6f2165402a
Merge branch 'dev' into optional_deps
2023-07-26 08:34:10 -03:00
Gabriel Luiz Freitas Almeida
de110151be
🔒 chore(pyproject.toml): update huggingface-hub version to "^0.16.0" and add "inference" extra to improve compatibility and functionality
...
🔥 refactor(pyproject.toml): remove unnecessary dependencies from the "local" extra to simplify the project configuration
2023-07-26 08:28:17 -03:00
Gabriel Luiz Freitas Almeida
1910a03d71
⬆️ chore(pyproject.toml): update gunicorn and langchain dependencies
...
- Upgrade gunicorn from version 20.1.0 to 21.1.0
- Upgrade langchain from version 0.0.237 to 0.0.240
2023-07-24 10:27:48 -03:00
Gabriel Luiz Freitas Almeida
73516f387e
Merge remote-tracking branch 'origin/main' into optional_deps
2023-07-23 13:16:33 -03:00
Gabriel Luiz Freitas Almeida
5309a2fd6a
change name of group dev
2023-07-23 13:16:16 -03:00
Gabriel Luiz Freitas Almeida
a21345ff44
Merge branch 'main' into dev
2023-07-21 11:16:27 -03:00
dependabot[bot]
608445eb73
build(deps): bump aiohttp from 3.8.4 to 3.8.5
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 16:19:32 +00:00
Gabriel Luiz Freitas Almeida
74eece1237
🔖 chore(pyproject.toml): update package version to 0.3.2
...
🔖 chore(pyproject.toml): update langchain dependency to version 0.0.237
2023-07-20 07:12:57 -03:00