Skip to main content

finalize_task_output

Method
This is a method of the Memory class in the memory module.
Store task output in memory with appropriate metadata

Signature

Parameters

str
required
No description available.
str
required
No description available.
float
required
No description available.
float
default:"0.7"
No description available.
Dict
No description available.
str
No description available.

Returns

Any
The result of the operation.

Uses

  • logger.info
  • time.time
  • store_short_term
  • logger.error
  • store_long_term

Used By

Source

View on GitHub

praisonaiagents/memory/memory.py at line 1435

Tasks Concept

Task Configuration

Task Validation

Output Concept

Output Configuration