Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.1.35 #109

Merged

Conversation

masterkain
Copy link
Member

@masterkain masterkain commented Jul 9, 2023

馃 I have created a release beep boop

1.1.35 (2023-07-09)

Features

  • AI.tsx: add buttons to toggle between regular and detailed completion requests (d5f7968)
  • AI.tsx: add support for 'isDetailMode' state to determine whether to include extra data in the completion request, closes Enhanced Data Sharing Settings for OpenAI Integration聽#74 (d5f7968)
  • completion/route.ts: use vercel/ai instead of chatgpt, closes explore vercel/ai聽#101 (b7c487b)
  • route.ts: add support for 'sendExtraData' query parameter to include extra data in the prompt for error handling (d5f7968)
  • route.ts: truncate the prompt to fit within the OpenAI token limit of 4096 tokens (d5f7968)
  • route.ts: use configurable OpenAI engine from environment variable AIRBROKE_OPENAI_ENGINE (a3a695f)

Bug Fixes

  • AI.tsx: scroll textarea to bottom when completion or error changes (a3a695f)
  • route.ts: remove unused code related to notice data (a3a695f)
  • route.ts: simplify error response message when user is not logged in (a3a695f)

This PR was generated with Release Please. See documentation.

@masterkain masterkain force-pushed the release-please--branches--main--components--airbroke branch from 2e80e86 to 7a840cb Compare July 9, 2023 17:08
@masterkain masterkain force-pushed the release-please--branches--main--components--airbroke branch from 7a840cb to 2880ca3 Compare July 9, 2023 17:25
@masterkain masterkain merged commit f16bc61 into main Jul 9, 2023
@masterkain masterkain deleted the release-please--branches--main--components--airbroke branch July 9, 2023 17:25
@masterkain
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

explore vercel/ai Enhanced Data Sharing Settings for OpenAI Integration
1 participant