docs: add assistants nits

This commit is contained in:
0xSage 2023-12-01 18:02:19 +08:00
parent 6ac3a33d8f
commit ece03faee3

View File

@ -38,6 +38,10 @@ In Jan, assistants are `primary` entities with the following capabilities:
## `assistant.json`
- Each `assistant` folder contains an `assistant.json` file, which is a representation of an assistant.
- `assistant.json` contains metadata and model parameter overrides
- There are no required fields.
```js
{
"id": "asst_abc123", // Defaults to foldername