goran-ristic-dev

Results 1 issues of goran-ristic-dev

### 🚀 The feature Currently , App.query and App.chat gets context from database: ` contexts = self._retrieve_from_database( input_query=input_query, config=config, where=where, citations=citations, **kwargs )` it would be useful to extend this...