Skip to main content
Ctrl+K

agent_framework SDK documentation

  • agent_framework
  • agent_framework_evaluator
  • GitHub
  • agent_framework
  • agent_framework_evaluator
  • GitHub

Section Navigation

  • agent_framework_evaluator.app
  • agent_framework_evaluator.auto_user_reply
  • agent_framework_evaluator.case_markdown
  • agent_framework_evaluator.cli
  • agent_framework_evaluator.evaluation
  • agent_framework_evaluator.initializer_catalog
  • agent_framework_evaluator.models
  • agent_framework_evaluator.runtime
  • agent_framework_evaluator.runtime.debug_subscriber
  • agent_framework_evaluator.runtime.runner_host
    • RunnerHost
  • agent_framework_evaluator.runtime.session_runner
  • agent_framework_evaluator.runtime.setup_loader
  • agent_framework_evaluator.session_manager
  • agent_framework_evaluator.usage
  • agent_framework_evaluator
  • agent_framework_evaluator.runtime.runner_host
  • RunnerHost

RunnerHost#

Module: agent_framework_evaluator.runtime.runner_host

class agent_framework_evaluator.runtime.runner_host.RunnerHost(host: 'Any', session_context: 'object')[source]#

Bases: object

Parameters:
  • host (Any)

  • session_context (object)

host: Any#
session_context: object#

previous

agent_framework_evaluator.runtime.runner_host

next

agent_framework_evaluator.runtime.session_runner

Show Source

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.17.1.