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

Change "API Token" and use_transpiler -> transpiler #4

Merged
merged 4 commits into from
Nov 24, 2023
Merged

Conversation

snuffkin
Copy link
Contributor

@snuffkin snuffkin commented Nov 20, 2023

⛏️ What's Changed?

  • Changs API version 1.0 -> 1.1
  • Changs from Bearer authentication to API key authentication
  • Adds in_queue and out_queue to job parameters
  • Changs the job parameter use_transpiler to transpiler

✅ Checked

  • API key is working, connected to the cloud in the development environment.
  • in_queue, out_queue and transpiler are working, connected to the mock server in the local environment.
  • See test code (test_sampling.py) for others.

🔗 Related PRs

@snuffkin snuffkin merged commit 88e1102 into main Nov 24, 2023
@snuffkin snuffkin deleted the feature-apikey branch November 24, 2023 13:47
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