|
|
|
@ -23,23 +23,22 @@
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
- [fabric](#fabric) |
|
|
|
|
- [What and why](#what-and-why) |
|
|
|
|
- [Philosophy](#philosophy) |
|
|
|
|
- [Breaking problems into components](#breaking-problems-into-components) |
|
|
|
|
- [Too many prompts](#too-many-prompts) |
|
|
|
|
- [Our approach to prompting](#our-approach-to-prompting) |
|
|
|
|
- [Quickstart](#quickstart) |
|
|
|
|
- [1. Just use the Patterns](#1-just-use-the-patterns) |
|
|
|
|
- [2. Create your own Fabric Mill (Server)](#2-create-your-own-fabric-mill-server) |
|
|
|
|
- [3. The standalone client](#3-the-standalone-client) |
|
|
|
|
- [Structure](#structure) |
|
|
|
|
- [Components](#components) |
|
|
|
|
- [CLI-native](#cli-native) |
|
|
|
|
- [Directly calling Patterns](#directly-calling-patterns) |
|
|
|
|
- [Examples](#examples) |
|
|
|
|
- [Meta](#meta) |
|
|
|
|
- [Primary contributors](#primary-contributors) |
|
|
|
|
- [What and why](#what-and-why) |
|
|
|
|
- [Philosophy](#philosophy) |
|
|
|
|
- [Breaking problems into components](#breaking-problems-into-components) |
|
|
|
|
- [Too many prompts](#too-many-prompts) |
|
|
|
|
- [Our approach to prompting](#our-approach-to-prompting) |
|
|
|
|
- [Quickstart](#quickstart) |
|
|
|
|
- [1. Just use the Patterns](#1-just-use-the-patterns) |
|
|
|
|
- [2. Create your own Fabric Mill (Server)](#2-create-your-own-fabric-mill-server) |
|
|
|
|
- [3. The standalone client](#3-the-standalone-client) |
|
|
|
|
- [Structure](#structure) |
|
|
|
|
- [Components](#components) |
|
|
|
|
- [CLI-native](#cli-native) |
|
|
|
|
- [Directly calling Patterns](#directly-calling-patterns) |
|
|
|
|
- [Examples](#examples) |
|
|
|
|
- [Meta](#meta) |
|
|
|
|
- [Primary contributors](#primary-contributors) |
|
|
|
|
|
|
|
|
|
## What and why |
|
|
|
|
|
|
|
|
|