Skip to content

docs: update README.md,improve Qwen API key configuration instructions, including the use of environment variables and .env files.#63

Open
HydratedPig wants to merge 2 commits intoQwenLM:mainfrom
HydratedPig:main
Open

docs: update README.md,improve Qwen API key configuration instructions, including the use of environment variables and .env files.#63
HydratedPig wants to merge 2 commits intoQwenLM:mainfrom
HydratedPig:main

Conversation

@HydratedPig
Copy link
Copy Markdown

@HydratedPig HydratedPig commented Jul 23, 2025

improve Qwen API key configuration instructions, including the use of environment variables and .env files.

TLDR

Dive Deeper

Reviewer Test Plan

Testing Matrix

🍏 🪟 🐧
npm run
npx
Docker
Podman - -
Seatbelt - -

Linked issues / bugs

…s, including the use of environment variables and .env files.
Copy link
Copy Markdown

@JustinStitt JustinStitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What you've written looks better than what was there before. +1

BTW, why does this project use OPENAI_* instead of QWEN_*? What is the relation to OPENAI?

@HydratedPig HydratedPig changed the title docs: update README.md,improve Qwen API key configuration instruction… docs: update README.md,improve Qwen API key configuration instructions, including the use of environment variables and .env files. Jul 24, 2025
@curiousMousey
Copy link
Copy Markdown

curiousMousey commented Jul 24, 2025

BTW, why does this project use OPENAI_* instead of QWEN_*? What is the relation to OPENAI?

Basically so that everything is drag-n-drop style replacement for openai, for same reason every endpoint has to end with /api/v1

ranpox pushed a commit that referenced this pull request Aug 1, 2025
halfaipg pushed a commit to AIPowerGrid/grid-code that referenced this pull request Aug 16, 2025
@github-actions github-actions bot added area/core type/feature-request New feature or enhancement request category/core Core engine and logic scope/settings Settings and preferences and removed area/core labels Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category/core Core engine and logic scope/settings Settings and preferences type/feature-request New feature or enhancement request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

为什么不能跟cc或者geminicli一样,把密钥放在终端的环境变量里面? 如何自定义密钥文件 .env可能与其他文件冲突

3 participants