Skip to content

Tars improvements#101

Merged
danyalxahid-askui merged 5 commits intoaskui:mainfrom
ibitcy:tars-improvements
Aug 8, 2025
Merged

Tars improvements#101
danyalxahid-askui merged 5 commits intoaskui:mainfrom
ibitcy:tars-improvements

Conversation

@stephenkopylov
Copy link

@stephenkopylov stephenkopylov commented Jul 24, 2025

We’ve fixed a minor issue with the TARS model initialization (it was slightly broken), and added support for the TARS_MODEL_NAME environment variable - previously, it was hardcoded to "tgi".

@adi-wan-askui adi-wan-askui self-requested a review July 25, 2025 07:27
Copy link
Contributor

@adi-wan-askui adi-wan-askui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx so much for your contribution @stephenkopylov :)

We neglected the UI Tars support quite a bit so it is great to see you contributing here. Solid code.

README.md Outdated
1. Step: Host the model locally or in the cloud. More information about hosting UI-TARS can be found [here](https://github.com/bytedance/UI-TARS?tab=readme-ov-file#deployment).

2. Step: Provide the `TARS_URL` and `TARS_API_KEY` environment variables to Vision Agent.
2. Step: Provide the `TARS_URL`, `TARS_API_KEY`, and optionally `TARS_MODEL_NAME` environment variables to Vision Agent.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. Step: Provide the `TARS_URL`, `TARS_API_KEY`, and optionally `TARS_MODEL_NAME` environment variables to Vision Agent.
2. Step: Provide the `TARS_URL`, `TARS_API_KEY`, and optionally `TARS_MODEL_NAME` (defaults to `"tgi"`) environment variables to Vision Agent.

or

Suggested change
2. Step: Provide the `TARS_URL`, `TARS_API_KEY`, and optionally `TARS_MODEL_NAME` environment variables to Vision Agent.
2. Step: Provide the `TARS_URL`, `TARS_API_KEY`, and optionally `TARS_MODEL_NAME` (defaults to `"ui-tars"`) environment variables to Vision Agent.

depending on the anwer above.

Stepan Kopylov added 2 commits July 25, 2025 14:43
Copy link
Contributor

@adi-wan-askui adi-wan-askui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice :)

@danyalxahid-askui
Copy link
Contributor

Thanks again for your contribution @stephenkopylov :)

@danyalxahid-askui danyalxahid-askui merged commit 347e851 into askui:main Aug 8, 2025
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