Skip to content

Commit b040aaf

Browse files
committed
revert greptile wrong review suggestion
1 parent e6f39a9 commit b040aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guides/python-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ For convenience, this toolkit also includes a selection of LangChain tools, wrap
132132

133133
### Chains as Actions
134134

135-
> **⚠️ DEPRECATED**: Chain support is deprecated and will be removed in a future release. Please use [Runnable](https://python.langchain.com/docs/expression_language/) instead. See the [Runnable as Action Guide](../langchain/runnable-as-action/README.md) for examples.
135+
> **⚠️ DEPRECATED**: Chain support is deprecated and will be removed in a future release. Please use [Runnable](https://python.langchain.com/docs/expression_language/) instead. See the [Runnable as Action Guide](langchain/runnable-as-action/README.md) for examples.
136136
137137
You can register a Langchain chain as an action using the [LLMRails.register_action](../api/nemoguardrails.rails.llm.llmrails.md#method-llmrailsregister_action) method:
138138

0 commit comments

Comments
 (0)