docs: add upage usage instructions document
This commit is contained in:
@@ -40,10 +40,10 @@ PROVIDER_BASE_URL=
|
||||
# {"region": "us-east-1", "accessKeyId": "yourAccessKeyId", "secretAccessKey": "yourSecretAccessKey", "sessionToken": "yourSessionToken"}
|
||||
PROVIDER_API_KEY=
|
||||
|
||||
# MODEL used for page generation (should correspond to LLM_DEFAULT_PROVIDER)
|
||||
# MODEL used for page generation (should correspond to LLM_PROVIDER)
|
||||
LLM_DEFAULT_MODEL=
|
||||
|
||||
# MODEL used for auxiliary page generation, such as summarization and pre-analysis. (should correspond to LLM_DEFAULT_PROVIDER)
|
||||
# MODEL used for auxiliary page generation, such as summarization and pre-analysis. (should correspond to LLM_PROVIDER)
|
||||
LLM_MINOR_MODEL=
|
||||
|
||||
# Get your Serper API Key https://serper.dev/
|
||||
|
||||
Reference in New Issue
Block a user