|
|
|
|
|
by _andrei_
659 days ago
|
|
Thank you for the reply and the video. I like the code + flow UI combo. It might be that the new Structured Outputs feature is subpar when compared with "structured output through function calling", I'll try to compare them. `/api` contains the openai/anthropic clients builder, using llm-api (on npm) as a wrapper. There are no external tools, the LLM is just forced to call a shim "returnResult" function to make it fill each field according to the schema. |
|