:mod:`langchain.llms.openllm`.IdentifyingParams ====================================================== .. currentmodule:: langchain.llms.openllm .. autoclass:: IdentifyingParams .. rubric:: Methods .. autosummary:: ~IdentifyingParams.__init__ ~IdentifyingParams.clear ~IdentifyingParams.copy ~IdentifyingParams.fromkeys ~IdentifyingParams.get ~IdentifyingParams.items ~IdentifyingParams.keys ~IdentifyingParams.pop ~IdentifyingParams.popitem ~IdentifyingParams.setdefault ~IdentifyingParams.update ~IdentifyingParams.values .. rubric:: Attributes .. autosummary:: ~IdentifyingParams.model_name ~IdentifyingParams.model_id ~IdentifyingParams.server_url ~IdentifyingParams.server_type ~IdentifyingParams.embedded ~IdentifyingParams.llm_kwargs .. example_links:: IdentifyingParams