Multi-Action Agent w/ @OpenAI Functions OpenAI functions allows the LLM to select a single tool to use… but often times it can be more efficient to have the LLM select MULTIPLE tools to use (if tasks can be done in parallel) Enter… the `openai-multi-functions` agent
Multi-Action Agent with OpenAI Functions for LLMs
By
–
Leave a Reply