Skip to main content
Ctrl+K
Deepchecks LLM Eval  documentation - Home
  • SDK Reference
  • Data Types
  • SDK Reference
  • Data Types
Ctrl+K

Section Navigation

  • DeepchecksLLMClient
    • DeepchecksLLMClient.api
    • DeepchecksLLMClient.annotate
    • DeepchecksLLMClient.create_app_version
    • DeepchecksLLMClient.create_application
    • DeepchecksLLMClient.create_interaction_type
    • DeepchecksLLMClient.create_interaction_type_version_data
    • DeepchecksLLMClient.create_user_value_property
    • DeepchecksLLMClient.data_iterator
    • DeepchecksLLMClient.delete_interaction_type
    • DeepchecksLLMClient.delete_interaction_type_version_data
    • DeepchecksLLMClient.delete_interactions
    • DeepchecksLLMClient.get_applications
    • DeepchecksLLMClient.get_data
    • DeepchecksLLMClient.get_data_if_calculations_completed
    • DeepchecksLLMClient.get_interaction_by_user_interaction_id
    • DeepchecksLLMClient.get_interaction_type_config
    • DeepchecksLLMClient.get_interaction_types
    • DeepchecksLLMClient.get_interaction_types_version_data
    • DeepchecksLLMClient.get_interactions_complete_status
    • DeepchecksLLMClient.get_pentest_prompts
    • DeepchecksLLMClient.get_user_value_properties
    • DeepchecksLLMClient.get_versions
    • DeepchecksLLMClient.log_batch_interactions
    • DeepchecksLLMClient.log_interaction
    • DeepchecksLLMClient.update_application_version
    • DeepchecksLLMClient.update_interaction
    • DeepchecksLLMClient.update_interaction_type
    • DeepchecksLLMClient.update_interaction_type_config
    • DeepchecksLLMClient.update_interaction_type_version_data
  • DeepchecksCallbackHandler
    • DeepchecksCallbackHandler.information_retrieval
    • DeepchecksCallbackHandler.input
    • DeepchecksCallbackHandler.output
    • DeepchecksCallbackHandler.started_at
    • DeepchecksCallbackHandler.steps
    • DeepchecksCallbackHandler.user_interaction_id
    • DeepchecksCallbackHandler.on_chain_end
    • DeepchecksCallbackHandler.on_chain_start
    • DeepchecksCallbackHandler.on_chat_model_start
    • DeepchecksCallbackHandler.on_llm_end
    • DeepchecksCallbackHandler.on_llm_error
    • DeepchecksCallbackHandler.on_llm_start
    • DeepchecksCallbackHandler.on_retriever_end
    • DeepchecksCallbackHandler.on_retriever_error
    • DeepchecksCallbackHandler.on_retriever_start
    • DeepchecksCallbackHandler.to_str_dict
  • SDK Reference

SDK Reference#

Here you can see Deepchecks LLM Evaluation Python SDK reference.

Back to Deepchecks LLM Evaluation Docs

deepchecks_llm_client.client.DeepchecksLLMClient

DeepchecksLLMClient is the class through which you can interact with the Deepchecks LLM API.

deepchecks_llm_client.sdk.langchain.callbacks.deepchecks_callback_handler.DeepchecksCallbackHandler

Base callback handler that can be used to handle callbacks from langchain.

previous

Welcome

next

DeepchecksLLMClient

Show Source

© Copyright 2025, Deepchecks.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.15.4.