Commit Graph

20 Commits

Author SHA1 Message Date
Yuge Zhang 2c2f17d7b3 update docs 2025-12-23 11:41:15 +08:00
Yuge Zhang 1d199b21c7 Support customizing trainer and daemon in VERL (#407) 2025-12-12 13:31:30 +08:00
Yuge Zhang 1e36e660b1 Support with_llm_proxy and with_store in algorithms (#398) 2025-12-11 16:50:42 +08:00
Yuge Zhang 3761c0f54c Support native advanced queries in LightningStore (#318) 2025-11-18 10:54:55 +08:00
Yuge Zhang 848623766d Azure OpenAI Finetuning example (#256) 2025-11-01 23:44:30 +08:00
Zhiyuan He a02e1b91d9 Add support for verl 0.6.0 (#246) 2025-10-31 15:30:38 +08:00
Yuge Zhang d16538da96 Internal API update in preparation for Tinker integration (#226) 2025-10-28 11:26:49 +08:00
Yuge Zhang 0decbabfbe Remove extra blank lines after Examples headers (#201) 2025-10-23 15:06:49 +08:00
Yuge Zhang 7d8dccd2b0 Refresh Python Package Docstrings and Minor Documentation Refinement (#173) 2025-10-19 23:08:10 +08:00
Yuge Zhang b7d2d6d6cb Upgrade SQL Agent Example to v0.2 (#164) 2025-10-16 17:49:45 +08:00
Yuge Zhang d35a33dc14 [BREAKING] Strip "Base" from base classes (#158) 2025-10-16 09:52:12 +08:00
Yuge Zhang bdc0b7e2a8 [BREAKING] Update API names and imports (#155) 2025-10-15 13:37:44 +08:00
Yuge Zhang 86becfdbff Add Built-in APO algorithm and Associated Examples (#153) 2025-10-14 16:17:01 +00:00
Yuge Zhang 495d4eba38 Refine algo decorator fallbacks (#146) 2025-10-13 23:46:47 +08:00
Yuge Zhang f032ffa319 Refactor LitAgent decorators and add prompt_rollout support (#141) 2025-10-11 13:56:08 +08:00
Yuge Zhang 8a4ecbacf6 Improve debugging experience and add new APO example (#138) 2025-10-11 01:42:54 +08:00
Yuge Zhang 7bf418ea67 Use v0.2 interfaces in Trainer (#129) 2025-10-09 01:53:12 +08:00
Yuge Zhang 66bcfeba11 Fix pyright issues (#101) 2025-09-20 14:51:56 +08:00
Yuge Zhang a9208ab700 Sort imports (#100) 2025-09-20 11:30:34 +08:00
Yuge Zhang ddc8997b8c Embed algorithm into trainer (#99) 2025-09-19 18:42:58 +08:00