AutoLTX
AutoLTX
Just curious, will it be better if there is a seperate repo.md in subfolders, and 1 repo.md in a centralized folder. Read each node of repo.md from file location path...
> Thank you for doing this, @AutoLTX . I think there are multiple requests to see costs in the frontend, and this PR allows a way to do so. >...
> Hello, thanks so much for the contribution! > > I think we definitely want a way to display costs in the frontend, but we were discussing the design because...
Hi, @rbren,@enyst, @neubig .I've created a basic version of frontend. Do you think this looks good? I prepare to add an additionall toggle style switch for users to control whether...
Agree with @enyst. In fact I also proposed the idea of pass the cost info through runtime processing process when I jumped in to the PR initially. And this will...
Gentally ping @enyst. It seems the CICD finished sucecessfully, could you please review and approve the PR?
This PR needs to wait for backend PR https://github.com/All-Hands-AI/OpenHands/pull/7082 merge first. And I may still change some details of the PR. But the inital design is finished. Let's make sure...
@rbren Certainly! I will follow your advice. And I guarantee to complete it before this weekend By the way, do you think it's ok to expose accumulated_cost, total_tokens, prompt_tokens, and...
Hi, @amanape.I've update the code to align with @rbren 's requirement. Now all the CI passed. Could you please review it? Latest result: By the way, do we need to...
Thanks for remind. @rbren I checked the code and use baseModal now. The window will be closed when users use "esc" or click other space of the website. I don't...