Forum Discussion
JamesPetra620
Mar 01, 2024Copper Contributor
RAG and AI search beyond basics
Hi All, I was wondering if someone has experience with a bit more complex RAG + AI Search scenarios and would be able to suggest the best approach. Scenario one AI search consists of 20 car ...
Anonymous
Mar 04, 2024I would suggest to add custom logic as e.g. using Semantic Kernel https://github.com/microsoft/semantic-kernel to handle specific use cases as the both mentioned.