From f35ff34a6f404f7dc5cdf31bf83d8f0f405b6ab4 Mon Sep 17 00:00:00 2001 From: Assaf Elovic Date: Fri, 11 Oct 2024 10:43:55 +0300 Subject: [PATCH] updated --- docs/docs/gpt-researcher/gptr/config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/gpt-researcher/gptr/config.md b/docs/docs/gpt-researcher/gptr/config.md index ee6625aa2..343df13d5 100644 --- a/docs/docs/gpt-researcher/gptr/config.md +++ b/docs/docs/gpt-researcher/gptr/config.md @@ -1,11 +1,11 @@ -# Introduction +# Configuration The config.py enables you to customize GPT Researcher to your specific needs and preferences. Thanks to our amazing community and contributions, GPT Researcher supports multiple LLMs and Retrievers. In addition, GPT Researcher can be tailored to various report formats (such as APA), word count, research iterations depth, etc. -GPT Researcher defaults to our recommended suite of integrations: [OpenAI](https://platform.openai.com/docs/overview) for LLM calls and [Tavily API](https://app.tavily.com) for retrieving realtime online information. +GPT Researcher defaults to our recommended suite of integrations: [OpenAI](https://platform.openai.com/docs/overview) for LLM calls and [Tavily API](https://app.tavily.com) for retrieving real-time web information. As seen below, OpenAI still stands as the superior LLM. We assume it will stay this way for some time, and that prices will only continue to decrease, while performance and speed increase over time.