Closed sammybigbux closed 1 month ago
We shouldn't add functions to the LLM because that adds 2-3 seconds per call. Instead we should just return a special string and parse it so that it triggers a function call.
We shouldn't add functions to the LLM because that adds 2-3 seconds per call. Instead we should just return a special string and parse it so that it triggers a function call.