utsukprani
utsukprani
**Issue Summary** **OR** operator is not working consistently. It is somehow only taking into account the first two OR conditions. It is not taking into account the third condition. For...
**Issue Summary** I am trying to invoke the Search Alert api to get alerts for a specific date. http://myhost:myport/api/alerts?q=(_.l0:(Dev OR Prod) AND _.account_id:191065203777 AND lastReceiveTime:"2022-03-09") However, the createTime field does...
Hi, I have added few custom plugins in my alerta. 1. In one plugin, in the post receive, I am sending the alert to a Kafka queue so that it...
I have created a very simple spring boot application. I am trying to call my bot from my spring boot application (RestController). I am behind my company's firewall. OS -...
### Describe the bug hi, i am new to OpenLLM. i am trying to use OpenLLM with a locally downloaded model. i downloaded the model NousResearch/Llama-2-7b-chat-hf from HuggingFace website. i...