watson-developer-cloud / assistant-toolkit

Toolkit for experimentation with watsonx Assistant
Apache License 2.0
115 stars 130 forks source link

feat: Support using custom fields from Elasticsearch for Conv Search #266

Closed zach-shu closed 5 months ago

zach-shu commented 5 months ago

This PR updates the Conversational Search starter kit with Elasticsearch to allow users to specify the fields extracted from the Elasticsearch results.

Signed off by: zhongzheng.shu@ibm.com

zach-shu commented 5 months ago

@rfazeli @jwm4 this PR is ready for review, please take a look when you get a chance. Thanks.