mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +00:00
14 lines
283 B
TOML
14 lines
283 B
TOML
provider = "perplexity"
|
|
|
|
[overrides."sonar-deep-research"]
|
|
max_input_tokens = 128000
|
|
max_output_tokens = 8192
|
|
image_inputs = true
|
|
audio_inputs = false
|
|
video_inputs = false
|
|
image_outputs = false
|
|
audio_outputs = false
|
|
video_outputs = false
|
|
reasoning_output = true
|
|
tool_calling = false
|