A declarative way to control LLMs.
-
Updated
Jan 2, 2025 - Python
Declarative programming is a programming paradigm characterized by describing the target state (or even just the problem itself in some cases) as opposed to specifying the concrete steps needed to reach that target state. The specific steps usually then get generated automatically at Compile Time.
A declarative way to control LLMs.
Create an executable project (API and Admin App) from a database or natural language prompt with 1 command, customize with declarative rules and Python in your IDE, containerize and deploy.
🐤🐧🐓🦆 A declarative and highly modular AI Agent Framework 🐤🐧🐓 JOIN THE FLOCK
A Python module to test dicts in a declarative way
A declarative-style telegram bot framework
A framework for declarative, functional dataset definitions.
Write Web API clients using annotations in python
🪁Structure and Interpretation of Computer Programs, delivered by Paul N. Hilfinger & Pamela Fox,中文名为计算机程序的构造和解释
Introduce QML-like declarative structure to Python world. Developer writes only pure Python code for QML.
Declarative Reactivity in modern Python
LogicForge is a simplified system that allows users to define, execute, and manage business rules and complex events in a declarative and efficient way. It provides a rule engine, a DMN engine, and a CEP engine that can handle various types of logic and data.
A stand-alone translator for Dedalus programs.
Python Library for declarative programming.
Connects python functions to function parameters through reflectively generating a dependency graph. Runs on top of pandas to allow for easier ETL and reporting.
Flood-It solver written for the ASP system telingo.
Coopy: Constraint Object Oriented Programming for Python
This code demonstrates two network automation classes, with class attributes, and functions. One of the class's demonstrate declarative way to automate multilayer switch. The other class demonstrates imperative form of network automation.
Repository to answer quizzes about Declarative Programming. This repository contains the code to execute, with the corresponding xls files with the questions, options, and answers of the quizzes