Module: Assistant::TechnicalSupport

Defined in:
app/services/assistant/technical_support/case_candidate_selector.rb,
app/queries/assistant/technical_support/arel_helpers.rb,
app/services/assistant/technical_support/case_replay.rb,
app/services/assistant/technical_support/case_event_stream.rb,
app/services/assistant/technical_support/case_replay_batch.rb,
app/prompts/assistant/technical_support/case_episode_prompt.rb,
app/services/assistant/technical_support/case_replay_runner.rb,
app/queries/assistant/technical_support/case_candidate_query.rb,
app/queries/assistant/technical_support/case_embedding_query.rb,
app/services/assistant/technical_support/case_replay_analyzer.rb,
app/services/assistant/technical_support/case_replay_evidence.rb,
app/prompts/assistant/technical_support/case_replay_turn_prompt.rb,
app/services/assistant/technical_support/response_grounding_gate.rb,
app/services/assistant/technical_support/response_grounding_turn.rb,
app/prompts/assistant/technical_support/response_grounding_prompt.rb,
app/services/assistant/technical_support/response_grounding_claim.rb,
app/workers/assistant/technical_support/response_grounding_worker.rb,
app/queries/assistant/technical_support/case_evidence_upload_query.rb,
app/services/assistant/technical_support/response_grounding_analyzer.rb,
app/services/assistant/technical_support/response_grounding_decision.rb,
app/services/assistant/technical_support/response_grounding_evidence.rb,
app/prompts/assistant/technical_support/case_replay_evaluation_prompt.rb,
app/queries/assistant/technical_support/case_linked_call_record_query.rb,
app/services/assistant/technical_support/response_grounding_preparation.rb,
app/services/assistant/technical_support/response_grounding_tool_result.rb,
app/services/assistant/technical_support/response_grounding_citation_urls.rb,
app/services/assistant/technical_support/response_grounding_answer_segments.rb,
app/services/assistant/technical_support/response_grounding_claim_citations.rb,
app/services/assistant/technical_support/case_replay/article_review_proposal.rb,
app/services/assistant/technical_support/response_grounding_assessment_lease.rb,
app/services/assistant/technical_support/response_grounding_failure_recorder.rb,
app/services/assistant/technical_support/response_grounding_assessment_builder.rb,
app/services/assistant/technical_support/response_grounding_assessment_payload.rb

Overview

Assistant features for the technical support domain.

Defined Under Namespace

Modules: ArelHelpers Classes: CaseCandidateQuery, CaseCandidateSelector, CaseEmbeddingQuery, CaseEpisodePrompt, CaseEventStream, CaseEvidenceUploadQuery, CaseLinkedCallRecordQuery, CaseReplay, CaseReplayAnalyzer, CaseReplayAssessmentBuilder, CaseReplayBatch, CaseReplayConversation, CaseReplayEpisodeBuilder, CaseReplayEpisodeChronologyValidator, CaseReplayEpisodeOutcomeValidator, CaseReplayEpisodeReferenceValidator, CaseReplayEpisodeValidator, CaseReplayEvaluationPrompt, CaseReplayEvidence, CaseReplayPersistence, CaseReplayPreparation, CaseReplayResultBuilder, CaseReplayRunner, CaseReplaySourceValidator, CaseReplayTurnPrompt, ResponseGroundingAnalyzer, ResponseGroundingAnswerSegments, ResponseGroundingAssessmentBuilder, ResponseGroundingAssessmentLease, ResponseGroundingAssessmentPayload, ResponseGroundingCitationUrls, ResponseGroundingClaim, ResponseGroundingClaimCitations, ResponseGroundingDecision, ResponseGroundingEvidence, ResponseGroundingFailureRecorder, ResponseGroundingGate, ResponseGroundingPreparation, ResponseGroundingPrompt, ResponseGroundingToolResult, ResponseGroundingTurn, ResponseGroundingWorker