marct83
marct83
Having some trouble with the Overlapping Leave query. If I try and put a leave in for a day before a day that already has a leave. I get error:...
I have an odd issue. I updated to the most recent code. When I try and bring up an employees absences page once editing the employee it just returns me...
### Bug Report or Feature Request (mark with an `x`) ``` - [ X] bug report -> please search for issues before submitting - [ ] feature request ``` ###...
Any plans to publish an Ivy distribution?
### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search for issues before submitting - [ ] feature request ``` ### Versions....
Mermaid docs should be working with the Material for Mkdocs version that is in the techdocs container but they do not. https://squidfunk.github.io/mkdocs-material/reference/diagrams/ I have added to my mkdocs.yml: ``` -...
I have upgraded my app to angular 15. I am not using standalone components yet. I have added This to my main.ts file ``` ts bootstrapApplication(AppComponent, { providers: [ provideAnimations(),...
I have some KML and KMZ files that show different in google earth than in leaflet. The alignment is off on the leaflet map. Is there something I should check?
Is there a way to create a permissions policy to only allow permissions on questions that are tied to entities you own?
### Issue # (if applicable) Closes #453 . ### Reason for this change Add support for Azure OpenAI. ### Description of changes Added the Langchain @langchain/azure-openai depency to agent-langgraph. Updated...