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:Update openapi.yaml with model deprecations and improved documentation #14

Merged
merged 1 commit into from
Sep 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions src/libs/AssemblyAI/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ components:
x-label: Redacted audio URL
additionalProperties: false
example:
redacted_audio_url: https://s3.us-west-2.amazonaws.com/api.assembly.ai.usw2/redacted-audio/785efd9e-0e20-45e1-967b-3db17770ed9f.wav?AWSAccessKeyId=ASIAVASQFLPGLUP5JD7Y&Signature=z1r2MOA46esiiAmk%2FreBkL8rl6g%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEPv%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCXVzLXdlc3QtMiJHMEUCIHxKoUJdd5P%2Fdy4WlfvRNppQtauTy7OuAb5azR2OIoYSAiEA8iPx4xAx0pbZztT4e7fGnzPS4phvNCnYKflIijUoxDsq%2BwMIMxAEGgwzNDQ4MzkyNDg4NDQiDJxsCgo0cDg789FV0CrYAwPK3CHbRHoNPFiQ%2FO6EdHZ4OSFRcS%2FDvDyHQRNnYNSwG4JB2mUMWEVw808JWTya%2But4wEcmPiUCVJMTvh70cxhILAxP84CBTuWGM%2Fszbj4tn1thjVsqovf9YZmP17OCFa77Bc9%2F9RwtRaABEqJ2eb6%2Bsir7w0MMzhe1z%2F%2B1PUKxicJAZasBv3Ova%2BTY2eNkPZHQ4Njie4X5sh05b%2BrKnz58E7GTQ1sHZQDYHZecwb5fP0B3LR0vuqNtK%2BdpMAxw5H7BinQ4rdccLmsLLMQeVn8jdRDZNEvsdmoeQL0y0qD%2BUcyGMJoAjMT4FnXhBhVxc3bgkVUbHlZMn48FNCYcmzM8UB9wGmSnr6iQoqEaFElfQVbvAzsW7lnlfLROZxMvGXyliobPYPSaYZlVYgHcIxeWuOAXRtEtmL2jbaX4ghCVgJBVO3BBzTgub2jB0KPU6lYZLLM4kf%2B8hKX8iyxSRc6ZVEefTcyruoDppjB028pA9q75hLH1CZwhfLoM%2F3z5f0aFCl05zQnaa10nbcKj0hERELf4FXqS8yWbSutlRcd7Rr9o8jN31QGUscpsuIvl%2FpyJcZmItX8nO%2FF0s1QjrIi11DLYD9YoOh7eVkN8eKKn5w4cHldVI2sw4NCPqgY6pQE%2BM9va2ad1%2BNrXeQ9t8K41lojTN0BFmM8ERD5fF77xcTlW8VdV%2FiJeLLHDvnYYWVKcga9hSROlmsqvMyn3Tmhz7KQbIepSAOKhcHM%2FyUaLfErvCtjXGwo8nsKForL7SKiGkaRCBmwfQtkSVP6m4tGT50YdGxakh54f8uyC55SbkElknRbpl5haiZ%2F82UddFBkdPcM3t0s7vwbEy%2BbilYyetOr6htc%3D&Expires=1698966551
redacted_audio_url: https://s3.us-west-2.amazonaws.com/api.assembly.ai.usw2/redacted-audio/785efd9e-0e20-45e1-967b-3db17770ed9f.wav?AWSAccessKeyId=aws-access-key0id&Signature=signature&x-amz-security-token=security-token&Expires=1698966551
status: redacted_audio_ready
x-label: Redacted audio response
x-fern-sdk-group-name: transcripts
Expand Down Expand Up @@ -4857,30 +4857,30 @@ components:
pascal: AnthropicClaude3_Sonnet
screamingSnake: ANTHROPIC_CLAUDE3_SONNET
anthropic/claude-2-1:
description: "Claude 2.1 is a legacy model similar to Claude 2.0. The key difference is that it minimizes model hallucination and system prompts, has a larger context window, and performs better in citations.\n"
description: "Legacy - deprecating on 02/06/25. Claude 2.1 is a legacy model similar to Claude 2.0. The key difference is that it minimizes model hallucination and system prompts, has a larger context window, and performs better in citations.\n"
casing:
camel: anthropicClaude2_1
snake: anthropic_claude2_1
pascal: AnthropicClaude2_1
screamingSnake: ANTHROPIC_CLAUDE2_1
anthropic/claude-2-0:
description: "Claude 2.0 is a legacy model that has good complex reasoning. It offers more nuanced responses and improved contextual comprehension.\n"
anthropic/claude-2:
description: "Legacy - deprecating on 02/06/25. Claude 2.0 is a legacy model that has good complex reasoning. It offers more nuanced responses and improved contextual comprehension.\n"
casing:
camel: anthropicClaude2_0
snake: anthropic_claude2_0
pascal: AnthropicClaude2_0
screamingSnake: ANTHROPIC_CLAUDE2_0
default:
description: Legacy model. The same as Claude 2.0.
description: Legacy - deprecating on 02/06/25. The same as Claude 2.0.
anthropic/claude-instant-1-2:
description: "Claude Instant is a legacy model that is optimized for speed and cost. Claude Instant can complete requests up to 20% faster than Claude 2.0.\n"
description: "Legacy - deprecating on 10/28/24. Claude Instant is a legacy model that is optimized for speed and cost. Claude Instant can complete requests up to 20% faster than Claude 2.0.\n"
casing:
camel: anthropicClaudeInstant1_2
snake: anthropic_claude_instant1_2
pascal: AnthropicClaudeInstant1_2
screamingSnake: ANTHROPIC_CLAUDE_INSTANT1_2
basic:
description: Legacy model. The same as Claude Instant.
description: Legacy - deprecating on 10/28/24. The same as Claude Instant.
assemblyai/mistral-7b:
description: "LeMUR Mistral 7B is an LLM self-hosted by AssemblyAI. It's the fastest and cheapest of the LLM options. We recommend it for use cases like basic summaries and factual Q&A.\n"
casing:
Expand All @@ -4898,15 +4898,15 @@ components:
anthropic/claude-3-sonnet:
label: Claude 3 Sonnet (on Anthropic)
anthropic/claude-2-1:
label: Claude 2.1 (on Anthropic)
label: Claude 2.1 (on Anthropic)(Legacy - deprecating on 02/06/25)
anthropic/claude-2:
label: Claude 2 (on Anthropic)
label: Claude 2 (on Anthropic)(Legacy - deprecating on 02/06/25)
default:
label: Default
label: Default (Legacy - deprecating on 02/06/25)
anthropic/claude-instant-1-2:
label: Claude Instant 1.2 (on Anthropic)
label: Claude Instant 1.2 (on Anthropic)(Legacy - deprecating on 10/28/24)
basic:
label: Basic
label: Basic (Legacy - deprecating on 10/28/24)
assemblyai/mistral-7b:
label: Mistral 7B (hosted by AssemblyAI)
LemurUsage:
Expand Down