Devendra Vishwakarma
Devendra Vishwakarma
> ```scala > PostgresJsonSupportAPI > ``` This is not working for simple type as well ``` trait MyPostgresProfile extends ExPostgresProfile with PgArraySupport { override val api: API = new MyAPI...
Is there any fix going to come for this ?, Today I encountered a usecase where I needed to take only distinct records within group. So I ended up the...
@mattjoyce I just hit this problem, I have all query params defined as optional, but still it is failing with `Input validation error: None is not of type 'string'` This...
We also hit with the same problem when upgrading our environment to new release. mflow version = 2.7.1 ``` 2024/10/17 16:53:55 INFO mlflow.store.db.utils: Creating initial MLflow database tables... 2024/10/17 16:53:55...
[Steviey](https://github.com/Steviey) > Error: page not found This is so sad to see that such great open source AI agent builder has no ssl support To answer your problem of page...
What is the exact configuration to enable this if I am running litellm using command line `litellm`
++ @ishaan-jaff
@CalebCourier any guidelines to set SELF_ENDPOINT env value ?