LLM Expert Routing #23
Labels
AI-Agents
Autonomous AI agents using LLMs
AI-Chatbots
Topics related to advanced chatbot platforms integrating multiple AI models
Algorithms
Sorting, Learning or Classifying. All algorithms go here.
Automation
Automate the things
idea
Just a seed of an idea
llm
Large Language Models
RAG
Retrieval Augmented Generation for LLMs
I want to experiment with a reliable way to use a simple mix of experts, of a sort. I thought a pipeline starting with a classification. Some way put the request into a definite category. 5-10 Categories at most. Write a classifier prompt that demands a single word from a list, using function calling or not.
Possible algorithm:
Prompt: Here is a an incoming request that requires classification. It has been truncated to 200 words.
System: Valid responses: Terminal, Bash, Web, Github, ...................
The text was updated successfully, but these errors were encountered: