How do I use web content to inform my results?
You can incorporate external sources of information to provide specific context and thereby improve the accuracy and relevance of your model’s results. These are called RAG or “Retrieval-Augmented Generation” models.
For example, you can use the results of a web search within chat.dartmouth.edu to provide context for your prompt. Subsequent feedback from the model will begin by reviewing the web search results, using the context provided to inform the response.