Gabriel Luiz Freitas Almeida
1111bfa45d
Merge remote-tracking branch 'origin/dev' into v2
2023-09-27 15:50:49 -03:00
Gabriel Luiz Freitas Almeida
4a3dae5ed6
Merge remote-tracking branch 'origin/dev' into remove-jcloud
2023-09-26 11:24:15 -03:00
Deepankar Mahapatro
9d39946629
chore: remove lc-serve
2023-09-25 15:48:14 +05:30
Gabriel Luiz Freitas Almeida
78ecb4c341
Merge remote-tracking branch 'origin/dev' into celery
2023-09-22 12:53:05 -03:00
Gabriel Luiz Freitas Almeida
43df53363d
Merge remote-tracking branch 'origin/main' into dev
2023-09-22 12:44:46 -03:00
Gabriel Luiz Freitas Almeida
a64c7bea7f
⬆️ chore(pyproject.toml): add pytest-sugar as a development dependency to enhance test reporting
2023-09-22 10:45:40 -03:00
Gabriel Luiz Freitas Almeida
81e8a0dcc6
📦 chore(pyproject.toml): update langchain dependency to version 0.0.271 for improved functionality
...
🐛 fix(test_llms_template.py): update description of model["description"] to match the correct format
2023-09-21 09:59:53 -03:00
Gabriel Luiz Freitas Almeida
2d9116b388
🔖 chore(pyproject.toml): update package version from 0.5.0a0 to 0.5.0a1 for development purposes
2023-09-19 15:33:05 -03:00
Gabriel Luiz Freitas Almeida
f788659278
⬆️ chore(pyproject.toml): add pytest-sugar as a development dependency to improve test reporting
2023-09-19 11:29:51 -03:00
Gabriel Luiz Freitas Almeida
7d33cd7539
🔖 chore(pyproject.toml): bump version from 0.4.19 to 0.4.20 to reflect the latest changes and improvements in the package
2023-09-18 14:28:25 -03:00
Gabriel Luiz Freitas Almeida
0cf4f53771
🔖 chore(pyproject.toml): bump version from 0.4.18 to 0.4.19 to indicate a new release
2023-09-17 20:20:55 -03:00
Gabriel Luiz Freitas Almeida
946719eb72
⬆️ chore(pyproject.toml): update pandas dependency to version 2.0.3 for compatibility and bug fixes
2023-09-17 19:28:33 -03:00
Gabriel Luiz Freitas Almeida
986b4696cd
🔧 chore(ci.yml): add CI/CD pipeline configuration file to automate build and test process
...
🔧 chore(pyproject.toml): add 'async_test' marker for pytest to identify asynchronous tests
2023-09-16 00:05:39 -03:00
Gabriel Luiz Freitas Almeida
c6be7cdecd
Merge remote-tracking branch 'origin/main' into dev
2023-09-13 21:32:51 -03:00
Gabriel Luiz Freitas Almeida
e89251ef98
📦 chore(pyproject.toml): update package version from 0.4.17 to 0.4.18
...
🔧 chore(pyproject.toml): add markupsafe package as a dependency
2023-09-09 09:30:07 -03:00
Gabriel Luiz Freitas Almeida
5a6a052b2d
⬆️ chore(pyproject.toml): upgrade types-redis to version 4.6.0.5 for better compatibility and type checking
2023-09-05 15:35:30 -03:00
Gabriel Luiz Freitas Almeida
2e09d53ced
Merge remote-tracking branch 'origin/dev' into celery
2023-09-05 08:19:40 -03:00
Gabriel Luiz Freitas Almeida
5f98f0bbd9
📦 chore(pyproject.toml): add loguru package as a dependency for improved logging capabilities
2023-09-04 11:34:38 -03:00
Gabriel Luiz Freitas Almeida
5c258d08f0
Merge remote-tracking branch 'origin/dev' into celery
2023-09-01 15:24:07 -03:00
Gabriel Luiz Freitas Almeida
4010f5669e
🔧 chore(pyproject.toml): add types-pywin32 as a dependency to support Windows-specific functionality
2023-08-31 11:17:38 -03:00
Gabriel Luiz Freitas Almeida
53b9565ac6
Merge remote-tracking branch 'origin/dev' into fix_secret_key
2023-08-30 16:48:04 -03:00
Gabriel Luiz Freitas Almeida
971d777074
🔧 chore(pyproject.toml): add markupsafe dependency to improve compatibility and security
...
🔧 chore(pyproject.toml): add pywin32 dependency for Windows platform to support specific functionality
2023-08-30 16:05:53 -03:00
Gabriel Luiz Freitas Almeida
f100a6ca6c
⚙️ chore(pyproject.toml): add types-google-cloud-ndb package to the project dependencies
2023-08-30 10:10:49 -03:00
Gabriel Luiz Freitas Almeida
2fe8e29546
Merge branch 'release' into langfuse_integration
2023-08-30 09:53:21 -03:00
Gabriel Luiz Freitas Almeida
3fc7266d96
📦 chore(pyproject.toml): update langfuse dependency from version 1.0.2 to 1.0.13 to include bug fixes and improvements
2023-08-30 09:51:13 -03:00
Gabriel Luiz Freitas Almeida
0c133c48ce
🔖 chore(pyproject.toml): bump version to 0.4.17 for langflow package
2023-08-29 17:34:28 -03:00
Gabriel Luiz Freitas Almeida
cb6fafb723
🔖 chore(pyproject.toml): update langchain dependency version from 0.0.256 to 0.0.274
...
🔖 chore(pyproject.toml): update package version from 0.4.14 to 0.5.0a0
2023-08-28 11:16:46 -03:00
Gabriel Luiz Freitas Almeida
d2c23945ea
⬆️ chore(pyproject.toml): upgrade metal-sdk dependency to version 2.0.2
2023-08-28 07:53:33 -03:00
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