Frequently Asked Questions

This section answers common questions about Freddy AI Copilot for Developers.

General information

Q: What training data does Freddy AI Copilot for Developers use?

Freddy AI Copilot for Developers is designed to assist with app development–related queries and general programming concepts by leveraging context from Freshworks developer documentation. As the platform evolves, the underlying documentation and knowledge sources may be expanded or updated to improve the relevance and accuracy of responses.

Q: Is Freddy AI Copilot for Developers available to install and use in all regions?

Yes. Freddy AI Copilot for Developers is available to install and use in all regions.

Q: Which conversational languages are supported when using Freddy AI Copilot for Developers?

Currently, Freddy AI Copilot for Developers supports English only. Support for additional languages may be considered in future releases based on demand.

Q: Is Freddy AI Copilot for Developers priced?

Freddy AI Copilot for Developers is currently available at no cost. This allows developers to explore the tool and build apps for the Freshworks platform.

Programming and usage

Q: Which programming languages does Freddy AI Copilot for Developers support?

Freddy AI Copilot for Developers supports the same programming languages as the Freshworks Developer Platform to ensure consistent platform behavior.

Q: What guidelines should I follow to get better results from Freddy AI Copilot for Developers?

Use clear and specific prompts that include relevant Freshworks app development context. Following standard best practices for prompting conversational AI models helps improve the accuracy and usefulness of the responses. To learn how to use better prompts, see Prompt guidelines.

Q: Can I choose not to use the code generated by Freddy AI Copilot for Developers?

Yes. Freddy AI Copilot for Developers provides code suggestions and one-click actions as optional recommendations. You can review, modify, or discard the generated output as needed.

Q: How accurate is the code generated by Freddy AI Copilot for Developers?

Freddy AI Copilot for Developers generates code based on learned patterns and the context provided in prompts. The output is intended to assist development but may be incomplete, inaccurate, or unsuitable for certain scenarios. Always review, test, and validate AI-generated code before using it in production environments.

Q: Are there any security considerations when using Freddy AI Copilot for Developers?

Freddy AI Copilot for Developers may generate code that does not fully address security requirements, depending on the prompt and context. You can use available tools, such as the Security Check feature, and follow established secure coding practices before deploying code to production.

Q: What is the Use case to Code feature in Freddy AI Copilot for Developers?

The Use case to Code feature enables developers to build an app by simply defining what the app should do. For example, you can specify a use case for a Freshdesk app that fetches order data from Shopify based on an order ID provided in the ticket's sidebar.

Q: Why don’t I see the option for Use case to Code in my VS Code extension?

The Use case to Code feature is available in FDK version 9.1.0 and later. If you do not see this option, update your FDK version and ensure that the Freddy AI Copilot extension is up to date. To learn more about Freddy AI Copilot features compatibility, see the compatibility matrix.

Q: Why aren’t some features of this extension working on my system?

Some features of the extension require specific versions of the FDK or plugin. If your environment does not meet these version requirements, those features may not work as expected. To learn more about Freddy AI Copilot features compatibility, see the compatibility matrix.

Data and privacy

Q: Will Freddy AI Copilot for Developers retain or reuse my private code?

No. Freddy AI Copilot for Developers can access only the code you explicitly provide as input. It does not retain, store, or reuse your code outside the current interaction.

Q: What is the context persistence setting in Freddy AI Copilot for Developers?

Freddy AI Copilot for Developers uses recent chat context to generate more relevant responses. By default, it considers the last five interactions in the current workspace as context. This context is stored locally and is cleared when the workspace is closed.

Q: How is my data used when I interact with Freddy AI Copilot for Developers?

Freddy AI Copilot for Developers may collect limited interaction data, such as prompts, feedback (for example, upvotes or downvotes), and token usage, to help improve response quality.

Recent chat context is used to generate relevant responses, but chat history is not persisted across sessions. To help protect your information, we recommend avoiding the inclusion of sensitive or confidential data in your prompts.

Q: Are there any data and privacy guidelines that are followed?

When developing applications that deal with sensitive data, comply with local data and privacy guidelines and regulations. For example, adhere to EU-GDPR when dealing with customer data in the European region.