Skip to content

🌿 Fern Regeneration -- April 5, 2025 #264

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
108 changes: 60 additions & 48 deletions .mock/definition/empathic-voice/__package__.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2393,68 +2393,68 @@ types:
openapi: evi-openapi.json
PostedLanguageModelModelProvider:
enum:
- GROQ
- OPEN_AI
- CUSTOM_LANGUAGE_MODEL
- ANTHROPIC
- FIREWORKS
- GROQ
- ANTHROPIC
- CUSTOM_LANGUAGE_MODEL
- GOOGLE
- HUME_AI
- AMAZON_BEDROCK
docs: The provider of the supplemental language model.
inline: true
source:
openapi: evi-openapi.json
PostedLanguageModelModelResource:
enum:
- value: claude-3-7-sonnet
name: Claude37Sonnet
- value: claude-3-5-sonnet-latest
name: Claude35SonnetLatest
- value: claude-3-5-sonnet-20240620
name: Claude35Sonnet20240620
- value: claude-3-opus-20240229
name: Claude3Opus20240229
- value: claude-3-sonnet-20240229
name: Claude3Sonnet20240229
- value: claude-3-5-haiku-20241022-v1
name: Claude35Haiku20241022V1
- value: gemini-2.0-flash
name: Gemini20Flash
- value: claude-3-haiku-20240307
name: Claude3Haiku20240307
- value: claude-2.1
name: Claude21
- value: claude-instant-1.2
name: ClaudeInstant12
- value: gemini-1.5-pro
name: Gemini15Pro
- value: gemini-1.5-flash
name: Gemini15Flash
- value: gemini-1.5-pro-002
name: Gemini15Pro002
- value: gemini-1.5-flash-002
name: Gemini15Flash002
- value: gpt-4-turbo-preview
name: Gpt4TurboPreview
- value: gpt-3.5-turbo-0125
name: Gpt35Turbo0125
- value: gpt-3.5-turbo
name: Gpt35Turbo
- value: claude-3-5-sonnet-20240620
name: Claude35Sonnet20240620
- value: gpt-4o
name: Gpt4O
- value: gpt-4o-mini
name: Gpt4OMini
- value: gemma-7b-it
name: Gemma7BIt
- value: gemini-1.5-flash
name: Gemini15Flash
- value: claude-3-5-haiku-latest
name: Claude35HaikuLatest
- value: llama-v3p1-70b-instruct
name: LlamaV3P170BInstruct
- value: llama-3.3-70b-versatile
name: Llama3370BVersatile
- value: llama-v3p1-405b-instruct
name: LlamaV3P1405BInstruct
- value: llama-v3p1-8b-instruct
name: LlamaV3P18BInstruct
- value: llama-3.1-8b-instant
name: Llama318BInstant
- value: mixtral-8x7b-instruct
name: Mixtral8X7BInstruct
- value: llama3-8b-8192
name: Llama38B8192
- value: llama3-70b-8192
name: Llama370B8192
- value: llama-3.1-70b-versatile
name: Llama3170BVersatile
- value: llama-3.1-8b-instant
name: Llama318BInstant
- value: accounts/fireworks/models/mixtral-8x7b-instruct
name: AccountsFireworksModelsMixtral8X7BInstruct
- value: accounts/fireworks/models/llama-v3p1-405b-instruct
name: AccountsFireworksModelsLlamaV3P1405BInstruct
- value: accounts/fireworks/models/llama-v3p1-70b-instruct
name: AccountsFireworksModelsLlamaV3P170BInstruct
- value: accounts/fireworks/models/llama-v3p1-8b-instruct
name: AccountsFireworksModelsLlamaV3P18BInstruct
- value: claude-3-opus-20240229
name: Claude3Opus20240229
- value: gpt-4-turbo
name: Gpt4Turbo
- value: claude-3-sonnet-20240229
name: Claude3Sonnet20240229
- value: claude-3-5-sonnet-20240620-v1
name: Claude35Sonnet20240620V1
- value: claude-3-haiku-20240307-v1
name: Claude3Haiku20240307V1
- ellm
docs: String that specifies the language model to use with `model_provider`.
inline: true
Expand Down Expand Up @@ -2751,36 +2751,40 @@ types:
openapi: evi-openapi.json
ReturnLanguageModelModelProvider:
enum:
- GROQ
- OPEN_AI
- CUSTOM_LANGUAGE_MODEL
- ANTHROPIC
- FIREWORKS
- GROQ
- ANTHROPIC
- CUSTOM_LANGUAGE_MODEL
- GOOGLE
- HUME_AI
- AMAZON_BEDROCK
docs: The provider of the supplemental language model.
inline: true
source:
openapi: evi-openapi.json
ReturnLanguageModelModelResource:
enum:
- value: claude-3-7-sonnet
name: Claude37Sonnet
- value: claude-3-5-sonnet-latest
name: Claude35SonnetLatest
- value: claude-3-5-haiku-latest
name: Claude35HaikuLatest
- value: claude-3-5-sonnet-20240620
name: Claude35Sonnet20240620
- value: claude-3-5-haiku-20241022
name: Claude35Haiku20241022
- value: claude-3-opus-20240229
name: Claude3Opus20240229
- value: claude-3-sonnet-20240229
name: Claude3Sonnet20240229
- value: claude-3-haiku-20240307
name: Claude3Haiku20240307
- value: claude-2.1
name: Claude21
- value: claude-instant-1.2
name: ClaudeInstant12
- value: us.anthropic.claude-3-5-haiku-20241022-v1:0
name: UsAnthropicClaude35Haiku20241022V10
- value: us.anthropic.claude-3-5-sonnet-20240620-v1:0
name: UsAnthropicClaude35Sonnet20240620V10
- value: us.anthropic.claude-3-haiku-20240307-v1:0
name: UsAnthropicClaude3Haiku20240307V10
- value: gemini-1.5-pro
name: Gemini15Pro
- value: gemini-1.5-flash
Expand All @@ -2789,6 +2793,10 @@ types:
name: Gemini15Pro002
- value: gemini-1.5-flash-002
name: Gemini15Flash002
- value: gemini-2.0-flash
name: Gemini20Flash
- value: gpt-4-turbo
name: Gpt4Turbo
- value: gpt-4-turbo-preview
name: Gpt4TurboPreview
- value: gpt-3.5-turbo-0125
Expand All @@ -2807,6 +2815,8 @@ types:
name: Llama370B8192
- value: llama-3.1-70b-versatile
name: Llama3170BVersatile
- value: llama-3.3-70b-versatile
name: Llama3370BVersatile
- value: llama-3.1-8b-instant
name: Llama318BInstant
- value: accounts/fireworks/models/mixtral-8x7b-instruct
Expand All @@ -2818,6 +2828,8 @@ types:
- value: accounts/fireworks/models/llama-v3p1-8b-instruct
name: AccountsFireworksModelsLlamaV3P18BInstruct
- ellm
- value: custom-language-model
name: CustomLanguageModel
docs: String that specifies the language model to use with `model_provider`.
inline: true
source:
Expand Down
32 changes: 16 additions & 16 deletions .mock/definition/empathic-voice/chat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,12 @@ channel:
For more details, refer to the [Authentication Strategies
Guide](/docs/introduction/api-key#authentication-strategies).
messages:
publish:
origin: client
body: PublishEvent
subscribe:
origin: server
body: SubscribeEvent
publish:
origin: client
body: PublishEvent
examples:
- messages:
- type: publish
Expand All @@ -131,19 +131,6 @@ channel:
imports:
root: __package__.yml
types:
PublishEvent:
discriminated: false
union:
- type: root.AudioInput
- type: root.SessionSettings
- type: root.UserInput
- type: root.AssistantInput
- type: root.ToolResponseMessage
- type: root.ToolErrorMessage
- type: root.PauseAssistantMessage
- type: root.ResumeAssistantMessage
source:
openapi: evi-asyncapi.json
SubscribeEvent:
discriminated: false
union:
Expand All @@ -159,3 +146,16 @@ types:
- type: root.ToolErrorMessage
source:
openapi: evi-asyncapi.json
PublishEvent:
discriminated: false
union:
- type: root.AudioInput
- type: root.SessionSettings
- type: root.UserInput
- type: root.AssistantInput
- type: root.ToolResponseMessage
- type: root.ToolErrorMessage
- type: root.PauseAssistantMessage
- type: root.ResumeAssistantMessage
source:
openapi: evi-asyncapi.json
17 changes: 9 additions & 8 deletions .mock/definition/empathic-voice/configs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ service:
tightness: 5
language_model:
model_provider: ANTHROPIC
model_resource: claude-3-5-sonnet-20240620
model_resource: claude-3-7-sonnet
temperature: 1
ellm_model:
allow_short_responses: false
Expand Down Expand Up @@ -221,7 +221,7 @@ service:
name: SAMPLE VOICE
language_model:
model_provider: ANTHROPIC
model_resource: claude-3-5-sonnet-20240620
model_resource: claude-3-7-sonnet
temperature: 1
event_messages:
on_new_chat:
Expand Down Expand Up @@ -281,7 +281,7 @@ service:
tightness: 5
language_model:
model_provider: ANTHROPIC
model_resource: claude-3-5-sonnet-20240620
model_resource: claude-3-7-sonnet
temperature: 1
ellm_model:
allow_short_responses: false
Expand Down Expand Up @@ -413,7 +413,7 @@ service:
tightness: 5
language_model:
model_provider: ANTHROPIC
model_resource: claude-3-5-sonnet-20240620
model_resource: claude-3-7-sonnet
temperature: 1
ellm_model:
allow_short_responses: false
Expand Down Expand Up @@ -521,7 +521,7 @@ service:
name: ITO
language_model:
model_provider: ANTHROPIC
model_resource: claude-3-5-sonnet-20240620
model_resource: claude-3-7-sonnet
temperature: 1
ellm_model:
allow_short_responses: true
Expand Down Expand Up @@ -583,7 +583,7 @@ service:
tightness: 5
language_model:
model_provider: ANTHROPIC
model_resource: claude-3-5-sonnet-20240620
model_resource: claude-3-7-sonnet
temperature: 1
ellm_model:
allow_short_responses: true
Expand Down Expand Up @@ -658,6 +658,7 @@ service:
response:
docs: Success
type: text
status-code: 200
errors:
- root.BadRequestError
examples:
Expand Down Expand Up @@ -756,7 +757,7 @@ service:
tightness: 5
language_model:
model_provider: ANTHROPIC
model_resource: claude-3-5-sonnet-20240620
model_resource: claude-3-7-sonnet
temperature: 1
ellm_model:
allow_short_responses: false
Expand Down Expand Up @@ -919,7 +920,7 @@ service:
tightness: 5
language_model:
model_provider: ANTHROPIC
model_resource: claude-3-5-sonnet-20240620
model_resource: claude-3-7-sonnet
temperature: 1
ellm_model:
allow_short_responses: false
Expand Down
1 change: 1 addition & 0 deletions .mock/definition/empathic-voice/prompts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ service:
response:
docs: Success
type: text
status-code: 200
errors:
- root.BadRequestError
examples:
Expand Down
2 changes: 2 additions & 0 deletions .mock/definition/empathic-voice/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,8 @@ service:
content-type: application/json
response:
docs: Success
type: text
status-code: 200
errors:
- root.BadRequestError
examples:
Expand Down
Loading
Loading