Andrei Onel
Andrei Onel
Look into a better way to capture logging from flask, db and standard logs
We should use flask admin to create the views for the admin Pages: 1. view all ngos 2. edit ngo 3. view users 4. edit user details 5. a stats...
This is a larger issue but the main parts are: 1. Scrape the ANAF site to get the list of local offices and the city that "belong" to them 2....
It's just plain text now
We want to separate header more from page. We need a new wireframe and some small HTML changes.
As an NGO I want to export the donors list from my account in an xls/csv format. The export option should be near each year.
Related to #19 Add ability to clean timeline in WebRTCStats. - Add `clearTimeline` method to the `WebRTCStats` class in `src/index.ts` to clear the timeline of events. - Update the `destroy`...
I tried to use DSPy with vertex and I got this error when running a script. ``` Traceback (most recent call last): File "/app/./utils/test.py", line 10, in vertex_ai = GoogleVertexAI(...
### TL;DR I'm trying to deploy to cloud run and one of the `env_vars` has a value that is multi line, specifically it is a PEM key. This seems to...
I would like to help with adding some refence docs to the code base if that would be useful. I saw another issue regarding documentation, so I also wanted to...