Skip to content

Commit ae0d531

Browse files
committed
fix: remove API examples mention from model features
1 parent 3b15a6f commit ae0d531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oss/python/integrations/chat/doubleword.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The `langchain-doubleword` package provides two chat model classes:
2121

2222
### Model features
2323

24-
Feature support depends on the model you route through Doubleword. See the [available models](https://docs.doubleword.ai/inference-api/models) page for a full list with capabilities, or visit the [Doubleword console](https://doubleword.ai) for detailed model cards and API examples.
24+
Feature support depends on the model you route through Doubleword. See the [available models](https://docs.doubleword.ai/inference-api/models) page for a full list with capabilities, or visit the [Doubleword console](https://doubleword.ai) for detailed model cards.
2525

2626
The `ChatDoubleword` class itself supports:
2727

0 commit comments

Comments
 (0)