-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I'm looking at the Entity extraction features right now.
It seems the only ways to pass options right now are
- Set it on the client itself (SetOption, works)
- 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?
Metadata
Metadata
Assignees
Labels
No labels