hwchase17 / langchain-hub

3.26k stars 267 forks source link

Adding support for RouterChain #36

Open keshy opened 1 year ago

keshy commented 1 year ago

Adding support for new custom chain that support a gateway implementation for a chain to dispatch requests to the right chain based on best match given a question.