Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
common
apis
amie
engines
medications
MedicationEngine
Class MedicationEngine
Hierarchy (
view full
)
node
.
common
.
apis
.
amie
.
engines
.
base_engine
.
BaseEngine
MedicationEngine
Index
Constructors
constructor
Properties
logger
model
name
supplementary_
data
verbose
Methods
build_
prompt
evaluate
extract_
medication_
information
init
log
structured_
completion
Constructors
constructor
new
Medication
Engine
(
ops
)
:
node
.
common
.
apis
.
amie
.
engines
.
medications
.
MedicationEngine
Parameters
ops
:
ME_OPS
Returns
node
.
common
.
apis
.
amie
.
engines
.
medications
.
MedicationEngine
Properties
logger
logger
:
any
model
model
:
string
name
name
:
string
supplementary_
data
supplementary_
data
:
boolean
verbose
verbose
:
boolean
Methods
build_
prompt
build_
prompt
(
info
)
:
Promise
<
string
>
Parameters
info
:
string
Returns
Promise
<
string
>
evaluate
evaluate
(
info
)
:
Promise
<
any
>
Parameters
info
:
string
Returns
Promise
<
any
>
extract_
medication_
information
extract_
medication_
information
(
info
)
:
Promise
<
any
>
Parameters
info
:
string
Returns
Promise
<
any
>
init
init
(
)
:
void
Returns
void
log
log
(
x
)
:
void
Parameters
x
:
string
Returns
void
structured_
completion
structured_
completion
(
ops
)
:
Promise
<
any
>
Parameters
ops
:
node
.
common
.
apis
.
amie
.
engines
.
base_engine
.
SC_OPS
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
logger
model
name
supplementary_
data
verbose
Methods
build_
prompt
evaluate
extract_
medication_
information
init
log
structured_
completion
Tidyscripts Docs
Loading...