aar2dee2
aar2dee2
Issue #8338 ## What kind of change does this PR introduce? Bug fix - input validation for redirect domain urls in Authentication settings ## What is the current behavior? Chrome...
## What does this PR do? Fixes #2744 /claim #2744 **Environment**: Staging(main branch) / Production ## Type of change - [ ] New feature (non-breaking change which adds functionality) ##...
## What does this PR do? Fixes #1550 /attempt #1550 **Environment**: Staging(main branch) / Production ## Type of change - New feature (non-breaking change which adds functionality) ## How should...
## What does this PR do? Implements #13148 [Greenhouse](https://www.greenhouse.com/) integration to sync bookings Currently a draft PR while I wait for access to a Greenhouse sandbox to test this. Fixes...
### Is your proposal related to a problem? I use Cal to schedule user interviews for [Telborg](https://telborg.com), then take handwritten notes during the video meeting and rewrite those notes in...
I've added an `llmOptions` param in extract options for the `v1/scrape` endpoint. This accepts an object with a 'model' and a 'provider' property. For example, ```json "extract": { "llmOptions": {"provider":...