# see https://github.com/sigoden/aichat/blob/main/config.example.yaml model: deepinfra:deepseek-ai/DeepSeek-V3.2 stream: false save: true wrap: auto function_calling: true mapping_tools: dev: "web_search,execute_command,fs_ls,fs_cat,fs_write,fs_patch,fs_mkdir,fs_rm" use_tools: null clients: - type: openai-compatible name: deepinfra models: - name: deepseek-ai/DeepSeek-V3.2 supports_function_calling: true