Spaces:
Running
Running
File size: 296 Bytes
1e436e0 | 1 2 3 4 5 6 7 8 9 | """Prisma chatbot source package.
Modules:
config: Settings, constants, and rate limits.
prompt: System prompt construction (persona + dual-role formatting).
inference: Hugging Face Inference API client wrapper.
evaluation: Score parsing, validation, and display formatting.
"""
|