YAML Metadata Warning: empty or missing yaml metadata in repo card

Check out the documentation for more information.

Table of Contents

CodeFileEditAtomicFlow

CodeFileEditAtomicFlow Objects

class CodeFileEditAtomicFlow(AtomicFlow)

This class is used to write code to a temp code file, with commented instructions to give information to the user.

Input Interface:

  • code: str
  • language_of_code: str
  • memory_files: Dict[str, str]

Output Interface:

  • code_editor_output: str
  • temp_code_file_location: str

run

def run(input_data: Dict[str, Any])

This function runs the atomic flow.

:param input_data (Dict[str, Any]): The input data. :return: Dict[str, Any] The output data.

__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