How can we feed product documentation(user manual) link to the model , so that the model will give responses after going through documentation, is there any parameter where we can give the url of the documentation?
I find structuring prompts to include a link to the documentation’s location in github works really well. I have an engineering standard and when I want to ensure that Codex complies with it I’ll say something like “ensure all output confirms with all engineering requirement in and please reference conformance in the PR” or something to that effect.
Thank you for that, but if my document in not available in Github, and i wanted to directly attach the url of the documentation ,in the prompt/api , is there any way we can do so?