Cannot use the play ground "No applicable renderer found" #185

Closed
opened 2026-02-16 00:19:15 -05:00 by yindo · 1 comment
Owner

Originally created by @MohammedShokr on GitHub (May 20, 2024).

I am deploying a Langchain agent using Langserve and I can call the API from python without any problems but when I open the playground I find the inputs field disabled with an error message "No applicable renderer found."
please note that the input to my agent is a dictionary with two keys; input and chat_history

Here's an image with the error for your reference
image

Originally created by @MohammedShokr on GitHub (May 20, 2024). I am deploying a Langchain agent using Langserve and I can call the API from python without any problems but when I open the playground I find the inputs field disabled with an error message "No applicable renderer found." please note that the input to my agent is a dictionary with two keys; `input` and `chat_history` Here's an image with the error for your reference ![image](https://github.com/langchain-ai/langserve/assets/63115488/6389ed00-9cdc-4e5e-9056-5c8c2f326f55)
yindo closed this issue 2026-02-16 00:19:15 -05:00
Author
Owner

@Bongomannn commented on GitHub (Jun 12, 2024):

I think you should paste also your code here.

@Bongomannn commented on GitHub (Jun 12, 2024): I think you should paste also your code here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#185