Open cowarder11 opened 2 weeks ago
Hey @cowarder11 !
Can you share more details about your use case? It sounds like you want the Agent UI to just return saved responses from a database instead of making calls to the language models. Is that correct?
I want to add a fixed process in Agent UI. Every time after the user inputs a query, I will retrieve a similar one from the database and then output it to the user. Where should I develop this code? should I learn more of unicorn or phidata?