Skip to content

add request source to headers#26

Merged
kipply merged 2 commits intomainfrom
add-request-source
Aug 13, 2021
Merged

add request source to headers#26
kipply merged 2 commits intomainfrom
add-request-source

Conversation

@kipply
Copy link
Copy Markdown
Contributor

@kipply kipply commented Aug 11, 2021

Comment thread cohere/client.py
@@ -87,6 +87,7 @@ def __request(self, json_body, endpoint, model) -> Response:
headers = {
'Authorization': 'BEARER {}'.format(self.api_key),
'Content-Type': 'application/json'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comma

@kipply kipply merged commit 918d73c into main Aug 13, 2021
@kipply kipply deleted the add-request-source branch August 13, 2021 14:02
vshmyhlo pushed a commit that referenced this pull request Feb 21, 2023
* add request source to headers

* i like this
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