{ "query": "main points", "filters": [ { "key": "meeting_id", "value": "14" } ] }
curl --location 'https://meeting.poc.yijiayun.com:8444/agents/knowledge/search' \ --header 'Content-Type: application/json' \ --data '{ "query": "main points", "filters": [ { "key": "meeting_id", "value": "14" } ] }'
{}