About language model applications

If a standard prompt doesn’t generate a satisfactory response with the LLMs, we should always supply the LLMs distinct instructions.It’s also truly worth noting that LLMs can generate outputs in structured formats like JSON, facilitating the extraction of the desired action and its parameters without having resorting to classic parsing solution

read more