...

seunosewa

1728

Karma

2007-04-10

Created

Recent Activity

  • If you need precision, that's the way to go, and it's usually cheaper and faster too.

  • Commented: "DeepSeek-v3.1"

    Sometimes it will randomly generate something like this in the body of the text: ``` <tool_call>executeshell <arg_key>command</arg_key> <arg_value>echo "" >> novels/AI_Voodoo_Romance/chapter-1-a-new-dawn.txt</arg_value> </tool_call> ```

    or this: ``` <|toolcallsbegin|><|toolcallbegin|>executeshell<|toolsep|>{"command": "pwd && ls -la"}<|toolcallend|><|toolcallsend|> ```

    Prompting it to use the right format doesn't seem to work. Claude, Gemini, GPT5, and GLM 4.5, don't do that. To accomodate DeepSeek, the tiny agent that I'm building will have to support all the weird formats.

  • Commented: "DeepSeek-v3.1"

    The DeepSeek R1 in that list is the old model that's been replaced. Update: Understood.

HackerNews