Files
smoothschedule/activepieces-fork/packages/pieces/community/perplexity-ai/src/i18n/id.json
poduck 3aa7199503 Add Activepieces integration for workflow automation
- Add Activepieces fork with SmoothSchedule custom piece
- Create integrations app with Activepieces service layer
- Add embed token endpoint for iframe integration
- Create Automations page with embedded workflow builder
- Add sidebar visibility fix for embed mode
- Add list inactive customers endpoint to Public API
- Include SmoothSchedule triggers: event created/updated/cancelled
- Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 22:59:37 -05:00

25 lines
2.7 KiB
JSON

{
"Perplexity AI": "Perplexity AI",
"AI powered search engine": "AI powered search engine",
"\n Navigate to [API Settings](https://www.perplexity.ai/settings/api) and create new API key.\n ": "\n Navigate to [API Settings](https://www.perplexity.ai/settings/api) and create new API key.\n ",
"Ask AI": "Ask AI",
"Enables users to generate prompt completion based on a specified model.": "Enables users to generate prompt completion based on a specified model.",
"Model": "Model",
"Question": "Question",
"Temperature": "Temperature",
"Maximum Tokens": "Maximum Tokens",
"Top P": "Top P",
"Presence penalty": "Presence penalty",
"Frequency penalty": "Frequency penalty",
"Roles": "Roles",
"The amount of randomness in the response.Higher values are more random, and lower values are more deterministic.": "The amount of randomness in the response.Higher values are more random, and lower values are more deterministic.",
"Please refer [guide](https://docs.perplexity.ai/guides/model-cards) for each model token limit.": "Please refer [guide](https://docs.perplexity.ai/guides/model-cards) for each model token limit.",
"The nucleus sampling threshold, valued between 0 and 1 inclusive. For each subsequent token, the model considers the results of the tokens with top_p probability mass.": "The nucleus sampling threshold, valued between 0 and 1 inclusive. For each subsequent token, the model considers the results of the tokens with top_p probability mass.",
"Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the mode's likelihood to talk about new topics.": "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the mode's likelihood to talk about new topics.",
"A multiplicative penalty greater than 0. Values greater than 1.0 penalize new tokens based on their existing frequency in the text so far, decreasing the model's likelihood to repeat the same line verbatim.": "A multiplicative penalty greater than 0. Values greater than 1.0 penalize new tokens based on their existing frequency in the text so far, decreasing the model's likelihood to repeat the same line verbatim.",
"Array of roles to specify more accurate response.After the (optional) system message, user and assistant roles should alternate with user then assistant, ending in user.": "Array of roles to specify more accurate response.After the (optional) system message, user and assistant roles should alternate with user then assistant, ending in user.",
"sonar-reasoning-pro": "sonar-reasoning-pro",
"sonar-reasoning": "sonar-reasoning",
"sonar-pro": "sonar-pro",
"sonar": "sonar"
}