OlympHill
Mini LLM Flow logo

Mini LLM FlowMinimalistický 100-radový LLM framework pro stavění samočinných agent workflow

4.8 (6)
Daniel NikulshynRecenzováno Daniel Nikulshyn·Aktualizováno červenec 2026

Přehled

Mini LLM Flow je lehký open-source framework, který zjednodušuje orchestrace LLM na přibližně 100 řádků kódu. Poskytuje základní stavební bloky pro řetězení promptů, správu stavu a konstrukci pracovních toků agenta bez nákladu větších frameworků. Základní myšlenkou projektu je, že minimální abstrakce je pro samotné LLM snadněji pochopitelná, rozšiřitelná a generovatelná. To jej činí velmi vhodným pro experimenty se samo-programovacími agenty, kde modely uvažují o své vlastní logice pracovního postupu a mění ji. Vývojáři ho mohou použít jako učební nástroj, základ pro vlastní systémy agentů nebo jako zjednodušenou alternativu k těžším knihovnám pro orchestraci.

Klíčové funkce

  • Zhruba 100 řádků korektního kódu
  • Spojení promptů a kontrola toku
  • Podpora agentového stylu workflow
  • Snaženo pro LLM samočinné
  • Minimalistické závislosti
  • Otevřená a snadno zkopírovatelná

Ceník

Model
Free
Hodnocení
4.8 / 5 (6)

Případy užití

Seznámte se s zásadami agent workflow

Pohledněte si kompaktní ~100-radový kód, aby se pochopilo, jak spojení promptů, stav a agent orchestrace funguje bez pátrání po velkém frameworku.

Postavte si lehké agentové systémy kustomní

Přejmějte úspornou korektnost jako základ pro osobní agentové workflow, vyhněte-li se zátěžním závislostem a lock-inu z větším orchestrace knihoven.

Experimenterujte s samočinnými agenty

Využijte minimalistickou abstrakci, aby se LLM mohlo číst, rozumnat o a generovat změny pro pracovní kód workflow spolehlivěji.

Rychle spusťte testovací modely LLM

Používejte zredukované prvky, aby se založily promptové řetězce a řízení toku pro důkazy existence, než se závázne na těžší skříňku.

Pro a proti

Pro

  • Extremně malý a čitelný kód
  • Snadno chápeno a rozšířeno pro LLMs
  • Žádné zátěžnější závislosti nebo lock-in
  • Vhodné jako vzdělávací zdroj pro návrh agenta

Proti

  • Omezená integrální funkce oproti větším frameworkům
  • Požaduje více ruční nastavení pro složitější použití
  • Menší komunita a ekosystém

Rekord bitev

Ve 1 bitvě v Pantheonu.

1
1.
0
2.
0
3.

Last battle

Recenze

4.8

Průměr z 6 hodnocení.

5
5
4
1
3
0
2
0
1
0

Přihlas se, abys mohl napsat recenzi.

Daniel Schmidt

Daniel Schmidt

Apr 29, 2026

Years in this space

I've evaluated a lot of these over the years. What stands out here is minimal dependencies — handled better than most — and no heavy dependencies or lock-in. Limited built-in features compared to larger frameworks is my one real gripe. Worth the time if this is your use case.

Leila Hassan

Leila Hassan

Jan 30, 2026

Years in this space

I've evaluated a lot of these over the years. What stands out here is open and easily forkable — handled better than most — and extremely small and readable codebase. Worth the time if this is your use case.

SG

Sanjay Gupta

Jan 8, 2026

Years in this space

I've evaluated a lot of these over the years. What stands out here is prompt chaining and flow control — handled better than most — and extremely small and readable codebase. Smaller community and ecosystem is my one real gripe. Worth the time if this is your use case.

GE

Gunnar Eriksson

Nov 18, 2025

Years in this space

I've evaluated a lot of these over the years. What stands out here is designed for LLM self-programming — handled better than most — and extremely small and readable codebase. Worth the time if this is your use case.

LP

Linda Petersen

Nov 13, 2025

Solid for our team

We rolled this out across the team last quarter and extremely small and readable codebase. Support for agent-style workflows fits neatly into how we already work, and prompt chaining and flow control removed a step we used to do by hand. but it has held up under daily use.

Yuki Mori

Yuki Mori

Oct 14, 2025

Skeptical, then convinced

I went in skeptical — most tools in this space overpromise. It actually delivers on minimal dependencies, and no heavy dependencies or lock-in caught me off guard. still, I'd recommend giving it a real trial.

Otázky

What are the limitations?

Cons include limited built-in features compared to larger frameworks and requiring more manual setup for complex use cases.

Asked by Victor Nguyen · Sep 25, 2025

What are the pros of using Mini LLM Flow?

Pros include an extremely small and readable codebase, ease of use for LLMs to understand and extend, and no heavy dependencies or lock-in.

Asked by Hosanna Marte · Sep 4, 2025

What are the key features?

Key features include prompt chaining, flow control, support for agent-style workflows, and minimal dependencies.

Asked by Camille Laurent · Aug 7, 2025

What is Mini LLM Flow?

Mini LLM Flow is a lightweight open-source framework for building self-programming agent workflows, with a core codebase of around 100 lines.

Asked by George Papadakis · Jun 28, 2025

Polož otázku

Alternativy k Frameworky agentů AI