We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc7deb commit 3c2a962Copy full SHA for 3c2a962
docs/guides/chat.md
@@ -299,7 +299,7 @@ response = chat.ask("List 3 programming languages with their year created")
299
300
### Using RubyLLM::Schema (Recommended)
301
302
-The easiest way to define schemas is with the [RubyLLM::Schema](https://github.com/afomera/ruby_llm-schema) gem:
+The easiest way to define schemas is with the [RubyLLM::Schema](https://github.com/danielfriis/ruby_llm-schema) gem:
303
304
```ruby
305
# First, install the gem: gem install ruby_llm-schema
0 commit comments