sammybigbux / deckhub

1 stars 0 forks source link

Optimization idea #52

Closed sammybigbux closed 1 month ago

sammybigbux commented 3 months 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.