Skip to content

Commit 2b114b5

Browse files
committed
Update readme
1 parent b5dd91e commit 2b114b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ A flexible template management system for [RubyLLM](https://github.com/crmne/rub
55
```ruby
66
RubyLLM.chat.with_template(:extract_metadata, document: @document).complete
77

8-
# Retrieves the following files:
8+
# Searches for the following files:
9+
#
910
# prompts/
1011
# extract_metadata/
1112
# ├── system.txt.erb # System message

0 commit comments

Comments
 (0)