We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b2e7d commit d452442Copy full SHA for d452442
.fernignore
@@ -4,6 +4,7 @@ README.md
4
src/cohere/client.py
5
tests
6
.github/workflows/ci.yml
7
+.github/ISSUE_TEMPLATE
8
LICENSE
9
.github/workflows/tests.yml
10
src/cohere/utils.py
@@ -12,4 +13,4 @@ src/cohere/config.py
12
13
src/cohere/manually_maintained
14
src/cohere/bedrock_client.py
15
src/cohere/aws_client.py
-src/cohere/sagemaker_client.py
16
+src/cohere/sagemaker_client.py
0 commit comments