What the template is formatted with for function calls

#32
by Charles99 - opened

What do you fill in with python-llama-cpp to configure chat_format function calls don't seem to work?

You can just copy our function calling prompts in the example section (including available functions and commands) into the user prompt. Also, you can provide available functions in the system prompt, and then add your commands to the user prompt.

Sign up or log in to comment