Gabriel Luiz Freitas Almeida
048ea7f743
🔧 chore(Makefile): update pytest command to run tests in parallel using pytest-xdist plugin
...
📦 deps(pyproject.toml): add pytest-xdist as a development dependency to enable parallel test execution
2023-08-27 19:16:51 -03:00
Gabriel Luiz Freitas Almeida
2151f1e63f
📦 chore(pyproject.toml): add pytest-mock as a development dependency for better testing capabilities
2023-08-25 20:03:16 -03:00
Gabriel Luiz Freitas Almeida
0a4c19082d
📦 chore(pyproject.toml): add markupsafe dependency to improve compatibility and security
...
🔒 chore(pyproject.toml): update black dependency to version 23.1.0 for development purposes
2023-08-25 15:03:14 -03:00
Gabriel Luiz Freitas Almeida
b326a7e246
📦 chore(pyproject.toml): update package version from 0.4.15 to 0.4.16
...
🔧 chore(pyproject.toml): add pillow package as a dependency for the project
2023-08-24 22:25:16 -03:00
Gabriel Luiz Freitas Almeida
43ca5e32d7
🔖 chore(pyproject.toml): update package version from 0.4.14 to 0.4.15
...
🔖 chore(pyproject.toml): update gunicorn package from version 21.1.0 to 21.2.0
🔖 chore(pyproject.toml): update chromadb package from version 0.3.21 to 0.3.0
🔖 chore(pyproject.toml): update rich package from version 13.4.2 to 13.5.0
🔖 chore(pyproject.toml): update unstructured package from version 0.7.0 to 0.10.0
🔖 chore(pyproject.toml): update pypdf package from version 3.11.0 to 3.15.0
🔖 chore(pyproject.toml): update fake-useragent package from version 1.1.3 to 1.2.1
🔖 chore(pyproject.toml): update qdrant-client package from version 1.3.0 to 1.4.0
🔖 chore(pyproject.toml): update weaviate-client package from version 3.21.0 to 3.23.0
🔖 chore(pyproject.toml): update cohere package from version 4.11.0 to 4.21.0
2023-08-24 21:20:33 -03:00
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
eca7a56f76
🔖 chore(pyproject.toml): bump version from 0.4.13 to 0.4.14 for langflow package
2023-08-23 21:30:43 -03:00
Gabriel Luiz Freitas Almeida
ca7bf7c9c4
🔧 chore(pyproject.toml): add zep-python as a development dependency to enable usage of zep-python library for testing purposes
2023-08-22 20:39:12 -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
2fe4b2ac44
v2
2023-08-20 14:21:47 -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
e77ce91f24
Merge remote-tracking branch 'origin/release' into celery
2023-08-16 22:56:26 -03:00
Gabriel Luiz Freitas Almeida
cf96523dc3
📦 feat(pyproject.toml): add locust package as a dependency to enable load testing capabilities
2023-08-16 22:50:34 -03:00
Gabriel Luiz Freitas Almeida
eb17233cde
Merge remote-tracking branch 'origin/dev' into celery
2023-08-16 21:49:42 -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
Gabriel Luiz Freitas Almeida
97ad9889be
Merge remote-tracking branch 'origin/dev' into celery
2023-08-16 19:26:06 -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
Gabriel Luiz Freitas Almeida
d4beb3133c
Merge remote-tracking branch 'origin/release' into celery
2023-08-16 15:44:27 -03: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
2d2641c285
🔧 chore(pyproject.toml): add langfuse dependency to improve language processing capabilities
2023-08-15 12:28:37 -03:00
gustavoschaedler
ab61edfbf9
Merge remote-tracking branch 'origin/dev' into authentication
2023-08-14 22:52:57 +01:00
Gabriel Luiz Freitas Almeida
5f0c014dcb
📦 chore(pyproject.toml): update dependencies and extras
...
🔒 chore(pyproject.toml): update celery, redis, and flower versions and make them optional dependencies
🔀 chore(pyproject.toml): add celery, redis, and flower to the deploy extra dependencies
2023-08-13 23:45:34 -03:00
Gabriel Luiz Freitas Almeida
017b24f744
Merge remote-tracking branch 'origin/dev' into celery
2023-08-13 19:29:56 -03:00
Gabriel Luiz Freitas Almeida
d1a9ed45d7
📦 chore(pyproject.toml): update orjson version from 3.9.1 to 3.9.3 for bug fixes and improvements
...
📦 chore(pyproject.toml): add celery version 5.3.1, redis version 4.6.0, and flower version 2.0.1 to dev dependencies for task queue and monitoring
2023-08-13 17:54:53 -03:00
gustavoschaedler
f1b2fea20f
Merge remote-tracking branch 'origin/dev' into authentication
2023-08-11 19:40:11 +01:00
Melroy van den Berg
7347466563
Update pyproject.toml
...
Update fake-useragent to latest version (1.2.1). Disclaimer: I'm the maintainer.
2023-08-11 01:07:33 +02:00
Gabriel Luiz Freitas Almeida
b140bbc3ff
🔖 chore(pyproject.toml): update package version from 0.4.8 to 0.4.9 for release
2023-08-10 18:22:54 -03: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
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
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
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
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
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
f5cb771018
Fixed bug of fastavro version and form modal memory keys
2023-08-02 11:39:17 -03:00