diff --git a/README.md b/README.md index c674d666..8dfb4bbf 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ These endpoints match the [LangChain Expression Language interface](https://pyth You can find a playground page for your runnable at `/my_runnable/playground`. This exposes a simple UI to [configure](https://python.langchain.com/docs/expression_language/how_to/configure) and invoke your runnable with streaming output and intermediate steps.
- +
### Widgets @@ -252,7 +252,7 @@ In addition, for configurable runnables, the playground will allow you to config ### Sharing- +
## Legacy Chains @@ -434,5 +434,5 @@ class FileProcessingRequest(CustomUserType): Example widget:- +