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.43k stars 4.22k forks source link

refactor: Improve performance in logs.spec.ts and format code #4671

Closed anovazzi1 closed 6 days ago

anovazzi1 commented 6 days ago

This pull request includes commits that improve the performance in the logs test and format the code. The changes optimize the code execution in the logs and ensure consistent code formatting throughout the project.