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 Implement assistants API #535

Merged

Conversation

henomis
Copy link
Contributor

@henomis henomis commented Nov 7, 2023

Describe the change
This branch implements assistants API

Describe your solution
Create a new implementation file dedicated to this API

Tests
Tests attached in assistant_test.go

Issue: #533

@henomis henomis changed the title Feat Iimplement assistants API Feat Implement assistants API Nov 7, 2023
@henomis henomis marked this pull request as ready for review November 7, 2023 09:14
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #535 (93c6bfa) into master (d07833e) will increase coverage by 0.26%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #535      +/-   ##
==========================================
+ Coverage   97.59%   97.85%   +0.26%     
==========================================
  Files          19       20       +1     
  Lines         872      978     +106     
==========================================
+ Hits          851      957     +106     
  Misses         15       15              
  Partials        6        6              
Files Coverage Δ
assistant.go 100.00% <100.00%> (ø)

Copy link
Owner

@sashabaranov sashabaranov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🔥

@sashabaranov sashabaranov merged commit 3063e67 into sashabaranov:master Nov 7, 2023
3 checks passed
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.

2 participants