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.95k stars 4.25k forks source link

feat: add sambanova component #4908

Closed luisfucros closed 7 hours ago

luisfucros commented 22 hours ago

Add SambaNova Component integration with LangFlow (backend) Add SambaNova Icon (frontend)

codspeed-hq[bot] commented 22 hours ago

CodSpeed Performance Report

Merging #4908 will degrade performances by 28.01%

Comparing luisfucros:feature/sambanova-model (e8dbb8f) with main (6902f16)

Summary

⚡ 3 improvements
❌ 1 regressions
✅ 11 untouched benchmarks

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

Benchmarks breakdown

Benchmark main luisfucros:feature/sambanova-model Change
test_successful_run_with_input_type_any 4,766.9 ms 325.1 ms ×15
test_successful_run_with_input_type_text 232.6 ms 323.1 ms -28.01%
test_successful_run_with_output_type_any 293.7 ms 199.9 ms +46.95%
test_successful_run_with_output_type_debug 322.4 ms 229.8 ms +40.29%