mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-09-10 06:15:21 +00:00
Web Search Providers update
This commit is contained in:
parent
8457fc9d32
commit
a361b005c9
18 changed files with 1698 additions and 223 deletions
|
@ -151,4 +151,4 @@ class LLMWrapper:
|
|||
'stop': kwargs.get('stop', self.llm_config.get('stop', [])),
|
||||
'echo': False,
|
||||
}
|
||||
return llama_kwargs
|
||||
return llama_kwargs
|
Loading…
Add table
Add a link
Reference in a new issue