langflow/deploy
Gabriel Luiz Freitas Almeida eaf2479c87
Update function signature, refactor code, add new langflow helper functions and files, and add version module (#1570)
* Update function signature and import statements

* Refactor code and fix bugs

* Add new langflow helper functions and remove base model component

* Add new files and modify existing files

* Add version module and update imports

* Update packages include path in pyproject.toml

* Update Poetry version to 1.8.2
2024-03-26 23:18:44 -03:00
..
.env.example 🔧 chore(.env.example): add configuration for new user and update OpenAI API key 2023-09-25 15:55:10 -03:00
.gitignore 📦 chore(deploy): add .gitignore file to ignore 'pgadmin' directory in the deploy folder 2023-08-16 19:27:26 -03:00
base.Dockerfile Update function signature, refactor code, add new langflow helper functions and files, and add version module (#1570) 2024-03-26 23:18:44 -03:00
docker-compose.override.yml 🔥 chore(deploy): remove unused docker-compose.test.yml file 2023-09-26 19:58:50 -03:00
docker-compose.with_tests.yml Update Celery command options 2023-11-28 19:38:16 -03:00
docker-compose.yml Update Celery command options 2023-11-28 19:38:16 -03:00
prometheus.yml 🚀 feat(docker-compose.yml): upgrade docker-compose version to 3.3 for compatibility with newer features and syntax 2023-08-20 13:26:02 -03:00
startup-backend.sh 🔧 chore(.env.example): add POSTGRES_PORT variable to specify the port for PostgreSQL connection 2023-09-11 14:01:48 -03:00