YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Table of Contents

MemoryReadingAtomicFlow

MemoryReadingAtomicFlow Objects

class MemoryReadingAtomicFlow(AtomicFlow)

A flow to read memory from given files.

Any composite flow that uses this flow should have memory_files: Dict[str, str] which maps memory name to its memory file location in the flow_state

Input Interface:

  • memory_files : name of the Dict which maps the memory name to its file location e.g. {"plan": "examples/JARVIS/plan.txt"}

Output_Interface:

  • corresponding memory content, for example, code_library. There could be multiple memory content returned.

__init__

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support