janwout

Results 15 comments of janwout

Managing commit hooks would be very useful for us

@safwanrahman thank you for the response. We implemented django-tenants, so we have for each client a database schema. We can use a specific database schema with a django-tenants management command,...

I think in short, add the possibility to add index as an argument to the management commands Is this possible you think @safwanrahman

@safwanrahman @barseghyanartur @CorrosiveKid what is needed for a celery signal processor to be added to the project?

@Adityakeskar @saurabhsalgia @sanderlepik we added tenant_name to all documents: https://gitlab.com/pleio/backend2/-/blob/dev/core/documents.py#L30 So not an index per tenant, but the tenant info in each document. We use this tenant_name field when searching

@jptaylor thanks for the response. I entered the creditcard information. But no difference after this. I do not see any logging either. It just waits probably on input? The microphone...

yeah I am running locally, followed readme and filled the api keys it asks for microphone access and it says it is allowed. Firefox and Chrome. I tried localhost in...

@jptaylor yes, a green bar when making noise in the check page. Thanks for trying to reproduce! I use the latest main branch

Tried a lot, server on localhost, run on https. Seems that the pipeline is going stale or something. After the sound, for requesting user input after thes messages nothing ever...

I see in firefox the microphone turn red on device page ![image](https://github.com/pipecat-ai/pipecat/assets/2620044/63a12ab9-fe47-40a2-9e53-09d1e45af1ad) But when sound for user input is played, the microphone icon stays gray. ![image](https://github.com/pipecat-ai/pipecat/assets/2620044/c8b10752-fd3e-45ff-ad2d-adaf3c06787b)