diff --git a/pyproject.toml b/pyproject.toml index 642ef972144..0341229f51f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,14 +1,17 @@ [tool.poetry] name = "langflow" -version = "0.3.2" +version = "0.3.3" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [ + "Carlos Coelho ", "Cristhian Zanforlin ", "Gabriel Almeida ", "Gustavo Schaedler ", + "Igor Carvalho ", "Lucas Eduoli ", "Otávio Anovazzi ", + "Rodrigo Nader ", ] repository = "https://github.com/logspace-ai/langflow" license = "MIT" diff --git a/src/backend/langflow/template/frontend_node/constants.py b/src/backend/langflow/template/frontend_node/constants.py index 29599558643..513ccd1ef9d 100644 --- a/src/backend/langflow/template/frontend_node/constants.py +++ b/src/backend/langflow/template/frontend_node/constants.py @@ -8,6 +8,7 @@ "headers", "max_value_length", "max_tokens", + "google_cse_id", ] DEFAULT_PROMPT = """