watson-developer-cloud / assistant-toolkit

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

feat: Add elasticsearch toolkit for conversational search #233

Closed zach-shu closed 9 months ago

zach-shu commented 9 months ago

This PR adds a new conversational search toolkit using Elasticsearch.

Signed off by: zhongzheng.shu@ibm.com

zach-shu commented 9 months ago

Hi @jwm4, thanks a lot for your review. I have made some changes according to your comments. Could you please take a look again?

zach-shu commented 9 months ago

Hi @jwm4, thanks again for your review. I think I have addressed all the comments here. Do you mind taking another look at this PR?

In terms of adding an action workspace JSON for the Elasticsearch starter-kit, as we discussed yesterday, I think I will add it in a follow-up PR.