Setup Overview
Now you are done with the local deployment 🎉.
- Once you are done with the setup for all this services, follow the instructions mentioned in Knowledge Graph Training to train the Kray AI model.
- As we have done with local deployment and training now, hit the search endpoint to see the response and verify all are working as expected.
- Use "casters" as value for the parameter "namespace".
- And here is the sample request body for this endpoint
{ "user_query": "casters above 10k lbs", "user": "site-search", "limit": 10, "whitelabel_domain": "", "group": { "filter": "all", "sources": [ "string" ] } }