langflow/src
Gabriel Almeida e0761cfe23 refactor(agents): change tool_names variable from list to set
The `tool_names` variable was changed from a list to a set in the `JsonAgent`, `CSVAgent`, `VectorStoreAgent`, `SQLAgent`, and `MalfoyAgent` classes. This change was made to improve performance and avoid duplicates.
2023-05-02 23:23:36 +00:00
..
backend refactor(agents): change tool_names variable from list to set 2023-05-02 23:23:36 +00:00
frontend fomrated code 2023-05-02 23:23:36 +00:00