bytecii
6518d87cd2
refactor: move HITL models to app/hitl/config.py
2026-02-23 17:49:45 -08:00
bytecii
702a819d7f
refactor: move HitlOptions and ApprovalRequest to app.hitl package
...
- Move HitlOptions and ApprovalRequest models from chat.py to app/hitl/__init__.py
- Remove unnecessary hasattr guard on auto_approve (always initialized)
- Remove issue reference comment and docstring comments
- Update all imports across controllers, services, and tests
2026-02-23 17:47:20 -08:00
bytecii
778bea2575
redesign & fix
2026-02-23 04:59:33 -08:00
Wendong-Fan
5ca2caf557
feat: support grok,mistral,sambanova ( #1321 )
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-02-21 14:15:01 +08:00
Angel98518
e675dec712
feat: enhance model validation with detailed error messages and diagnostics ( #1155 )
...
Co-authored-by: Gittensor Contributor <contributor@gittensor.io>
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: bytecii <994513625@qq.com>
2026-02-17 15:53:48 -08:00
bytecii
9c396ee015
tests: fix and refactor tests ( #1262 )
...
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-13 23:16:14 -08:00