Commit Graph

102 Commits

Author SHA1 Message Date
Nicolas
0df2441d7f Nick: sdks good 2024-09-01 13:54:41 -03:00
Nicolas
af5cc5f16b Nick: 1.2 - v1 llm extract 2024-08-31 13:25:48 -03:00
Nicolas
23dfe90baa Nick: 2024-08-30 15:43:31 -03:00
Nicolas
0732997a13 Merge branch 'main' into v1/llm-extract 2024-08-30 15:42:45 -03:00
Nicolas
282962e36f Nick: 2024-08-30 15:29:41 -03:00
Nicolas
a2881e9288 Nick: llm extract support on node sdk 2024-08-30 13:43:19 -03:00
Nicolas
45e33563eb Nick: python working 2024-08-30 12:58:38 -03:00
Rafael Miller
636e39d366
Merge branch 'main' into mog/websocket-sdk 2024-08-30 11:09:09 -03:00
rafaelsideguide
ae38c26fa8 feat(v1-sdks): async crawl node, python websocket + async crawl + example 2024-08-30 10:09:39 -03:00
Nicolas
63264644e1 Nick: fixed js-sdk map params
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Rust SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
Fly Deploy / Build and publish Rust SDK (push) Waiting to run
2024-08-29 20:06:55 -03:00
rafaelsideguide
377e8ded34 removed v0 support 2024-08-29 17:40:43 -03:00
rafaelsideguide
5f11275fe7 Merge remote-tracking branch 'origin/main' into mog/websocket-sdk 2024-08-29 17:14:59 -03:00
Nicolas
db85f1a7d5 Update index.ts 2024-08-29 17:11:16 -03:00
Gergő Móricz
53018a683f feat(js-sdk): add crawlUrlAndWatch 2024-08-29 20:01:16 +02:00
Nicolas
67229c6b3a Nick: fixed credits issue
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
2024-08-28 18:32:45 -03:00
rafaelsideguide
c3158b0f98 fix(v1): js-sdk fixed crawl type 2024-08-28 16:27:29 -03:00
Nicolas
70bff7f8fb Nick: 2024-08-28 15:59:20 -03:00
Nicolas
8be75accb8 Nick: 2024-08-28 15:40:30 -03:00
rafaelsideguide
c7b3365ffd fix(v1): update readme - v1.0.1 2024-08-28 15:15:29 -03:00
Nicolas
4edd9a34c7 Nick: totalCount -> total, completedCount -> completed 2024-08-28 14:46:53 -03:00
Nicolas
9a43c6cda1 Nick: 2024-08-27 20:02:50 -03:00
Nicolas
7dff5cdf49 Nick: fixed sdk types and map preview 2024-08-27 20:02:39 -03:00
Nicolas
38ed845b93 Nick: fixed v0 backwards compatibility node sdk types 2024-08-27 19:10:58 -03:00
rafaelsideguide
43f6c0a10f Update example.ts 2024-08-27 15:08:29 -03:00
rafaelsideguide
5f60a55967 workflow and npm now running v1 tests 2024-08-22 15:28:49 -03:00
rafaelsideguide
ab88a75c70 fixes sdks 2024-08-22 13:38:34 -03:00
rafaelsideguide
e9d6ca197e tests passing now 2024-08-20 20:00:41 -03:00
rafaelsideguide
9d64c8eedc screenshot should not be undefined also 2024-08-20 17:24:45 -03:00
rafaelsideguide
537fc689b6 fixing request 2024-08-20 17:08:02 -03:00
rafaelsideguide
fa89d2e535 v1 support for crawl/monitor status 2024-08-20 10:37:24 -03:00
rafaelsideguide
e160d5529a fixed test 2024-08-20 09:22:38 -03:00
rafaelsideguide
32aba44167 fixing merge issues 2024-08-19 13:37:20 -03:00
rafaelsideguide
e516e4993b Merge remote-tracking branch 'origin/v1-webscraper' into v1/node-sdk 2024-08-19 11:24:57 -03:00
Nicolas
25a899eae3 Nick: redlock cache in auth 2024-08-12 13:37:47 -04:00
Gergo Moricz
5a778f2c22 fix(js-sdk): add type metadata to exports
Some checks failed
Fly Deploy / Pre-deploy checks (push) Has been cancelled
Fly Deploy / Test Suite (push) Has been cancelled
Fly Deploy / Python SDK Tests (push) Has been cancelled
Fly Deploy / JavaScript SDK Tests (push) Has been cancelled
Fly Deploy / Go SDK Tests (push) Has been cancelled
Fly Deploy / Deploy app (push) Has been cancelled
Fly Deploy / Build and publish Python SDK (push) Has been cancelled
Fly Deploy / Build and publish JavaScript SDK (push) Has been cancelled
2024-08-09 20:05:36 +02:00
rafaelsideguide
cf9d77d889 typescript fixes 2024-08-08 11:41:13 -03:00
rafaelsideguide
c16437e933 fixed bunch of types 2024-08-07 17:05:18 -03:00
Nicolas
b12e1157cc Nick: v35 bump 2024-08-07 10:40:00 -04:00
Gergo Moricz
020a5efdb7 Revert "Revert "Merge pull request #432 from mendableai/mog/js-sdk-cjs""
This reverts commit 5da4472842.
2024-08-07 01:27:26 +02:00
Gergő Móricz
7380d7799f
Merge branch 'main' into mog/js-sdk-cjs 2024-08-07 01:12:36 +02:00
Gergo Moricz
5f7724205f fix(js-sdk): re-add types 2024-08-07 01:06:21 +02:00
Nicolas
f294d3922c Nick: revert 2024-08-06 18:44:45 -04:00
Nicolas
5da4472842 Revert "Merge pull request #432 from mendableai/mog/js-sdk-cjs"
This reverts commit bb90e03dea, reversing
changes made to 3321ca9398.
2024-08-06 18:41:06 -04:00
Nicolas
a67a5c04c9 Revert "Merge pull request #432 from mendableai/mog/js-sdk-cjs"
This reverts commit bb90e03dea, reversing
changes made to 3321ca9398.
2024-08-06 18:02:56 -04:00
Nicolas
bb90e03dea
Merge pull request #432 from mendableai/mog/js-sdk-cjs
fix(js-sdk): build both CommonJS and ESM versions
2024-08-06 17:38:57 -04:00
rafaelsideguide
3fb2307010 Update index.ts 2024-08-06 17:34:13 -03:00
rafaelsideguide
d599d31e63 wip 2024-08-06 17:33:39 -03:00
Gergo Moricz
a23b125471 fix(js-sdk): transform tests with ts-jest and configure node 2024-07-18 14:20:51 +02:00
Gergo Moricz
361269974e fix(js-sdk): remove autogenerated index.d.ts from git and add to gitignore 2024-07-18 13:48:39 +02:00
Gergo Moricz
2e62de4f8b fix(js-sdk): remove built files from repo and add to gitignore 2024-07-18 13:45:51 +02:00