

I meant that I use OpenAI’s web_search tool for the app, changing that is not difficult but would require testing after he fact. Changing LLMs for summarizers, outliners and final report is just few lines of code, especially if the providers use OpenAI formate, and should be easy also test-wise.
I am now working on implementing “tavily” search tool in addition to web_search by OpenAI. The app will default to “tavily” when valid api key is provided by the client.
I just implemented the columns (stages) name change. But the coloring will be lost.