- Issue created by @colinsherry
- 🇬🇧United Kingdom yautja_cetanu
We've worked on things a great deal and particularly put a lot of effort into the ChatGPT block for Search API AI.
- You have to select which index you want to use
- You can select a "View" that the block is linked to. This doesn't change the index but instead limits which entities can be passed into chatgpt when you search.
- You can also select a specific entity to look at. If the block sees an entity id in the route it will only speak to that specific entity not the whole knowledge base.When the reply uses all of ChatGPT instead of a specific context that is a sign that something is wrong with the index and contexts arn't being passed to chatGPT. If its working perfectly it should be restricted to pinecone data only.