anzestrela

Results 4 issues of anzestrela

I don't like that you have to pay openai and send them the data to use the new AI smart picker tools. I think it'd be great if we could...

enhancement
0. Needs triage

Would it be possible to use this with searXNG instead of Serper? As searXNG can be hosted locally and is free.

I am running a slightly modified version of farfalle, to be able to use a custom OpenAI compatable API I changed ```llm.llm = LiteLLM(model=llm.llm.model) ``` to ```llm.llm = LiteLLM(model=llm.llm.model, api_base="http://192.168.73.78:5000/v1")```...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. to triage