Yuge Zhang

Results 63 issues of Yuge Zhang

## Description Use of structured outputs and tool calls in DS Kaggle scenario. ## Motivation and Context ## How Has This Been Tested? - [ ] If you are adding...

## Summary - add a contributor guide detailing environment setup, branching conventions, and PR expectations - document the maintainer release workflow, CI label usage, and backport process - surface both...

codex

## Summary - capture the raw `uv lock --upgrade` output for use in the automated PR description - timestamp the generated branch and PR title while updating the schedule to...

codex

## Summary - expand documentation across the SQLite span/resource helper methods to describe JSON rehydration and validation flows - add inline commentary around span persistence, running-rollout fetches, and health check...

codex

## Summary - stream wait_for_rollouts responses over SSE so the client can wait for longer timeouts - add client-side SSE handling with 60s retry chunks and document the new behavior...

codex

**Vote this issue if you believe it may help you.** This proposal is introduce a general Env into agent-lightning, with this Env, you will no longer need to write new...

need discussion

Let's vote on this one. Make the verl integration compatible with VERL 0.6 could need some efforts and I'm not sure how urgent it is. Also, as verl 0.5 is...

## Summary - add rendering support for the `jinja` and `poml` engines to `PromptTemplate.format` - allow inline POML markup or `.poml` files with configurable output format via `_poml_format` - cover...

codex

## Summary - add a reusable utility for creating, starting, and stopping uvicorn servers in threads or processes - switch the LLM proxy and LightningStore server to use the shared...

codex

It's not working with verl 0.5.0. ```bash ray.exceptions.RayTaskError(ModuleNotFoundError): ray::WorkerDict.actor_rollout_init_model() (pid=10928, ip=10.1.1.104, actor_id=3b846a02a80aa8b92c91fcfb01000000, repr=) File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception...