Maxim-fin

u/maxim_be@lemmy.ml
5 posts · 12 comments

Recent posts

Recent comments

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 need to study the repo, but the first thing I can say is that mine is in JS.

Edit: in addition, GPT researcher uses tavily for web search and mine uses web_search tool but OpenAI Edit-2: added optin with "tavily" into my app as weel

No, not yet, but it is a good idea. I will have to think how to do that

Edit: I just thought, what you could is to delete the existing column and then add back a new one with the name you like. You will lose the default colors though.