Can execute function or tools ?

#39
by UrielSalto - opened

How I can adapt it to my use case, just with fine tuning or it's possible implement RAG or any call function ?

same question

You either 1) need finetuning or 2) run an streaming ASR (very lightweight) +LLM in parallel, and feed the results back into the PersonaPlex text channel. We have 2) sort of working internally. But finetuning is the way to do this properly in the future.

royrajarshi changed discussion status to closed

Sign up or log in to comment