I would like to develop a software which uses FastGPT as an LLM backend. The thing is, that I'd like its answers to be given (or at least, inspired) from a few specific places, so embedding it with the ability to add a Lense to it could greatly enhance the user experience.
I want to do it for an app which answers via FastGPT texts from specified sources, including the specified websites where it's getting the info from (like FastGPT actually is doing).