diff --git a/.env.local.example b/.env.local.example index 8147b7ad..937fb214 100644 --- a/.env.local.example +++ b/.env.local.example @@ -14,8 +14,6 @@ TAVILY_API_KEY= # Only writers can set a specific model. It must be compatible with the OpenAI API. # USE_SPECIFIC_API_FOR_WRITER=true -# Mention specific provider below("anthorpic" or "openai") -# SPECIFIC_PROVIDER= # SPECIFIC_API_BASE= # SPECIFIC_API_KEY= # SPECIFIC_API_MODEL= diff --git a/README.md b/README.md index 9d35d3da..89b5fab5 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,6 @@ TAVILY_API_KEY=[YOUR_TAVILY_API_KEY] # Only writers can set a specific model. It must be compatible with the OpenAI API. # USE_SPECIFIC_API_FOR_WRITER=true -# Mention specific provider below("anthorpic" or "openai") -# SPECIFIC_PROVIDER= # SPECIFIC_API_BASE= # SPECIFIC_API_KEY= # SPECIFIC_API_MODEL=