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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update assistant api to v2 #27

Merged
merged 6 commits into from
Apr 26, 2024
Merged

Conversation

cgawron
Copy link
Member

@cgawron cgawron commented Apr 26, 2024

Migration to assistant v2 (still beta):

  • Version bump OpenAI library
  • Replace retrieval tool with file-search
  • Remove file upload for now. Files are associated with tools, and file-search can be configured on the OpenAI admin UI.

- version bump openai library
- replace `retrieval` tool with `file-search`
Store `sentTime` in *seconds*.
In v2, files are associated with tools, not the assistant.
- New README.md
- Adding a screenshot of the application
@cgawron cgawron merged commit 97ace9b into main Apr 26, 2024
1 check passed
ci-fhswf bot pushed a commit that referenced this pull request Apr 26, 2024
# [0.9.0](v0.8.2...v0.9.0) (2024-04-26)

### Features

* update assistant api to v2 ([#27](#27)) ([97ace9b](97ace9b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant