aiondemand / aiondemand/aiod-enhanced-interaction
Make LLM 'metadata filtering' processes agentic
Aperta
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
There are two main processes you need an LLM for for the metadata filtering task:
- Extraction of metadata filtering
- Parsing of user queries
Due to small LLMs being rather inaccurate in performing these tasks, we may need to either build a more robust pipeline for retrieving relevant data from the input or we could use agentic system (Re-Act) and let the model decide whether it has done a good job in extracting all the requested data or it needs to perform further refinement...
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.