Skip to content

Commit 5f2c5ac

Browse files
authored
Update README.md
1 parent adfe9f9 commit 5f2c5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ MedInsight Pro requires access to the OpenAI API, PubMed, and Semantic Scholar A
4545
OPENAI_API_KEY="your-openai-api-key"
4646
PUBMED_API_KEY="your-pubmed-api-key" # Optional, but increases rate limits
4747
SEMANTIC_SCHOLAR_API_KEY="your-semantic-scholar-api-key"
48-
WORKSPACE_ID="your-workspace-id" # Your workspace ID
48+
WORKSPACE_DIR="your-workspace-id" # Your workspace ID
4949
ENTREZ_EMAIL="[email protected]"
5050
```
5151

0 commit comments

Comments
 (0)