Eugene Yurtsev

Results 106 issues of Eugene Yurtsev

Add more informative error if `APIHandler` receives a non runnable object.

cla-signed

Feedback should be following upsert logic for a given run rather than creating new feedback every time.

bug
playground
confirmed

When using add_routes users are sometimes passing non runnable objects

enhancement

Currently langserve[client] fails complaining that fastapi is not installed. We need to add tests to catch this on CI otherwise it's difficult to make sure that the dependencies actually work...

bug

Users reasonably expect that when an agent is configurable, then the configuration information is properly propagated via the Agent Executor. However, this is not the case at the moment. Bug...

bug
confirmed

Add support to playground for auth

The chat widget doesn't quite feel like a chat experience yet, two improvements that could help: 1. Focus the mouse on the next required input when loading the playground? 2....

playground

If possible could be nice to add some way to pretty format output -- low priority probably ![image](https://github.com/langchain-ai/langserve/assets/3205522/827dca8a-e0a8-415a-aa9e-83e5d7865e16)

playground