Skip to content

✨ Quality: Add .env template file with descriptions#116

Open
tang-vu wants to merge 1 commit intoPharMolix:mainfrom
tang-vu:contribai/improve/quality/add-env-template-file-with-descriptions
Open

✨ Quality: Add .env template file with descriptions#116
tang-vu wants to merge 1 commit intoPharMolix:mainfrom
tang-vu:contribai/improve/quality/add-env-template-file-with-descriptions

Conversation

@tang-vu
Copy link
Copy Markdown

@tang-vu tang-vu commented Mar 25, 2026

Problem

Created a .env.example file to serve as a template for environment variables used across the OpenBioMed project. It includes categorized sections for LLM providers, search tools, email server, object storage (OSS), and miscellaneous configurations, along with brief descriptions for each field as requested in the issue.

Severity: low
File: .env.example

Solution

Created a .env.example file to serve as a template for environment variables used across the OpenBioMed project. It includes categorized sections for LLM providers, search tools, email server, object storage (OSS), and miscellaneous configurations, along with brief descriptions for each field as requested in the issue.

Changes

  • .env.example (new)

Testing

  • Existing tests pass
  • Manual review completed
  • No new warnings/errors introduced

Closes #111

Created a `.env.example` file to serve as a template for environment variables used across the OpenBioMed project. It includes categorized sections for LLM providers, search tools, email server, object storage (OSS), and miscellaneous configurations, along with brief descriptions for each field as requested in the issue.

Affected files: .env.example

Signed-off-by: Tang Vu <vuminhtang2212@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

能否提供下.env文件的模版文件

1 participant