List Sources Action Advanced Customizations

  • Dynamic Action Chain: Listed sources can be automatically used in subsequent actions (e.g., Search action or filtering).
  • Collection-Based Dynamic Filtering: Sources belonging to a specific collection can be listed using an optional parameter, allowing only relevant data to be presented to the user.
  • Coordinated Use with Select Box: Listed sources can be used as dynamic data sources in other actions based on user selections made via the Select Box.
  • Error Management and Warnings: Information messages are displayed to the user in cases of incorrect collection names or empty lists, ensuring that actions are managed safely.

Technical Risks

  • Empty Source List: If there are no sources in Qdrant, the action returns an empty list.
  • Incorrect Target Variable: If the target variable is not defined correctly, the list transfer fails.
  • Incorrect Collection Name: If the optional parameter is entered incorrectly, the action returns an error message.