Commit History

Refactor: Continuous conversation, UI improvements, and build fixes
0bf5c85

m46012002 commited on

Merge branch 'main' of https://huggingface.co/spaces/colearn30/colearn30-ai-grading-agents into main
945558a

m46012002 commited on

fix: resolve syntax error in openai_service.py
f72394c

m46012002 commited on

Update backend/app/services/openai_service.py
664bf81
verified

colearn3030 commited on

Update backend/app/routers/grading.py
e690684
verified

colearn3030 commited on

Update backend/app/models/grading.py
3ce7c05
verified

colearn3030 commited on

Update frontend/src/types/index.ts
1e2d64b
verified

colearn3030 commited on

Update frontend/src/App.tsx
658c694
verified

colearn3030 commited on

feat: add continuous conversation, relax prompt constraints, and fix docker config
1902271

m46012002 commited on

Update frontend/src/App.tsx
e4974eb
verified

colearn3030 commited on

Update backend/app/models/grading.py
850faaa
verified

colearn3030 commited on

Update backend/app/routers/grading.py
886890d
verified

colearn3030 commited on

Update frontend/src/types/index.ts
2235be4
verified

colearn3030 commited on

Update backend/app/services/openai_service.py
1360311
verified

colearn3030 commited on

Update backend/app/services/openai_service.py
39498b7
verified

colearn3030 commited on

Update frontend/src/App.tsx
4a97fb3
verified

colearn3030 commited on

Update frontend/src/App.tsx
7518382
verified

colearn3030 commited on

Update backend/agents.yaml
1343e15
verified

colearn3030 commited on

Update backend/agents.yaml
324ec08
verified

colearn3030 commited on

Update backend/agents.yaml
5a87ec0
verified

colearn3030 commited on

feat: Add grading progress modal with assistant info
7e0455f

Youngger9765 Claude commited on

chore: Remove root agents.yaml, keep only backend/agents.yaml
68794df

Youngger9765 commited on

Revert "chore: Remove duplicate agents.yaml from root, keep only in backend/"
a0504ee

Youngger9765 commited on

chore: Remove duplicate agents.yaml from root, keep only in backend/
b7d4e12

Youngger9765 commited on

fix: Add agents.yaml to backend directory for HF Spaces deployment
352fa6d

Youngger9765 commited on

fix: Improve agents.yaml path detection with detailed logging
9c052f5

Youngger9765 commited on

fix: Auto-detect agents.yaml path for different environments
f440a8c

Youngger9765 Claude commited on

feat: Refactor assistant system with auto-matching and manual selection
c511d53

Youngger9765 Claude commited on

Add missing password protection files
4b54973

Youngger9765 Claude commited on

Add password protection system
3f45635

Youngger9765 Claude commited on

fix: Reorganize header layout and fix API docs link
78052ea

Youngger9765 Claude commited on

feat: Add 批改心法課程 link to header navigation
f8d0f2d

Youngger9765 commited on

feat: Add header navigation with Assistant guide and API docs
c6ff16f

Youngger9765 commited on

docs: Add comprehensive OpenAI Assistant setup guide
b95b4ff

Youngger9765 commited on

fix: Add explicit extra_headers for assistants v2 on all API calls
7cc74aa

Youngger9765 commited on

FORCE: HF Spaces rebuild with API v2 fix - build 0049
0b8225b

Youngger9765 commited on

debug: Use manual version number for HF deployment tracking
85d81d4

Youngger9765 commited on

debug: Add commit hash to API title for version tracking
dd7d950

Youngger9765 commited on

debug: Add logging to verify API v2 header initialization
372c97e

Youngger9765 commited on

force: Trigger HF Spaces restart for API v2 deployment
5e46f5d

Youngger9765 commited on

fix: Add API v2 header to assistant_setup.py
8ef5832

Youngger9765 commited on

force: Rebuild HF Spaces container to apply API v2 fix
523ef9c

Youngger9765 commited on

trigger: Force HF Spaces rebuild for API v2 fix
775c7a8

Youngger9765 commited on

fix: Update to OpenAI Assistants API v2
87be5b3

Youngger9765 commited on

fix: Remove conflicting root route from backend main.py
ee6d205

Youngger9765 commited on

fix: Correct frontend dist path in hf_app.py
1ba8086

Youngger9765 commited on

fix: Create separate HF Spaces entry point to avoid import conflicts
2d4cfcf

Youngger9765 commited on

fix: Use importlib to avoid module name conflicts in HF Spaces
3de426f

Youngger9765 commited on

fix: Resolve Python import paths for HF Spaces deployment
6ceaded

Youngger9765 commited on

fix: Add HF Spaces deployment configuration
81b816a

Youngger9765 commited on