AirtableResponse is not filtering to relevant category
Hello, I have an Airtable API webhook that is supposed to filter products based on user's query. For example, user says "I have spots on my face," only categories under "spot treatment" should be returned not other unrelated categories like "lip balm," "body cream," (these should nor return). I only want to extract the category from what the user says. When I test the agent it returns all unnecessary categories.

0 Replies