Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jrrobison1 authored Apr 13, 2024
1 parent 81e062c commit 8913308
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ cd ui
npm install
```

### Optional Configuration
The different personas in the workshop (editor, agent, writer, and publisher) are created through system prompts, which are defined in /service/config/config.toml. You may edit this file to easily use your own prompts instead of the defaults.



## Manually launchng the app after building the frontend and the backend:
Expand All @@ -87,5 +86,8 @@ cd ui
npm start
```

## Optional Configuration
The different personas in the workshop (editor, agent, writer, and publisher) are created through system prompts, which are defined in /service/config/config.toml. You may edit this file to easily use your own prompts instead of the defaults.

## License
This project is licensed under the terms of the MIT license.

0 comments on commit 8913308

Please sign in to comment.