Add inference ability to all models, just add the suffix -r1-fusion to the model name. For example: gpt-4o-r1-fusion Inspired by Deepclaude. The principle is to ask the user's questions first, obtain the thinking process, and then splice the thinking process and the problem together, and give it to the original model. This is a multi-model fusion method that works on the 302 platform for any model This feature can be used with image analysis or network search For example: gpt-4o-r1-fusion-web-search Price: + DeepSeek-R1-302 model cost based on the original model
{"id":"chatcmpl-123","object":"chat.completion","created":1677652288,"choices":[{"index":0,"message":{"role":"assistant","content":"\n\nHello there, how may I assist you today?"},"finish_reason":"stop"}],"usage":{"prompt_tokens":9,"completion_tokens":12,"total_tokens":21}}