Skip to content

Conversation

@jinhao2019
Copy link
Contributor

No description provided.

@jinhao2019 jinhao2019 closed this Nov 6, 2025
@jinhao2019 jinhao2019 reopened this Nov 6, 2025
@yaozheng-fang yaozheng-fang marked this pull request as draft November 7, 2025 08:02
@haojin2019 haojin2019 marked this pull request as ready for review November 10, 2025 11:02
@haojin2019 haojin2019 merged commit d48235e into volcengine:main Nov 10, 2025
10 checks passed
zhxie added a commit to zhxie/veadk-python that referenced this pull request Nov 14, 2025
commit 831329d
Author: Qingfu Wu <wuqingfu.528@bytedance.com>
Date:   Thu Nov 13 16:26:19 2025 +0800

    docs: add instructions for using the sandbox tool (volcengine#308)

commit 56087ef
Author: Qingfu Wu <wuqingfu.528@bytedance.com>
Date:   Thu Nov 13 16:12:33 2025 +0800

    feat: add agent authorization in agent callback (volcengine#303)

    * feat: add agent authorization in agent callback

    * fix callback addition

    * fix: change workload id and using assumeRole

    * fix: fix docstrings

    * fix: fix comment issues and add getting role_trn from VEFAAS_IAM_CRIDENTIAL_PATH

commit e96cf0b
Author: Gou Tan <88194563+floritange@users.noreply.github.com>
Date:   Thu Nov 13 10:58:15 2025 +0800

    fix(cli_args): format cli deploy update clean args (volcengine#307)

commit f4c9dc7
Author: hanzhi <53893931+zakahan@users.noreply.github.com>
Date:   Wed Nov 12 21:06:15 2025 +0800

    fix: redis backend and knowledge log (volcengine#306)

    * fix: redis backend
    * fix: log of kb

commit a3bd513
Author: haojin2019 <jinhao.2019@bytedance.com>
Date:   Tue Nov 11 23:00:33 2025 +0800

    fix(a2a): fix the error about missing ShortTermMemory for agent_executor of VeA2AServer. (volcengine#301)

    * optimize(tools): Support batch size for video_generate tool

    * fix(a2a): Fix the bug for missing ShortTermMemory for agent_executor of VeA2AServer

    * fix code format error

commit 768ba33
Author: Eric <cu.eric.lee@gmail.com>
Date:   Tue Nov 11 21:03:11 2025 +0800

    support to run C++ code via python implicitly (volcengine#305)

commit f2f5279
Author: yaozheng-fang <fangyaozheng@bytedance.com>
Date:   Tue Nov 11 11:31:16 2025 +0800

    release 0.2.22 (volcengine#299)

commit cdad50b
Author: Gou Tan <88194563+floritange@users.noreply.github.com>
Date:   Tue Nov 11 08:54:30 2025 +0800

    fix(cli_update): fix ak-sk of cli update (volcengine#298)

    * fix(cli_update): fix ak-sk of cli update

    * fix(cli_update): fix ak-sk of cli update (cloudapp)

commit d48235e
Merge: 1d20a2d 7404d2f
Author: haojin2019 <jinhao.2019@bytedance.com>
Date:   Mon Nov 10 19:12:50 2025 +0800

    Merge pull request volcengine#285 from jinhao2019/feat/Support_customer_http_client

    Feat: Support custom http client for RemoteVeAgent

commit 1d20a2d
Author: diseng <dengqinglin@bytedance.com>
Date:   Mon Nov 10 15:28:44 2025 +0800

    fix: change the default save path of evalset and trace file (volcengine#289)

commit 973925b
Author: M1a0 <liyuhan.loveyana@bytedance.com>
Date:   Mon Nov 10 15:27:51 2025 +0800

    feat: add run_processor support for Agent Runner (volcengine#296)

    1. **Runner run_processor support**
       - Add `run_processor` parameter to Runner.__init__() and Runner.run()
       - Support multiple sources with priority: run() arg > __init__ arg > agent.run_processor > NoOpRunProcessor

    2. **Fix IdentityClient region initialization**
       - Change default region from hardcoded "cn-beijing" to None in WorkloadTokenManager
       - Auto-detect region using _get_default_region() when not specified
       - Import _get_default_region from auth_config module

    Changes:
    - veadk/runner.py: Add run_processor support with priority chain
    - veadk/integrations/ve_identity/token_manager.py: Fix region initialization
    - veadk/integrations/ve_identity/auth_mixins.py: Minor formatting fix

commit fe6474a
Author: wangyue <wangyuelucky@126.com>
Date:   Mon Nov 10 15:20:14 2025 +0800

    feat(tools): support volcano text-to-speech tool

    * support volcano TTS tools

    * update pyaudio dependency

    * code lint

    * code lint

    * fix(tts): improve functionality and reliability of text-to-speech conversion

    * fix(tts): improve return structured dict with 'saved_audio_path'

    * fix(tts): enhance error message and clarify docstring

    * fix(tts): enhance error message and clarify docstring

    * auth(veauth): support query tts app_key from openapi

    * auth(veauth): support query tts app_key from openapi

    * auth(veauth): implement speech token retrieval with credential fallback

    * update config.yaml.full

    * fix: move pyaudio from py core dependency to extension

    * fix: move pyaudio from py core dependency to extension

    ---------

    Co-authored-by: wangyue.demon <wangyue.demon@bytedance.com>

commit 7404d2f
Author: jinhao.2019 <jinhao.2019@bytedance.com>
Date:   Thu Nov 6 09:28:52 2025 +0800

    Optimize the code format

commit 2029ee7
Author: jinhao.2019 <jinhao.2019@bytedance.com>
Date:   Thu Nov 6 00:27:07 2025 +0800

    Support custom http client for RemoteVeAgent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants