mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-19 13:54:13 -04:00
245ace4779
* Exposes the underlying API handler, so that developers can use it directly. * Document more of the API handler methods. * Adds an optional server_config to each endpoint on the API handler to provide developers with maximal flexibility in terms of specifying configuration dynamically.