get_llm_output#

langchain_community.chat_models.litellm_router.get_llm_output(usage: Any, **params: Any) dict[source]#

Get llm output from usage and params.

Parameters:
  • usage (Any) –

  • params (Any) –

Return type:

dict