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

Go #1250 remove multiple candidates support #1307

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dysrama
Copy link

@dysrama dysrama commented Nov 15, 2024

Imported new types and omit deprecated ones
Removed all references to Candidates, and replace GenerateRequest and GenerateResponse with the new Model types

I chose to skip "TestReflectionAPI/test_app/api/runAction" test in TestReflectionAPI, since the yaml seems to be shared with JS?

Checklist (if applicable):

  • Tested (manually, unit tested, etc.)
  • Changelog updated
  • Docs updated

@dysrama dysrama linked an issue Nov 15, 2024 that may be closed by this pull request
@apascal07
Copy link
Collaborator

I chose to skip "TestReflectionAPI/test_app/api/runAction" test in TestReflectionAPI, since the yaml seems to be shared with JS?

Hmm, I'm guessing it failed? What did it say? We should look into this. Technically both the actions and runAction tests should pass since their whole purpose is making sure the Go responses are the same as JS...

The rest LGTM!

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

Successfully merging this pull request may close these issues.

[Go] Remove multiple candidates support
2 participants