Skip to content

Commit 6074cf6

Browse files
authored
Update readme.md
1 parent bcf4056 commit 6074cf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ programming languages with appropriate bindings for Ruby.
130130
- [eps](https://github.com/ankane/eps) - Bayesian Classification and Linear Regression with exports
131131
using [PMML](http://dmg.org/pmml/v4-3/GeneralStructure.html) and an alternative backend using [GSL][gsl].
132132
- [ruby-openai](https://github.com/alexrudall/ruby-openai) - OpenAI API wrapper
133-
133+
- [Instruct](https://github.com/instruct-rb/instruct) - Inspired by Guidance; weave code, prompts and completions together to instruct LLMs to do what you want.
134+
134135
### Neural networks
135136

136137
- [neural-net-ruby](https://github.com/gbuesing/neural-net-ruby) -

0 commit comments

Comments
 (0)