Commit Graph

12 Commits

Author SHA1 Message Date
Simon
0fd4eaf9af chore: log network error for better debug 2025-12-24 19:06:35 +08:00
Simon
a0712baa91 chore(version): bump version to 0.0.17 2025-12-24 19:02:57 +08:00
Simon
49af3a9c58 fix: illegal custom fetch 2025-12-24 19:00:43 +08:00
Simon
c7e0538836 chore(version): bump version to 0.0.16 2025-12-24 16:43:48 +08:00
Simon
59fcfaa503 feat: add customFetch config 2025-12-24 16:42:31 +08:00
Simon
17befe4bab refactor: unify LLM configuration types 2025-12-23 17:37:09 +08:00
dependabot[bot]
9e0b5bec8b chore(deps): bump zod in the production-dependencies group
Bumps the production-dependencies group with 1 update: [zod](https://github.com/colinhacks/zod).


Updates `zod` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 19:20:12 +00:00
Simon
35db15460e feat: improve perf on newer models 2025-12-22 19:10:13 +08:00
Simon
32be34bcb1 chore(version): bump version to 0.0.15 2025-12-22 17:02:14 +08:00
Simon
64f1a8c443 chore(version): bump version to 0.0.14 2025-12-22 16:29:53 +08:00
Simon
635416f964 feat: implement @page-agent/llms 2025-12-22 16:29:19 +08:00
Simon
7c2d000e29 feat: create llms package and mv files 2025-12-22 16:12:34 +08:00