Skip to content

Latest commit

 

History

History
182 lines (79 loc) · 6.49 KB

CHANGELOG.md

File metadata and controls

182 lines (79 loc) · 6.49 KB

Changelog

1.8.11 (2024-09-08)

Bug Fixes

  • Replaced punycode with punycode.js (5c54d20)

1.8.10 (2024-08-22)

Bug Fixes

  • deps: Bumped email-text-tools (05cd642)

1.8.9 (2024-08-20)

Bug Fixes

1.8.8 (2024-07-03)

Bug Fixes

1.8.7 (2024-04-12)

Bug Fixes

1.8.6 (2024-02-29)

Bug Fixes

1.8.5 (2024-02-18)

Bug Fixes

1.8.4 (2024-02-18)

Bug Fixes

1.8.3 (2024-02-18)

Bug Fixes

  • deps: bumped dependencies (b53b9c8)

1.8.2 (2024-02-18)

Bug Fixes

1.8.1 (2024-02-02)

Bug Fixes

  • deps: bumped nodemailer (375c5fd)

1.8.0 (2023-11-27)

Features

  • list-models: new method to list available models (7ddb033)

1.7.2 (2023-10-31)

Bug Fixes

1.7.1 (2023-10-26)

Bug Fixes

  • questions: Tuned sort ordering (6f6b3f4)

1.7.0 (2023-10-24)

Features

  • openai: Allow to specify base API url (04ebd3d)

Bug Fixes

  • logging: Log API url if verbose (2e2b9d9)

1.6.3 (2023-10-20)

Bug Fixes

  • chat: generate and return chat topic (47755fb)

1.6.2 (2023-10-03)

Bug Fixes

  • chat: fixed response parsing for markdown responses (34c4fdd)

1.6.1 (2023-10-02)

Bug Fixes

  • chat: Include the name and email of the person asking the question in the prompt for context (79bf33c)

1.6.0 (2023-10-02)

Features

  • chat: Added question sorting method (6b5ce50)

1.5.1 (2023-09-27)

Bug Fixes

  • package: updated package-lock (a892178)

1.5.0 (2023-09-27)

Features

  • embeddings: Support for embeddings query (5c40f15)

1.4.1 (2023-09-23)

Bug Fixes

  • embeddings: remove quoted lines (fb5dd92)

1.4.0 (2023-09-20)

Features

  • models: Support GTP-3 Instruct (6a15fc4)

1.3.4 (2023-09-19)

Bug Fixes

  • embeddings: Changed embeddings output structure (368467c)

1.3.3 (2023-09-19)

Bug Fixes

  • deloy: Set up automatic publishing (18e2dc0)