mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
Updated readme.
This commit is contained in:
parent
3ae503c969
commit
39aade44f6
@ -14,6 +14,7 @@
|
|||||||
<h4><code>fabric</code> is an open-source framework for augmenting humans using AI.</h4>
|
<h4><code>fabric</code> is an open-source framework for augmenting humans using AI.</h4>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
[Updates](#updates) •
|
||||||
[What and Why](#whatandwhy) •
|
[What and Why](#whatandwhy) •
|
||||||
[Philosophy](#philosophy) •
|
[Philosophy](#philosophy) •
|
||||||
[Installation](#Installation) •
|
[Installation](#Installation) •
|
||||||
@ -28,6 +29,7 @@
|
|||||||
|
|
||||||
## Navigation
|
## Navigation
|
||||||
|
|
||||||
|
- [Updates](#updates)
|
||||||
- [What and Why](#what-and-why)
|
- [What and Why](#what-and-why)
|
||||||
- [Philosophy](#philosophy)
|
- [Philosophy](#philosophy)
|
||||||
- [Breaking problems into components](#breaking-problems-into-components)
|
- [Breaking problems into components](#breaking-problems-into-components)
|
||||||
@ -46,6 +48,8 @@
|
|||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
## Updates
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
September 15, 2024 — Lots of new stuff!
|
September 15, 2024 — Lots of new stuff!
|
||||||
> * Fabric now supports calling the new `o1-preview` model using the `-r` switch (which stands for raw. Normal queries won't work with `o1-preview` because they disabled System access and don't allow us to set `Temperature`.
|
> * Fabric now supports calling the new `o1-preview` model using the `-r` switch (which stands for raw. Normal queries won't work with `o1-preview` because they disabled System access and don't allow us to set `Temperature`.
|
||||||
|
Loading…
Reference in New Issue
Block a user