Kamal Moha

Results 9 issues of Kamal Moha

I was suggesting if you could add a feature that does places_autocomplete() as the user is inputing the location keyword. This would be very helpful and much more user friendly...

type: feature request
triage me

### Search before asking - [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report. ### Notebook name Train Detectron2 Segmentation on Custom Data ### Bug...

bug

I know that by default the driver is --headless meaning it's not able to open browser in colab. I'm trying to add custom option so as to make driver headful...

I'm trying to login to MySQL. I have used the correct mysql credentials and followed the instructions from the docs. But I get an error when I try connecting. This...

bug

### Required Pre-requisites - [x] I have read the [Documentation](https://www.aci.dev/docs) - [x] I have searched the [Issue Tracker](https://github.com/aipotheosis-labs/aci/issues) and [Discussions](https://github.com/aipotheosis-labs/aci/discussions) that this hasn't been reported yet. - [ ] Consider...

I’m trying to deploy a docker container using play-with-docker. But I get the error message; “Error: Data source DNS is empty. It’s a required field.” as shown below ![image](https://github.com/user-attachments/assets/fe5c787b-8000-4c35-aaa7-979bc29925ea) Here...

Hi all, I'm working on integrating my livekit agent (which is working fine in agent playground) to my flutter app and have the user click a button & then be...

This PR solves the issue that google model fails in analyzing/interpreting JSON file links when using `DocumentUrl`. ``` from pydantic_ai import Agent, DocumentUrl from pydantic_ai.models.google import GoogleModel from pydantic_ai.providers.google import...

awaiting author revision

I'm trying to retrieve lead info when a user fills out a lead ad. I'm following the docs here https://developers.facebook.com/docs/graph-api/webhooks/getting-started/webhooks-for-leadgen/ Though when I try to have the page install the...