Hey Archestra team, hope you’re all doing great!
I’ve been deploying Archestra with my team, I encountered two main issues so far:
1. I’m using OpenRouter as the main provider. The prices logged on Archestra and what is reported by OpenRouter are different, it looks like inference from OR isn’t using the price reported by them but the cached $/MTok price. Is it a known issue?
2. On the frontend, whenever a chat is streaming the response, the text input gets unresponsive. Profiling the browser at this specific moment shows that each onkeypress event takes approx. 200ms and blocks the main frame. I have a fix on my local machine, but before proposing it I’d like to see if that’s something you’re aware of and if that’s already been included in your internal roadmap?