Skip to main content
Ctrl+K
chatsky 0.10.0 documentation - Home chatsky 0.10.0 documentation - Home
  • Getting started
  • User guides
  • Tutorials
  • Examples
  • API reference
    • Development
    • Community
    • About us
  • DeepPavlov Forum
  • Telegram
  • GitHub
  • Getting started
  • User guides
  • Tutorials
  • Examples
  • API reference
  • Development
  • Community
  • About us
  • DeepPavlov Forum
  • Telegram
  • GitHub

Section Navigation

  • Conditions
    • Standard Conditions
    • Slot Conditions
    • Service Conditions
    • LLM Conditions
  • Context Storages
    • Database
    • SQL
    • Protocol
    • Mongo
    • File
    • Memory
    • Yandex DB
    • Redis
  • Core
    • Transition
    • Pipeline File Import
    • Pipeline
    • Context Utils
    • Context
    • Script Function
    • Script
    • Node Label
    • Context Dict
    • Message
    • Utils
  • Core.Service
    • Types
    • Service Group
    • Extra Handler
    • Actor
    • Component
    • Service
  • DB Benchmark
    • Basic Config
    • Report
    • Context storage benchmarking
  • Destinations
    • Standard Destinations
  • Development Utils
    • Async Helpers
    • Extra field helpers
    • Serialization
  • LLM Integration
    • LLM Utils.
    • LLM methods
    • LLM responses.
    • Filters
    • Prompt position
  • Messenger Interfaces
    • Types
    • Telegram Interfaces
    • Telegram Base
    • Message Interfaces
    • CLIMessengerInterface
  • Processing
    • Slot Processing
    • Standard Processing
  • Responses
    • Slot Responses
    • LLM responses
    • Standard Responses
  • Slots
    • Slots
    • LLM Slots
  • Stats
    • Instrumentor
    • Default Extractors
    • Command Line Interface
    • Utils
  • Testing Utils
    • Toy script
    • Cleanup DB
    • Common
  • API reference
  • Testing Utils

Testing Utils#

chatsky.utils.testing.toy_script

This module contains a simple script and a dialog which are used in tutorials.

chatsky.utils.testing.cleanup_db

This module defines functions that allow to delete data in various types of databases, including JSON, MongoDB, Pickle, Redis, Shelve, SQL, and YDB databases.

chatsky.utils.testing.common

This module contains several functions which are used to run demonstrations in tutorials.

previous

Utils

next

Toy script

© Copyright 2022 - 2025, DeepPavlov.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.0.