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

Dev into main #589

Merged
merged 45 commits into from
Dec 19, 2023
Merged

Dev into main #589

merged 45 commits into from
Dec 19, 2023

Conversation

geekan
Copy link
Owner

@geekan geekan commented Dec 19, 2023

refine a lot of code.

garylin2099 and others added 30 commits December 17, 2023 13:52
add deprecated warnings for the start_project method
fixbug: recursive user requirement dead loop
update version and roadmap
feat: disable --max_auto_summarize_code
@geekan geekan merged commit 91ea54a into main Dec 19, 2023
@geekan geekan deleted the dev branch December 19, 2023 16:03
@@ -116,10 +143,23 @@ def _update(self):
self.pyppeteer_executable_path = self._get("PYPPETEER_EXECUTABLE_PATH", "")

self.repair_llm_output = self._get("REPAIR_LLM_OUTPUT", False)
self.prompt_format = self._get("PROMPT_FORMAT", "json")
self.prompt_schema = self._get("PROMPT_FORMAT", "json")
Copy link
Collaborator

Choose a reason for hiding this comment

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

PROMPT_FORMAT -> PROMPT_SCHEMA ?

better629 added a commit to better629/MetaGPT that referenced this pull request Dec 20, 2023
better629 added a commit to better629/MetaGPT that referenced this pull request Dec 20, 2023
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.

4 participants