-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add spec changes #155
Add spec changes #155
Conversation
🌿 Preview your docs: https://cohere-preview-cc4f6e75-d9f3-417e-92cb-355301945d77.docs.buildwithfern.com |
d24e33d
to
6ce86c1
Compare
🌿 Preview your docs: https://cohere-preview-61428bd6-9580-4dbf-8241-ad1f42f90d5d.docs.buildwithfern.com |
6ce86c1
to
31523bf
Compare
🌿 Preview your docs: https://cohere-preview-dcf41fbd-97f7-4165-9758-acd9579874df.docs.buildwithfern.com |
fc7ffcb
to
f818c28
Compare
🌿 Preview your docs: https://cohere-preview-ca674240-0b4b-4cbd-a512-da11893ae857.docs.buildwithfern.com |
Co-authored-by: billytrend-cohere <[email protected]>
f818c28
to
d2c3bf9
Compare
🌿 Preview your docs: https://cohere-preview-bbe87ec6-c3af-4f05-8401-4e8675ab4d3b.docs.buildwithfern.com |
* V2 specs * v2 * v2 * Update v2.yml Signed-off-by: billytrend-cohere <[email protected]> --------- Signed-off-by: billytrend-cohere <[email protected]>
🌿 Preview your docs: https://cohere-preview-230d9494-8ccf-4024-bcff-4b661cbce87a.docs.buildwithfern.com |
Updated instance type to ml.g5.xlarge
This PR introduces a new version of the API, which is now in experimental mode. The changes include:
embedding_types
field in theembed-english-v3.0
model.body
field in theembed-english-v3.0
model.meta
field in theembed-english-v3.0
model.body
field in thererank-english-v3.0
model.meta
field in thererank-english-v3.0
model.documents
field in thererank-english-v3.0
model.query
field in thererank-english-v3.0
model.top_n
field in thererank-english-v3.0
model.model
field in thererank-english-v3.0
model.id
field in thererank-english-v3.0
model.results
field in thererank-english-v3.0
model.meta
field in thererank-english-v3.0
model.api_version
field in thererank-english-v3.0
model.is_experimental
field in thererank-english-v3.0
model.warnings
field in thererank-english-v3.0
model.billed_units
field in thererank-english-v3.0
model.search_units
field in thererank-english-v3.0
model.response_type
field in thererank-english-v3.0
model.Summary
The PR introduces a new version of the API, which is now in experimental mode. The changes include the addition of new fields in the
embed-english-v3.0
andrerank-english-v3.0
models, as well as the removal of thebody
field in both models.Changes
embedding_types
field is added to theembed-english-v3.0
model.body
field is removed from theembed-english-v3.0
model.meta
field is added to theembed-english-v3.0
model.body
field is removed from thererank-english-v3.0
model.meta
field is added to thererank-english-v3.0
model.documents
field is added to thererank-english-v3.0
model.query
field is added to thererank-english-v3.0
model.top_n
field is added to thererank-english-v3.0
model.model
field is added to thererank-english-v3.0
model.id
field is added to thererank-english-v3.0
model.results
field is added to thererank-english-v3.0
model.meta
field is added to thererank-english-v3.0
model.api_version
field is added to thererank-english-v3.0
model.is_experimental
field is added to thererank-english-v3.0
model.warnings
field is added to thererank-english-v3.0
model.billed_units
field is added to thererank-english-v3.0
model.search_units
field is added to thererank-english-v3.0
model.response_type
field is added to thererank-english-v3.0
model.