Is it possible to use the compactor endpoint independently? I have my own agent loop i maintain for my domain specific use case. We built a compaction system, but I imagine this is better performance.
Yes you can and I really like it as a feature. But it ties you to OpenAI…
I would guess you can if you're using their Responses api for inference within your agent.