langflow/.github/workflows
anovazzi1 810cf72487
fix: Update templates and include global variables (#3755)
* update templates

* update to include global variables

* Refactor code to include global variables

* update PythonREPLTool.py

* [autofix.ci] apply automated fixes

* update pythonREPL and example

* Refactor code to handle decoding chat messages and handle decoding errors

*  (Simple Agent.spec.ts): Add test case to fill textarea with specific text for testing purposes
📝 (Simple Agent.spec.ts): Update test case descriptions for better clarity and accuracy
 (Simple Agent.spec.ts): Update test assertions to match the expected behavior of the test case

* [autofix.ci] apply automated fixes

* 🐛 (Dynamic Agent.spec.ts): fix environment variable name from BRAVE_SEARCH_API_KEY to SEARCH_API_KEY for consistency and clarity
💡 (Dynamic Agent.spec.ts): add additional test cases to improve test coverage and ensure specific text is not present in the chat output

* 🔧 (.github/workflows/typescript_test.yml): update environment variable name from BRAVE_SEARCH_API_KEY to SEARCH_API_KEY for consistency
🐛 (Travel Planning Agent.spec.ts): fix test to skip if SEARCH_API_KEY is not available in the environment variables

*  (Simple Agent.spec.ts): update expected count of python words to 3 for accurate test validation

* updating search tools

* [autofix.ci] apply automated fixes

* change examples

* update travel planning to include global variable

* Refactor search API component to include result limiting

* 📝 (Travel Planning Agent.spec.ts): remove unnecessary empty line to improve code readability and consistency

* test: adjusts asserts to make the test pass successfully

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
Co-authored-by: italojohnny <italojohnnydosanjos@gmail.com>
2024-09-11 14:47:42 +00:00
..
matchers Update linting workflows for frontend and Python code (#2171) 2024-06-14 06:27:48 -07:00
auto-update.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
ci.yml tests: new tests folders organization (#3716) 2024-09-09 14:45:30 -03:00
codeql.yml Bump github/codeql-action from 2 to 3 (#1420) 2024-02-15 10:49:28 -03:00
conventional-labels.yml ci: make validate pull request action less verbose (#3061) 2024-08-29 01:06:02 +00:00
create-release.yml chore: Update poetry installation to use environment variable for version (#2074) 2024-06-05 10:40:58 -07:00
deploy_gh-pages.yml docs: added fetching from notion (#2670) 2024-07-12 22:59:52 +02:00
docker-build.yml ci: enables docker builds for nightly tags (#3719) 2024-09-09 08:47:42 -07:00
docker_test.yml docker: force python version to 3.12.3 (#2148) 2024-06-12 06:09:46 -07:00
docs_test.yml docs: added fetching from notion (#2670) 2024-07-12 22:59:52 +02:00
fetch_docs_notion.yml build(deps):(deps): bump peter-evans/create-pull-request from 5 to 6 (#3141) 2024-08-20 18:56:06 +00:00
integration_tests.yml ci: create a nightly build workflow (#3553) 2024-09-05 19:13:04 +00:00
js_autofix.yml ci: update autofix workflows (#2521) 2024-07-04 14:23:58 +02:00
lint-js.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
lint-py.yml chore: Update lint workflow to use poetry for running Mypy (#3630) 2024-08-30 16:03:38 +00:00
nightly_build.yml tests: new tests folders organization (#3716) 2024-09-09 14:45:30 -03:00
py_autofix.yml build(deps):(deps): bump install-pinned/ruff from 48a5818c5f7ce30e2822b67fb9c26d3e25d31fab to 826c99bfba88282a5506ab737c92253a106c070e (#3645) 2024-09-02 04:42:58 -07:00
python_test.yml ci: create a nightly build workflow (#3553) 2024-09-05 19:13:04 +00:00
release.yml ci: create a nightly build workflow (#3553) 2024-09-05 19:13:04 +00:00
release_nightly.yml ci: enables docker builds for nightly tags (#3719) 2024-09-09 08:47:42 -07:00
style-check-py.yml bugfix: fix api request custom component (#2470) 2024-07-04 05:05:22 -07:00
typescript_test.yml fix: Update templates and include global variables (#3755) 2024-09-11 14:47:42 +00:00