File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -171,29 +171,3 @@ chat_record = Chat.create!(model_id: "gpt-4.1-nano")
171
171
chat_record.ask(" Explain Active Record callbacks." ) # User & Assistant messages saved
172
172
```
173
173
Check the [ Rails Integration Guide] ( https://rubyllm.com/guides/rails ) for more.
174
-
175
- ## Learn More
176
-
177
- Dive deeper with the official documentation:
178
-
179
- - [ Installation] ( https://rubyllm.com/installation )
180
- - [ Configuration] ( https://rubyllm.com/configuration )
181
- - ** Guides:**
182
- - [ Getting Started] ( https://rubyllm.com/guides/getting-started )
183
- - [ Chatting with AI Models] ( https://rubyllm.com/guides/chat )
184
- - [ Using Tools] ( https://rubyllm.com/guides/tools )
185
- - [ Streaming Responses] ( https://rubyllm.com/guides/streaming )
186
- - [ Rails Integration] ( https://rubyllm.com/guides/rails )
187
- - [ Image Generation] ( https://rubyllm.com/guides/image-generation )
188
- - [ Embeddings] ( https://rubyllm.com/guides/embeddings )
189
- - [ Working with Models] ( https://rubyllm.com/guides/models )
190
- - [ Error Handling] ( https://rubyllm.com/guides/error-handling )
191
- - [ Available Models] ( https://rubyllm.com/guides/available-models )
192
-
193
- ## Contributing
194
-
195
- We welcome contributions! Please see [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for details on setup, testing, and contribution guidelines.
196
-
197
- ## License
198
-
199
- Released under the MIT License.
You can’t perform that action at this time.
0 commit comments