Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1023 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 1023 Bytes

This repository gathers "context" files to configure specialised Large Language Models (LLMs) units targeted at assisting users with Kiara-related formatting tasks, such as formatting Python code into Kiara modules and pipelines.

We use the term "context" to designate files that contain model-agnostic documentation created for LLMs' configuration purposes. Such context files aim to accurately frame LLMs' scope to the tasks needed in transforming Python workflows into reusable Kiara pipelines.

Mariella de Crouy Chanel (University of Luxembourg)
Sean Takats (University of Luxembourg)

Repository structure

Each sub-folder contains the context files necessary for configuring a specialized unit.

Kiara modules formatting assistant

The Kiara modules formatting assistant aims at guiding users through the necessary steps to format an existing Python code into a reusable Kiara module.