0

Update README.md

This commit is contained in:
Nicolas 2024-05-02 13:26:46 -07:00 committed by GitHub
parent 3c81ff1937
commit 3748f8e322
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -207,7 +207,8 @@ curl -X POST https://api.firecrawl.dev/v0/scrape \
"llm_extraction": { "llm_extraction": {
"company_mission": "Train a secure AI on your technical resources that answers customer and employee questions so your team doesn't have to", "company_mission": "Train a secure AI on your technical resources that answers customer and employee questions so your team doesn't have to",
"supports_sso": true, "supports_sso": true,
"is_open_source": false "is_open_source": false,
"is_in_yc": true
} }
} }
} }