Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Atmint
/
cpns
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cpns
/
packages
/
ai
/
src
115 kB
Ctrl+K
Ctrl+K
2 contributors
History:
17 commits
pramudya-yb
Rename project from Labas to Pram
2b62b0c
3 months ago
__tests__
feat: improve JSON parsing and error handling by introducing isLikelyTruncatedJson function to detect incomplete JSON responses. Update client logic to handle truncation retries more effectively and enhance error messaging for truncated responses. Add tests to validate new functionality and ensure robust error reporting.
3 months ago
agentic.ts
Safe
19.8 kB
Rename project from Labas to Pram
3 months ago
client.ts
Safe
9.63 kB
feat: improve JSON parsing and error handling by introducing isLikelyTruncatedJson function to detect incomplete JSON responses. Update client logic to handle truncation retries more effectively and enhance error messaging for truncated responses. Add tests to validate new functionality and ensure robust error reporting.
3 months ago
errors.ts
Safe
523 Bytes
feat: add comprehensive AGENTS.md documentation and enhance UI components with new images and card layouts for sign-in and sign-up forms. Update routing to include landing and attempt routes, and improve sidebar functionality with state management.
4 months ago
index.ts
Safe
763 Bytes
feat: revamp README.md for enhanced project clarity and user engagement. Introduce a new project description, features list, and supported exams section. Update environment variable examples in .env.example for better developer onboarding. Refactor GeneratePage and job state management to improve user experience with job dismissal functionality. Enhance AI question generation with new language rules and regeneration capabilities, ensuring compliance with exam standards.
3 months ago
language-rules.ts
Safe
2.48 kB
Rename project from Labas to Pram
3 months ago
parse-response.ts
Safe
4.51 kB
feat: improve JSON parsing and error handling by introducing isLikelyTruncatedJson function to detect incomplete JSON responses. Update client logic to handle truncation retries more effectively and enhance error messaging for truncated responses. Add tests to validate new functionality and ensure robust error reporting.
3 months ago
pipeline.ts
Safe
6.03 kB
feat: enhance question repair and parsing logic by introducing strict explanation checks. Update related functions to support lenient parsing options, improving flexibility in question validation. Adjust tests to verify behavior under different explanation strictness settings.
3 months ago
prompts.ts
Safe
4.56 kB
Rename project from Labas to Pram
3 months ago
regenerate-questions.ts
Safe
3.32 kB
feat: refactor AI response handling by introducing parseAiJsonResponse and related utilities to improve JSON parsing and error handling. Streamline response processing in client and pipeline modules, enhancing robustness against HTML error pages and reasoning blocks. Add tests for new parsing functions to ensure reliability.
3 months ago
repair.ts
Safe
14.5 kB
feat: enhance question repair and parsing logic by introducing strict explanation checks. Update related functions to support lenient parsing options, improving flexibility in question validation. Adjust tests to verify behavior under different explanation strictness settings.
3 months ago
schema-to-prompt.ts
Safe
2.57 kB
feat: enhance testing capabilities and introduce new components for question management. Add testing section in AGENTS.md with instructions for running tests and configuring the test environment. Update package.json files to include test scripts and integrate @electric-sql/pglite for in-memory database testing. Introduce CalloutCard and update FilterBar and SoalBrowser components to support visibility filters for private and public questions. Implement new test cases for various functionalities across the application.
3 months ago
schemas.ts
Safe
8.1 kB
Rename project from Labas to Pram
3 months ago