19 Commits (23cd615489f58910bd191510b83ed162a7626d73)

Author SHA1 Message Date
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 1 month ago
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 months ago
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 months ago
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 months ago
  -LAN- 5ccfb1f4ba
refactor: Improve model status handling and structured output (#20586) 5 months ago
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 months ago
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1 year ago
  陳鈞 80d14c9b22
fix(api): Code-Based Extension cause error on position map sorting (#7934) 1 year ago
  -LAN- 23fa3dedc4
fix(core): Fix incorrect type hints. (#5427) 1 year ago
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 1 year ago
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1 year ago
  takatost 6817eab5f1
fix: api / moderation extension import error (#3037) 1 year ago
  Bowen Liang 08b727833e
generalize helper for loading module from source (#2862) 1 year ago
  Bowen Liang 8b15b742ad
generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 1 year ago
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
  newsouther 0e239a4f71
fix: read file encoding error (#1902) 1 year ago
  Garfield Dai db43ed6f41
feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago