Registry / networking / api-ai-ruby

api-ai-ruby

JSON →
library2.1.0rbrubygemsunverified

Plugin makes it easy to integrate your Ruby application with the api.ai natural language processing service.

gem install api-ai-ruby
INSTALL
IMPORT
SIG · API-AI-RUBY
A
api-ai-ruby
networkingrubyv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApiAiRuby
require 'api-ai-ruby'

Initialize the client and send a text request to api.ai

require 'api-ai-ruby' client = ApiAiRuby::Client.new(client_access_token: 'your_token') response = client.text_request('Hello') puts response
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
OpenAI (training)
2
Meta
1
Resources
api-ai-ruby — gem install api-ai-ruby · libregistry