Skip to content

docs: Update README: Add AIOS Refresh Command #413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jan 10, 2025

Conversation

XiangZhang-zx
Copy link
Contributor

No description provided.

XiangZhang-zx and others added 12 commits January 6, 2025 10:43
Problem: The system was using environment variables for API keys.
Solution: Changed the code to first check the config file for API keys. If not found, it falls back to environment variables.
Impact: Ensures API keys are managed centrally in the config file, improving flexibility and control.
Before: Workflow always used main branch code
After: Workflow uses PR code when testing PR
@dongyuanjushi dongyuanjushi merged commit d1b538a into agiresearch:main Jan 10, 2025
1 check passed
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.

2 participants