Nicolas
|
797a7338ea
|
Update README.md
|
2024-05-04 13:26:18 -07:00 |
|
Nicolas
|
3156e0ca15
|
Merge pull request #120 from mendableai/nsc/initial-web-refac
Refactor of main web scraper + Partial data streaming
|
2024-05-04 13:15:25 -07:00 |
|
Nicolas
|
cd9a0840b5
|
Update search.ts
|
2024-05-04 13:13:15 -07:00 |
|
Nicolas
|
5229a4902b
|
Update search.ts
|
2024-05-04 13:09:11 -07:00 |
|
Nicolas
|
ce7bab7b35
|
Update status.ts
|
2024-05-04 13:00:38 -07:00 |
|
Nicolas
|
15b774e974
|
Update index.ts
|
2024-05-04 12:44:30 -07:00 |
|
Nicolas
|
67f135a5b6
|
Update crawl-status.ts
|
2024-05-04 12:31:28 -07:00 |
|
Nicolas
|
2aa09a3000
|
Nick: partial docs working, cleaner
|
2024-05-04 12:30:12 -07: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
|
00373228fa
|
Update index.ts
|
2024-05-04 11:53:16 -07:00 |
|
rafaelsideguide
|
fbb4c63a1a
|
[Test] Added integration tests suite
solves #15
|
2024-05-03 17:23:25 -03: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
|
a095e1b63d
|
Resolve merge conflicts with main
|
2024-04-30 10:54:18 -03:00 |
|
rafaelsideguide
|
35480bd2ad
|
Update index.test.ts
|
2024-04-30 10:40:32 -03: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 |
|
rafaelsideguide
|
f8b207793f
|
changed the request to do a HEAD to check for a PDF instead
|
2024-04-29 15:15:32 -03: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 |
|