Wykres commitów

255 Commity (bbe66bd6fad4e3b8a9d7211b95052d63c1502131)

Autor SHA1 Wiadomość Data
Travis Fischer bbe66bd6fa feat: add getEnv function 2023-06-23 15:09:40 -07:00
Travis Fischer d8fb25f9c2 🐫 2023-06-23 15:09:40 -07:00
Travis Fischer 44d251e6de 🍛 2023-06-23 15:09:40 -07:00
Travis Fischer dc30f6ed26 feat: add support for messages which are thunks 2023-06-23 15:09:40 -07:00
Philipp Burckhardt 1e4befcc1c
feat: replace zod-to-ts with zod-to-json-schema #25 2023-06-23 16:17:01 -04:00
Philipp Burckhardt 15ee013c46
docs: update bug report template 2023-06-22 09:35:54 -04:00
Philipp Burckhardt 2ca8b3904e
docs: fix indentation in bug report template 2023-06-21 23:00:03 -04:00
Philipp Burckhardt 0654e3626a
docs: fix file extension 2023-06-21 22:57:24 -04:00
Philipp Burckhardt c7d7586d35
build: fix version and update issue config 2023-06-21 22:55:06 -04:00
Philipp Burckhardt 7d1714e041
docs: add bug report template 2023-06-21 22:46:39 -04:00
Philipp Burckhardt a96a1eea37
docs: add CODEOWNERS file 2023-06-21 22:46:11 -04:00
Philipp Burckhardt 7e3d639e27
docs: add PR template 2023-06-21 22:31:02 -04:00
Philipp Burckhardt b4cb2bc7fb
docs: add citation file 2023-06-21 22:27:26 -04:00
Philipp Burckhardt 612c6575eb
build: add issue config file 2023-06-21 22:25:41 -04:00
Philipp Burckhardt b6d0f6e017
build: add dependabot.yml file 2023-06-21 22:24:49 -04:00
Philipp Burckhardt 9a604891b8
feat: improve JSON extraction 2023-06-21 14:33:15 -04:00
Philipp Burckhardt f9126927bc
docs: add TSDoc comments 2023-06-20 22:36:38 -04:00
Philipp Burckhardt 8682fa71c8
fix: always assign result and update snapshots 2023-06-20 11:36:28 -04:00
Philipp Burckhardt eecd49ed49
chore: rename file and add tests 2023-06-20 10:55:28 -04:00
Philipp Burckhardt b5053f1b52
refactor: move parse functions to own file and add tests 2023-06-20 10:23:46 -04:00
Philipp Burckhardt 8a3c89ccc1
feat: switch zod-to-ts to zod-to-json-schema 2023-06-19 20:24:25 -04:00
Philipp Burckhardt cce996ca39
docs: add TSDoc comments 2023-06-19 15:59:54 -04:00
Philipp Burckhardt e4d929c11f
feat: separate out functions, generate minified JSON, improve Boolean handling 2023-06-19 15:04:42 -04:00
Philipp Burckhardt eeb2315879
fix: re-add missing schemas 2023-06-19 13:30:54 -04:00
Philipp Burckhardt 3a12d71fce
docs: add TSDoc comments and resolve lint errors 2023-06-19 11:51:22 -04:00
Philipp Burckhardt 9bcc624569
refactor: avoid deleting conversations 2023-06-19 11:24:21 -04:00
Philipp Burckhardt 91d3d21854
build: add TSDoc linting and update deps 2023-06-19 10:32:53 -04:00
Travis Fischer 831a91b2c9 feat: move withHumanFeedback to a Task method 2023-06-18 11:02:55 -07:00
Travis Fischer 7318eb0988 feat: switch from @agentic/openai-fetch to openai-fetch 2023-06-17 22:52:22 -07:00
Travis Fischer c13a43e41b 🛏 2023-06-17 22:40:01 -07:00
Travis Fischer c932ae50d1 🏔 2023-06-17 22:40:01 -07:00
Travis Fischer 6e823e7d97 🛎 2023-06-17 22:40:01 -07:00
Travis Fischer 3d87b15d14 🤦 2023-06-17 22:40:01 -07:00
Travis Fischer 3dbc154e6a 👝 2023-06-17 22:40:01 -07:00
Travis Fischer ae60410cc1 2023-06-17 22:40:01 -07:00
Travis Fischer c60f1a108f fix: misc fixes for SeardAndCrawlTool 2023-06-17 22:40:01 -07:00
Travis Fischer 730ed2329d feat: add SearchAndCrawlTool 2023-06-17 22:40:01 -07:00
Philipp Burckhardt 9e8787b1aa
chore: update lock file 2023-06-16 20:13:50 -04:00
Philipp Burckhardt 6f9be49a45
chore: bump dependencies
Notice that the major update of tsup uses esbuild v0.18.0 under the hood,
which has breaking changes with respect to
how tsconfig.json files are handled. The `tsup.config.ts` file has been updated to preserve
the existing behavior.

See the esbuild release notes at:
https://github.com/evanw/esbuild/releases/tag/v0.18.0 for more information.
2023-06-16 20:06:48 -04:00
Philipp Burckhardt f887ea239e
feat: allow passing array of sections instead of entire message 2023-06-16 20:03:02 -04:00
Philipp Burckhardt 3cce379a2d
feat: add pre- and post-hooks and cause retries in feedback
PR-URL: #21
2023-06-16 19:05:07 -04:00
Philipp Burckhardt d7321f1a3f
feat: add before and after hook types 2023-06-16 17:24:32 -04:00
Philipp Burckhardt b4ffc2baf8
docs: send email upon completion in example 2023-06-16 15:43:32 -04:00
Philipp Burckhardt 21a41e23d4
docs: add expert question answering example 2023-06-16 15:22:46 -04:00
Philipp Burckhardt 5a32b6140b
fix: set feedback type 2023-06-16 14:57:55 -04:00
Philipp Burckhardt 5875a8858f
feat: add pre- and post-hooks and cause retries in feedback 2023-06-16 12:58:52 -04:00
Philipp Burckhardt 9d3a7bc05f
refactor: add docs and minor code improvement 2023-06-16 11:45:24 -04:00
Philipp Burckhardt 0099d86da5
feat: take options into account for caching 2023-06-16 11:30:42 -04:00
Philipp Burckhardt b865b58242
feat: improve type safety of functions 2023-06-16 11:22:21 -04:00
Travis Fischer c6b3f3d339 fix: change ava/prettier/eslint to run serially to guarantee more consistent CI test logs 2023-06-16 01:00:23 -07:00