latchkey 2.5.1 → 2.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
|
|
8
8
|
Inject API credentials into local agent requests.
|
|
9
9
|
|
|
10
|
+
**[Full documentation](https://docs.imbue.com/latchkey)**
|
|
11
|
+
|
|
10
12
|
## Quick example
|
|
11
13
|
|
|
12
14
|
```bash
|
|
@@ -110,7 +112,7 @@ for an idea of how to build AI assistants for non-technical users on top of Latc
|
|
|
110
112
|
|
|
111
113
|
## Demo
|
|
112
114
|
|
|
113
|
-

|
|
114
116
|
|
|
115
117
|
|
|
116
118
|
## Direct usage
|