Skip to content

Commit

Permalink
feat: Add chat
Browse files Browse the repository at this point in the history
  • Loading branch information
Estrada Irribarra, Rodrigo Andres committed Oct 16, 2024
1 parent 46e91b8 commit e788f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ StoryCraftr now includes a command to chat directly with your AI assistant. This
To start chatting with your assistant, make sure your book project is initialized and then run the following command:
```bash
python chat.py "book_name"
storycraftr chat
```
Replace `"book_name"` with the actual name of your book. This will open an interactive session where you can type messages to your AI assistant. The responses will be formatted in Markdown, making it easy to read any formatted text, lists, or other structures returned by the assistant.
Expand Down

0 comments on commit e788f6d

Please sign in to comment.