You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/api/keys.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ For security reasons, we do not recommend creating keys that can perform all act
110
110
|**`keys.delete`**| Provides access to the [delete key](#delete-a-key) endpoint |
111
111
|**`network.get`**| Provides access to the [get the network object](/reference/api/network#get-the-network-object) endpoint |
112
112
|**`network.update`**| Provides access to the [update the network object](/reference/api/network#update-the-network-object) endpoint |
113
-
|**`chatCompletions`**| Provides access to the [chat completions endpoints](/reference/api/chats). Requires experimental feature to be enabled. Usually paired with `search` action |
113
+
|**`chatCompletions`**| Provides access to the [chat completions endpoints](/reference/api/chats). Requires experimental feature to be enabled |
0 commit comments