Skip to content

Commit 47108d8

Browse files
committed
rename logic files
1 parent 9e43c88 commit 47108d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/WebGenAI-CLI.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Notes:
347347
348348
### Add Logic to Existing Projects
349349
350-
As shown below, in an existing project located under the Manager:
350+
As shown below, you can add Natural Language logic to existing projects. Using an existing project located under the Manager:
351351
352352
1. Create a prompt such as `docs/logic/check_credit.prompt`
353353
@@ -368,6 +368,8 @@ Notes:
368368
369369
* See the notes above for creating new projects with logic
370370
* Unlike new projects, columns are not created automatically for derived attributes. You can create these as described in [data model changes](Database-Changes.md){:target="_blank" rel="noopener"}.
371+
* Most likely, you will maintain the logic in the `logic_discovery` directory.
372+
* When you are done, you might want to rename the `docs/logic` files (e.g., change the file extension) so they are not processed on future runs.
371373
372374
![Add logic to Existing Project](images/web_genai/logic/existing-projects.png)
373375

0 commit comments

Comments
 (0)