langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
35.42k stars 4.22k forks source link

adding ability for APIRequest to retry and save to a file #4677

Open mieslep opened 6 days ago

codspeed-hq[bot] commented 6 days ago

CodSpeed Performance Report

Merging #4677 will degrade performances by 22.21%

Comparing mieslep:phil/api-request (8b62d2b) with main (84fa2fc)

Summary

❌ 1 regressions
✅ 14 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main mieslep:phil/api-request Change
test_successful_run_with_output_type_any 242.2 ms 311.4 ms -22.21%
erichare commented 5 days ago

Looks fantastic. Thanks @mieslep . Approving and temporarily marking as DO NOT MERGE as this will go into the release following this week's.