-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml.example
More file actions
executable file
·35 lines (35 loc) · 992 Bytes
/
config.yaml.example
File metadata and controls
executable file
·35 lines (35 loc) · 992 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
cli:
streaming:
chunk_display_delay: 0.0
deduplication_method: hash
enable_deduplication: true
enable_response_streaming: true
deepflame:
bashrc_path: /home/xk/Software/1_Deepflame/dfv1.3_0102/deepflame-dev/bashrc
bins:
- /home/xk/Software/1_Deepflame/dfv1.3_0102/deepflame-dev/platforms/linux64GccDPInt32Opt/bin
model:
name: deepseek-chat
provider: deepseek
model:
name: gpt-5
provider: azure
openfoam:
bashrc_path: /opt/openfoam7/etc/bashrc
bins:
- /opt/openfoam7/bin
- /opt/openfoam7/platforms/linux64GccDPInt32Opt/bin
openfoam:
bashrc_path: /opt/openfoam10/etc/bashrc
bins:
- /opt/openfoam10/bin
- /opt/openfoam10/platforms/linux64GccDPInt32Opt/bin
tools:
timeout: 120000
pdf_processing:
default_method: markitdown
markitdown:
command_template: "python /path/to/markitdown_script.py --input {input_pdf} --output {output_md}"
mineru:
command_template: "magic-pdf -p {input_pdf} -o {temp_dir} -m auto"
china_source: false