aiondemand / aiondemand/aiod-enhanced-interaction

Make LLM 'metadata filtering' processes agentic

Aperta
#118 0 commenti 0 reazioni 1 assegnatario Rivendicata da @marcel-vesely-kinit Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.