Commit Graph

241 Commits

Author SHA1 Message Date
Nicolas 137c8f5264 Nick: 2024-04-30 14:49:03 -07:00
Nicolas 4f526cff92 Nick: cleanup 2024-04-30 12:19:43 -07:00
Caleb Peffer d9d206aff6 Caleb: 2024-04-30 10:27:39 -07:00
Caleb Peffer d1235a0029 Caleb: switched back to markdown for extraction 2024-04-30 10:23:12 -07:00
Caleb Peffer ad9c8e77d1 Caleb: commented out massive test 2024-04-30 10:22:09 -07:00
Caleb Peffer a32f2b37b6 Caleb: logs work 2024-04-30 10:21:41 -07:00
Caleb Peffer 3ca9e5153f Caleb: trying to get loggin workng 2024-04-30 09:20:15 -07:00
Caleb Peffer 79cd7d2ebc Merge branch 'llm-extraction' of https://github.com/mendableai/firecrawl into llm-extraction 2024-04-29 12:12:58 -07:00
Caleb Peffer 4f7737c922 Caleb: added ajv json schema validation. 2024-04-29 12:12:55 -07:00
Nicolas b69feab916 Merge branch 'main' into llm-extraction 2024-04-29 08:40:44 -07:00
Rafael Miller 71bdbf9f15
Merge pull request #67 from mendableai/feat/python-sdk-502
[Feat] Implemented retry attempts to handle 502 errors
2024-04-29 08:38:19 -03:00
Caleb Peffer 667f740315 Caleb: converted llm response to json 2024-04-28 19:28:28 -07:00
Caleb Peffer 2ad7a58eb7 Caleb: first test passing 2024-04-28 17:38:20 -07:00
Caleb Peffer 06497729e2 Caleb: got it to a testable state I believe 2024-04-28 15:52:09 -07:00
Caleb Peffer 6ee1f2d3bc Caleb: initially pulled inspiration code from https://github.com/mishushakov/llm-scraper 2024-04-28 13:59:35 -07:00
Nicolas a72d2cc68e
Update README.md 2024-04-28 13:06:46 -07:00
Nicolas 4673cbb411
Merge pull request #84 from mendableai/greenpay-fixes
Greenpay fixes
2024-04-28 12:46:13 -07:00
Nicolas 23e3f88070
Merge pull request #83 from mendableai/website-specific-params
Specific website params support
2024-04-28 12:44:55 -07:00
Nicolas 68838c9e0d Update single_url.ts 2024-04-28 12:44:00 -07:00
Nicolas d8ee4e90d6 Update website_params.ts 2024-04-28 11:47:25 -07:00
Nicolas e6d7a4761d
Update README.md 2024-04-28 11:41:42 -07:00
Nicolas 8e44696c4d Nick: 2024-04-28 11:34:25 -07:00
Nicolas fb08f28edf
Merge pull request #66 from mendableai/feat/coupons
[Feat] Coupon system
2024-04-26 14:50:57 -07:00
Nicolas 7689c31d35 Update credit_billing.ts 2024-04-26 14:36:19 -07:00
Nicolas 0a607b9efa Merge branch 'main' into feat/coupons 2024-04-26 14:23:35 -07:00
Eric Ciarla 6cf147f5ec Contradictions tutorial 2024-04-26 16:56:22 -04:00
Nicolas fdd3b704f7
Update README.md 2024-04-26 13:37:00 -07:00
Nicolas fdf913e0f1 Update index.test.ts 2024-04-26 13:06:48 -07:00
Nicolas 8e32453424 Update auth.ts 2024-04-26 12:57:49 -07:00
rafaelsideguide 1f48998970 done 2024-04-26 16:27:31 -03:00
Nicolas ebd9be3d9c
Merge pull request #68 from mdp/mdp/dotenv_jest
[Bugfix] JS-SDK: Remove dotenv and add tests
2024-04-26 11:29:22 -07:00
Nicolas bb3da8df89 Update package.json 2024-04-26 11:28:31 -07:00
Nicolas df96fade42 Merge branch 'main' into pr/68 2024-04-26 11:28:28 -07:00
Nicolas 26f75a59c3
Merge pull request #75 from mendableai/nsc/free-credits-increase
Free credits increase
2024-04-26 10:27:00 -07:00
Nicolas d210a57a9b Update credit_billing.ts 2024-04-26 10:24:36 -07:00
Nicolas 24e1bdec1b Update credit_billing.ts 2024-04-26 10:14:29 -07:00
rafaelsideguide 06675d1fe3 almost finished 2024-04-26 11:42:49 -03:00
Nicolas f368e94cee
Merge branch 'main' into mdp/dotenv_jest 2024-04-25 17:59:20 -07:00
Nicolas 4fce848ebb Update README.md 2024-04-25 13:29:37 -07:00
Nicolas 3ac8724329 Update openapi.json 2024-04-25 13:28:07 -07:00
Nicolas fb0301c1db
Merge pull request #72 from mendableai/nsc/search-js-sdk
/search support in node sdk
2024-04-25 13:07:00 -07:00
Nicolas b7c7291b0e Nick: v15 2024-04-25 12:49:10 -07:00
Nicolas a32e16a9be Nick: added /search to the python sdk 2024-04-25 11:20:35 -07:00
rafaelsideguide 6ea818fac8 Update version 2024-04-25 14:49:12 -03:00
Nicolas f2af7408e8 Update main.py 2024-04-25 10:31:28 -07:00
Nicolas a3911bfc67 Update index.ts 2024-04-25 10:00:35 -07:00
Rafael Miller 03d1c64ac8
Removed process.env call for API_KEY 2024-04-25 13:33:06 -03:00
Mark Percival e8b8150b56 Chore: Add some basic jest tests 2024-04-25 14:30:33 +00:00
Mark Percival a7be09e479 Fix: Remove dotenv from npm module 2024-04-25 14:16:14 +00:00
rafaelsideguide d3ab2ea926 [Feat] Implemented retry attempts to handle 502 errors 2024-04-25 10:51:01 -03:00