- 0669d58: Bump the development-dependencies group with 3 updates
- e5f90ae: Bump openai from 4.54.0 to 4.55.1 in the development-dependencies group across 1 directory
- c35fe24: Add another example to readme
- bf55b2c: Possibly Breaking Change: No longer removes additionalProperties from the schema, as that is handled correctly in the openai api itself now and doesn't seem to affect token counts anymore
- f4fa0ae: Bump the development-dependencies group with 3 updates
- eb63600: Bump tsx from 4.16.3 to 4.16.5 in the development-dependencies group across 1 directory
- 27d314c: Replace the retrieval tool with file_search
- 27d314c: Update openai package version (may change some types)
- 27d314c: Update readme and examples to use gpt-4o-mini
- 2921273: Bump zod-to-json-schema from 3.22.5 to 3.23.0 in the production-dependencies group
- 0eec5bb: Use pnpm v9
- 0351d2e: Bump the production-dependencies group with 1 update
- 6e6a998: Bump vite from 5.1.4 to 5.2.8
- e06e8f2: Bump the development-dependencies group with 2 updates
- 7cab53a: Bump the development-dependencies group with 5 updates
- 2607257: Bump the development-dependencies group with 2 updates
- 2ed4b32: Bump the development-dependencies group with 2 updates
- a74b15f: Bump the development-dependencies group with 1 update
- 0dc61f1: Bump the production-dependencies group with 1 update
- a5bfed4: Bump the development-dependencies group with 1 update
- bd68840: Bump the development-dependencies group with 3 updates
- a5e9496: Bump the development-dependencies group with 1 update
- bf8acf2: Bump the development-dependencies group with 4 updates
- 439af89: Bump vite from 5.0.11 to 5.0.12
- 4937202: Bump the development-dependencies group with 3 updates
- 251f7dc: Bump the development-dependencies group with 2 updates
- 880860f: Bump the development-dependencies group with 2 updates
- d81d621: Bump the development-dependencies group with 3 updates
- 4980853: Bump the development-dependencies group with 1 update
- 5c20044: Bump the development-dependencies group with 1 update
- 5910c1e: Bump the development-dependencies group with 2 updates
- 2b4cec9: Bump the development-dependencies group with 2 updates
- baa4aad: Bump the production-dependencies group with 1 update
- 41eb53d: Bump the production-dependencies group with 1 update
- 9ab605c: Bump the development-dependencies group with 2 updates
- 529faac: Bump the development-dependencies group with 2 updates
- ec6a1de: Bump the development-dependencies group with 1 update
- 555bfc0: Bump the development-dependencies group with 3 updates
- 4bbaf81: Bump the production-dependencies group with 1 update
- bfa157c: Update release.yml
- 2de76f8: Update release.yml
- fe431f2: Add github releases flag
- 3b081b5: Update build dependencies
- d714e42: Show better example in readme
- f5629b1: Fix typo in readme
- 4a981ba: Add aliases for code interpreter and retrieval tools
- 5f2fffb: Fix missing type check for run function in createTools
- 09f53bb: Replace
tool()
witht
- 72c361d: Replace build tool with tsup
- a5eea5e: Update documentation to match v0.8.0 changes
- 6df4982: Separate processActions into processChatActions and processAssistantActions
- 2750020: Add changesets
- b823ec0: Update tests to match new api