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

Auth flow, model endpoint, and results visibility #1248

Merged
merged 28 commits into from
Nov 8, 2024

Conversation

onmyraedar
Copy link
Collaborator

  • Users can now log in with an EDSL auth token to retrieve their API key and write it to .env
  • Model.available() now uses the pricing JSON from Coop as a fallback to identify available models
  • Jobs.run() now has an optional parameter, remote_inference_results_visibility, that determines the initial visibility of the Results object from remote inference

@apostolosfilippas apostolosfilippas merged commit 85cd75f into main Nov 8, 2024
19 checks passed
@rbyh
Copy link
Contributor

rbyh commented Nov 12, 2024

@onmyraedar Am I not using this parameter correctly? Thanks!
image

@onmyraedar
Copy link
Collaborator Author

Hi! You're using it correctly. Which EDSL version are you on?

@rbyh
Copy link
Contributor

rbyh commented Nov 12, 2024

I am updating and pulling from main but still showing 0.1.37.dev1

@rbyh
Copy link
Contributor

rbyh commented Nov 12, 2024

I'm going to reinstall, something not right.

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.

3 participants