Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing options per request #90

Open
darklajid opened this issue Jan 8, 2019 · 1 comment
Open

Passing options per request #90

darklajid opened this issue Jan 8, 2019 · 1 comment

Comments

@darklajid
Copy link

I'm looking at the Entity extraction features right now.

It seems the only ways to pass options right now are

  1. Set it on the client itself (SetOption, works)
  2. Pass a RosetteFile (not sure about that actually - but that one has a way to pass 'options')

Would it be possible to pass either a complete request (JSON, including content and options) or to pass the options per call (say another overload of the Entity method maybe?) as an argument?

@seth-mg
Copy link
Contributor

seth-mg commented Feb 8, 2019

Hi @darklajid
We've opened an issue to address option setting at the request level.
Thanks for reporting this.

(RCB-561)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants