Skip to content

Commit 0deebcc

Browse files
committed
fix: remove unnecessary blank line in Rails integration guide
1 parent afedd6d commit 0deebcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/guides/rails.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@ chat_record.ask("What's in this document?", with: user.profile_document)
360360
The attachment API automatically detects file types based on file extension or content type, so you don't need to specify whether something is an image, audio file, PDF, or text document - RubyLLM figures it out for you!
361361

362362
### Structured Output with Schemas
363-
364363
{: .d-inline-block }
365364

366365
Available in v1.4.0

0 commit comments

Comments
 (0)