mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-05 05:39:11 +00:00
Remove unused max tokns arg to extract qs func of doc search actor
This commit is contained in:
@@ -25,7 +25,6 @@ def extract_questions(
|
||||
api_key=None,
|
||||
api_base_url=None,
|
||||
temperature=0.7,
|
||||
max_tokens=100,
|
||||
location_data: LocationData = None,
|
||||
user: KhojUser = None,
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user