Learn how to get started with the oxenai python package.
SpanishToEnglish
in your current working directory and download the latest version of the repository.
auth_token
that is passed in with the request.
You can obtain an auth_token
by creating an account on Oxen.ai and going to your profile.
~/.config/oxen/auth_config.toml
for future use. If you set up your own oxen-server you can generate custom auth tokens there.
~/.config/oxen/user_config.toml
that contains your user configuration.
CatsVsDogs
for this example.
.oxen
directory to keep track of changes as you make them.
oxen checkout -b add-dogs
).
main
branch and a add-dogs
branch, each tied to a commit id. The commit ids will be the same at this point, because the branches have not diverged in content.