Skip to content
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

Why do you make LLM config part of the package? #1219

Open
doitslow opened this issue Apr 23, 2024 · 1 comment
Open

Why do you make LLM config part of the package? #1219

doitslow opened this issue Apr 23, 2024 · 1 comment

Comments

@doitslow
Copy link

It seems that someone has to install metagpt locally and modify config2.yaml to change llm config. Shouldn't the config path be a configurable variable to role?

@geekan
Copy link
Owner

geekan commented May 18, 2024

~/.metagpt/config2.yaml is always first choice. If you're looking for a programable config, you can check this: https://github.com/geekan/MetaGPT/blob/main/tests/metagpt/test_context_mixin.py

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

No branches or pull requests

2 participants