MCPcopy Create free account

hub / github.com/Haidra-Org/AI-Horde / types & classes

Types & classes287 in github.com/Haidra-Org/AI-Horde

↓ 15 callersClassConvertAmount
horde/utils.py:43
↓ 13 callersClassPrimaryTimedFunction
horde/threads.py:21
↓ 7 callersClassKudosModel
Calculate kudos for a given horde job payload. Tiny, lightweight cpu model. Simple usage example: # Initial one time setup (filename of
horde/classes/stable/kudos.py:14
↓ 7 callersClassUser
horde/classes/base/user.py:236
↓ 6 callersClassImageValidationFailed
horde/exceptions.py:281
↓ 6 callersClassParamValidator
horde/validation.py:14
↓ 3 callersClassHordeTestRuntime
Runtime resources shared by unit and integration pytest namespaces.
tests/dependency_runtime.py:67
↓ 3 callersClassSwitch
horde/switch.py:6
↓ 3 callersClassWorkerPerformance
horde/classes/base/worker.py:38
↓ 2 callersClassHordeSettings
For storing settings
horde/classes/base/settings.py:8
↓ 2 callersClassNews
horde/classes/base/news.py:10
↓ 2 callersClassStyle
horde/classes/base/style.py:127
↓ 2 callersClassUserRole
horde/classes/base/user.py:89
↓ 2 callersClassUserStats
horde/classes/base/user.py:52
↓ 2 callersClassUserSuspicions
horde/classes/base/user.py:62
↓ 2 callersClassWorkerStats
horde/classes/base/worker.py:25
↓ 2 callersClassWorkerSuspicions
horde/classes/base/worker.py:66
↓ 2 callersClass_FakeS3
Records ``generate_presigned_url`` calls and returns a sentinel URL.
tests/unit/test_r2.py:21
↓ 2 callersClass_Missing
tests/unit/test_r2.py:99
↓ 1 callersClassCachedPasskeys
horde/database/classes.py:31
↓ 1 callersClassDynamicIPWhitelist
horde/apis/limiter_api.py:14
↓ 1 callersClassFakeWPRow
horde/database/classes.py:12
↓ 1 callersClassFilter
For storing detection regex
horde/classes/base/detection.py:8
↓ 1 callersClassFulfillmentPerformance
horde/classes/base/stats.py:25
↓ 1 callersClassHordeRedis
horde/horde_redis.py:21
↓ 1 callersClassImageGenerationStatistic
horde/classes/stable/genstats.py:62
↓ 1 callersClassImageGenerationStatisticCN
horde/classes/stable/genstats.py:26
↓ 1 callersClassImageGenerationStatisticLora
horde/classes/stable/genstats.py:38
↓ 1 callersClassImageGenerationStatisticPP
horde/classes/stable/genstats.py:14
↓ 1 callersClassImageGenerationStatisticTI
horde/classes/stable/genstats.py:50
↓ 1 callersClassImageModels
horde/apis/models/stable_v2.py:182
↓ 1 callersClassImageParsers
horde/apis/models/stable_v2.py:14
↓ 1 callersClassImageWaitingPrompt
horde/classes/stable/waiting_prompt.py:45
↓ 1 callersClassInterrogation
For storing the request for interrogating an image
horde/classes/stable/interrogation.py:205
↓ 1 callersClassInterrogationForms
For storing the details of each image interrogation form
horde/classes/stable/interrogation.py:24
↓ 1 callersClassKnownImageModel
The schema for the known image models database table.
horde/classes/stable/known_image_models.py:11
↓ 1 callersClassKudosTransferLog
horde/classes/base/user.py:104
↓ 1 callersClassModelPerformance
horde/classes/base/stats.py:14
↓ 1 callersClassModelReference
horde/model_reference.py:15
↓ 1 callersClassModels
horde/apis/v2/base.py:1894
↓ 1 callersClassParsers
horde/apis/models/v2.py:26
↓ 1 callersClassPatreonCache
horde/patreon.py:13
↓ 1 callersClassPromptChecker
horde/detection.py:22
↓ 1 callersClassQuorum
horde/database/classes.py:21
↓ 1 callersClassStripeCache
horde/stripe_subs.py:13
↓ 1 callersClassStyleCollection
horde/classes/base/style.py:30
↓ 1 callersClassStyleExample
horde/classes/base/style.py:114
↓ 1 callersClassStyleModel
horde/classes/base/style.py:102
↓ 1 callersClassStyleTag
horde/classes/base/style.py:90
↓ 1 callersClassTeam
horde/classes/base/team.py:19
↓ 1 callersClassTextGenerationStatistic
horde/classes/kobold/genstats.py:36
↓ 1 callersClassTextModels
horde/apis/models/kobold_v2.py:63
↓ 1 callersClassTextParsers
horde/apis/models/kobold_v2.py:11
↓ 1 callersClassTextWaitingPrompt
horde/classes/kobold/waiting_prompt.py:17
↓ 1 callersClassTextWorkerSoftprompts
horde/classes/kobold/worker.py:24
↓ 1 callersClassUserProblemJobs
horde/classes/base/user.py:29
↓ 1 callersClassUserRecords
horde/classes/base/user.py:70
↓ 1 callersClassUserSharedKey
horde/classes/base/user.py:125
↓ 1 callersClassWPAllowedWorkers
horde/classes/base/waiting_prompt.py:42
↓ 1 callersClassWPModels
horde/classes/base/waiting_prompt.py:68
↓ 1 callersClassWPTrickedWorkers
horde/classes/base/waiting_prompt.py:55
↓ 1 callersClassWaitingPrompt
For storing waiting prompts in the DB
horde/classes/base/waiting_prompt.py:80
↓ 1 callersClassWaitressMetrics
horde/metrics.py:40
↓ 1 callersClassWorkerBlackList
horde/classes/base/worker.py:54
↓ 1 callersClassWorkerInterrogationForm
horde/classes/stable/interrogation_worker.py:18
↓ 1 callersClassWorkerMessage
horde/classes/base/worker.py:90
↓ 1 callersClassWorkerModel
horde/classes/base/worker.py:78
↓ 1 callersClass_QueryRecorder
Records SQL statements emitted within a context for later assertion.
tests/unit/conftest.py:129
↓ 1 callersClass_Recorder
tests/unit/test_telemetry.py:101
ClassAbortedGen
horde/exceptions.py:540
ClassAesthetics
horde/apis/v2/stable.py:744
ClassAnonForbidden
horde/exceptions.py:375
ClassAwardKudos
horde/apis/v2/base.py:901
ClassBadRequest
horde/exceptions.py:174
ClassCollection
horde/apis/v2/styles.py:187
ClassCompiledImageGenStatsModels
A table to store the compiled image generation statistics for each model.
horde/classes/stable/genstats.py:211
ClassCompiledImageGenStatsTotals
A table to store the compiled image generation statistics for the minute, hour, day, month, and total periods.
horde/classes/stable/genstats.py:168
ClassCompiledTextGenStatsModels
horde/classes/kobold/genstats.py:92
ClassCompiledTextGensStatsTotals
horde/classes/kobold/genstats.py:52
ClassConfig
horde/config.py:11
ClassCorruptPrompt
horde/exceptions.py:202
ClassCounterMeasures
horde/countermeasures.py:44
ClassDocsPrivacy
horde/apis/v2/base.py:3338
ClassDocsSponsors
horde/apis/v2/base.py:3382
ClassDocsTerms
horde/apis/v2/base.py:3294
ClassDuplicateGen
horde/exceptions.py:533
ClassFilterRegex
horde/apis/v2/base.py:2798
ClassFilterSingle
horde/apis/v2/base.py:2851
ClassFilters
horde/apis/v2/base.py:2646
ClassFindUser
horde/apis/v2/base.py:1832
ClassForbidden
horde/exceptions.py:181
ClassGenerateTemplate
horde/apis/v2/base.py:160
ClassHeartbeat
horde/apis/v2/base.py:2987
ClassHordeLoad
horde/apis/v2/base.py:1992
ClassHordeModes
horde/apis/v2/base.py:2058
ClassHordeNews
horde/apis/v2/base.py:2031
ClassHordeStagesShape
Staged ramp/sustain/cooldown profile selected with suite CLI flags.
tests/stress/locustsuite/shapes.py:29
ClassHotPathRequester
Dedicated hot-path requester: identical payload every call. Complements ``RequestGenerator``. Isolating the hot path into its own User keeps
tests/stress/locustsuite/users/image.py:579
ClassImageAsyncCheck
horde/apis/v2/stable.py:555
ClassImageAsyncGenerate
horde/apis/v2/stable.py:65
next →1–100 of 287, ranked by callers