Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Prithvi Kannan <[email protected]>
  • Loading branch information
prithvikannan committed Nov 27, 2024
1 parent bdb07b7 commit 9510383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/theme/ChatModelTabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import CodeBlock from "@theme-original/CodeBlock";
* @property {boolean} [hideNvidia] - Whether or not to hide NVIDIA NIM model.
* @property {boolean} [hideAWS] - Whether or not to hide AWS models.
* @property {boolean} [hideDatabricks] - Whether or not to hide Databricks models.
* @property {string} [customVarName] - Custom variable name for the model. Defaults to `model`.
* @property {string} [customVarName] - Custom variable name for the model. Defaults to `model`.
*/

/**
Expand Down

0 comments on commit 9510383

Please sign in to comment.