Raed

Results 14 comments of Raed

I hope @tiangolo would adapt FastAPI to have less boilerplate code when using MongoDB.. This would be fantastic.

Hi, you have to do the following commands to make it work for you : `protoc object_detection/protos/*.proto --python_out=.` Add the following to your ~/.bashrc : `export PYTHONPATH=$PYTHONPATH:/TensorFlow/models/research/object_detection:/TensorFlow/models/research:/TensorFlow/models/research/slim`

I would like to see this feature too.

I have the same problem. Even with using ``DEFAULT_MODEL`` as ``gpt-4`` it seems to use gpt-3.5

> I have prototype scheduler working - will release soon. 3 years later, I'm still waiting for this :)

@blakeblackshear is there any possibility to print the content of the new config.yml to console when file is read only and frigate fail with error ? This will make the...

Thank you @edsiper for your help. I spent the day retesting again all the combinations without success. I also tested all the versions of Fluent Bit from 4.0.3 to 3.2.7...

> [@raedkit](https://github.com/raedkit) do you have a simple OTLP JSON log I can try with your config ? Yes sure, please find it below. But as I explained the record is...

@edsiper sorry to bother you, but have you been able to reproduce the issue on your side ?

Please find below a complete scenario to reproduce this bug using [grpCurl](https://github.com/fullstorydev/grpcurl) : `Fluent Bit Config` ``` [SERVICE] Flush 1 Daemon Off Log_Level info HTTP_Server On HTTP_Listen 0.0.0.0 HTTP_Port 8888...