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: migrate to new auth method #44

Merged
merged 10 commits into from
Dec 18, 2023

Conversation

adubovik
Copy link
Collaborator

@adubovik adubovik commented Dec 15, 2023

For access to the File API:

  1. Use authorization header is provided (it's provided when the adapter is called from the chat bot),
  2. Otherwise, fallback to the base64 encoding of images (to allow usage of the adapter via api)

@adubovik adubovik requested a review from vladisavvv December 15, 2023 11:10
@adubovik adubovik self-assigned this Dec 15, 2023
@adubovik
Copy link
Collaborator Author

adubovik commented Dec 15, 2023

/deploy-review

Deployment status: success

1 similar comment
@adubovik
Copy link
Collaborator Author

adubovik commented Dec 15, 2023

/deploy-review

Deployment status: success

@adubovik
Copy link
Collaborator Author

adubovik commented Dec 18, 2023

/deploy-review

Deployment status: success

@adubovik adubovik force-pushed the feat/migrate-to-new-auth-method branch from 6e2b918 to be52644 Compare December 18, 2023 13:08
@adubovik
Copy link
Collaborator Author

adubovik commented Dec 18, 2023

/deploy-review

Deployment status: success

1 similar comment
@adubovik
Copy link
Collaborator Author

adubovik commented Dec 18, 2023

/deploy-review

Deployment status: success

@adubovik adubovik merged commit 00700f8 into development Dec 18, 2023
4 checks passed
@adubovik adubovik deleted the feat/migrate-to-new-auth-method branch December 19, 2023 17:22
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