mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 13:17:55 -05:00
Update typo in README.md
I think you're referring to `APP_TYPES` in common.py, not `ALL_TYPES`
This commit is contained in:
committed by
GitHub
parent
30749fdb4c
commit
716ba8ce49
@@ -98,7 +98,7 @@ If not provided, the ProductOwner will ask for these values:
|
||||
|
||||
`app_type` is used as a hint to the LLM as to what kind of architecture, language options and conventions would apply. If not provided, `prompts.prompts.ask_for_app_type()` will ask for it.
|
||||
|
||||
See `const.common.ALL_TYPES`: 'Web App', 'Script', 'Mobile App', 'Chrome Extension'
|
||||
See `const.common.APP_TYPES`: 'Web App', 'Script', 'Mobile App', 'Chrome Extension'
|
||||
|
||||
|
||||
## `app_id` and `workspace`
|
||||
|
||||
Reference in New Issue
Block a user