Skip to content

docs(readme): add installation section and update documentation#135

Merged
yhjun1026 merged 10 commits intomainfrom
cleanup/configs
Feb 28, 2026
Merged

docs(readme): add installation section and update documentation#135
yhjun1026 merged 10 commits intomainfrom
cleanup/configs

Conversation

@csunny
Copy link
Contributor

@csunny csunny commented Feb 28, 2026

Summary

  • Add Install (recommended) section to README.md, README.ja.md, and README.zh.md
  • Include curl installation method and configuration instructions
  • Update package READMEs with proper documentation
  • Synchronize all language versions of README files

Changes

  • Added new installation section with curl install method
  • Added configuration file instructions
  • Updated Japanese and Chinese README translations
  • Enhanced package-level documentation

- Remove 15 unused config files (derisk-graphrag, derisk-local-*, derisk-proxy-*)
- Keep derisk-docker.toml and configs/my for local debugging
- Add new derisk-openai.toml based on dev-1.toml configuration
- Replace hardcoded API keys with environment variable placeholders
- Replace hardcoded encrypt_key with environment variable placeholder
- Keep configs/my unchanged as requested
- Remove RAG configuration (rag, rag.storage sections)
- Remove models configuration (llms, embeddings, rerankers)
- Align structure with derisk-proxy-aliyun.toml
- Keep environment variable placeholders for security
…ceholders

- Change API base URL from DashScope to OpenAI (https://api.openai.com/v1)
- Update API key environment variable from DASHSCOPE_API_KEY_2 to OPENAI_API_KEY
- Keep OSS placeholders consistent with aliyun config
- Remove unused deployment configs (docker, bun, homebrew)
- Simplify OpenAI proxy config by removing RAG and models sections
- Update API endpoints to use https://api.openai.com/v1
- Replace hardcoded secrets with environment variable placeholders
- Align OpenAI config structure with Aliyun config for consistency

BREAKING CHANGE: Removed docker-compose and deployment configs,
moved to separate deployment repository
- Add Install (recommended) section to README.md, README.ja.md, and README.zh.md
- Include curl installation method and configuration instructions
- Update package READMEs with proper documentation
- Synchronize all language versions of README files
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 28, 2026
Copy link
Collaborator

@yhjun1026 yhjun1026 left a comment

Choose a reason for hiding this comment

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

r+

@yhjun1026 yhjun1026 merged commit 77c879c into main Feb 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants