Commit Graph

268 Commits

Author SHA1 Message Date
chand1012 5cbce060ed
chore: Update docker-compose.yaml with default values for PORT and HOST 2024-05-10 17:26:00 -04:00
chand1012 b498e9881c
chore: Update docker-compose.yaml network configuration 2024-05-10 17:23:22 -04:00
chand1012 2021a822ff
chore: Add firecrawl network to docker-compose.yaml 2024-05-10 17:20:33 -04:00
chand1012 0245066009
chore: Update docker-compose.yaml with default values for REDIS_URL and PLAYWRIGHT_MICROSERVICE_URL 2024-05-10 17:15:32 -04:00
rafaelsideguide 18480b2005 Removed .env.example, improved docs and docker compose envs 2024-05-10 11:38:17 -03:00
chand1012 b32057ec89
Update SELF_HOST.md 2024-05-05 12:03:42 -04:00
chand1012 5a352b2b4f
Remove selfhost api key 2024-05-04 15:13:51 -04:00
chand1012 07012ca19c
Add docker compose file for self hosting 2024-05-04 15:12:17 -04:00
Nicolas ef6db3b7c2
Update README.md 2024-05-03 09:19:12 -07:00
Nicolas 784b81e6d6
Merge pull request #109 from mendableai/feat/posthog-logging
Add Posthog Logging
2024-05-03 09:09:08 -07:00
Nicolas 97288a3829
Merge pull request #110 from bllchmbrs/patch-1
Update README.md
2024-05-02 20:07:35 -07:00
Bill Chambers f4cc2dbd96
Update README.md
Figured it'd be good to make sure everyone is included ;)
2024-05-02 19:57:55 -07:00
Nicolas 3748f8e322
Update README.md 2024-05-02 13:26:46 -07:00
Nicolas 21cdaf5996
Update log_job.ts 2024-05-02 12:40:49 -07:00
Eric Ciarla caf3f9eede Add Posthog Logging 2024-05-02 15:30:22 -04:00
Nicolas 3c81ff1937
Update README.md 2024-05-01 13:38:57 -07:00
Eric Ciarla 469c15def3
Update README.md 2024-05-01 16:22:01 -04:00
Nicolas 8a95cb42f0 Update models.ts 2024-04-30 18:36:21 -07:00
Nicolas 4967536501 Update index.ts 2024-04-30 18:19:55 -07:00
Nicolas f88c728568
Update README.md 2024-04-30 17:03:41 -07:00
Nicolas 2f2b83b5ee
Merge pull request #90 from mendableai/llm-extraction
feat: LLM Extraction (mvp)
2024-04-30 16:57:54 -07:00
Nicolas 768166b066 Update single_url.ts 2024-04-30 16:57:44 -07:00
Nicolas a386259511 Update scrape.ts 2024-04-30 16:35:44 -07:00
Nicolas dfcf39f4c0 Update scrape.ts 2024-04-30 16:19:59 -07:00
Nicolas 3c7030dbb1 Nick: improvements 2024-04-30 16:19:32 -07:00
Nicolas cbd9e88b77 Merge branch 'main' into llm-extraction 2024-04-30 14:49:20 -07:00
Eric Ciarla 5ae05bda1d Update contradiction-testing-using-llms.mdx 2024-04-30 16:05:33 -04: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
rafaelsideguide d3c36adaa7 Update index.ts 2024-04-29 17:58:47 -03: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