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

FAQs about the online demo #3

Closed
xlang-bot opened this issue Aug 17, 2023 · 3 comments
Closed

FAQs about the online demo #3

xlang-bot opened this issue Aug 17, 2023 · 3 comments
Labels
documentation Improvements or additions to documentation Stale

Comments

@xlang-bot
Copy link
Contributor

xlang-bot commented Aug 17, 2023

Welcome to the xlang FAQ GitHub issues page!

Here, we aim to provide solutions and clarity on common queries that users might encounter while using xlang. We're dedicated to ensuring a smooth experience for everyone, so don't hesitate to explore the following FAQs. If your question isn't covered here, feel free to reach out, and we'll be more than happy to assist you.

Also, you can always find some useful information in our documentation page.


FAQs about online demo

Q: Why is the response stuck; what can I do?
A: If you find that a response seems stuck, there is a time limit for each response. To address this, you can either click the "Stop" button to halt the response or simply refresh the page. This should resolve the issue in most cases.

Q: Why is there an internal server error?
A: Internal server errors can occur due to various reasons, such as request errors in the OpenAI API (e.g., rate limits or streaming errors). If you encounter this error, you can click "Retry" to attempt the request again. Alternatively, waiting for some time and then returning to the chat might also resolve the issue.

Q: Why is my code generated but not executed?
A: For code to be executed, it must be wrapped within the relevant tools, such as Python code generation. Raw code that isn't enclosed in tool-specific outputs will not be executed by the agent.

Q: How do I apply my data to the chat?
A: To apply data to the ongoing chat, click on the file you wish to upload and then select the "📎" (attachment) button followed by the "☑️" (apply) button. This will incorporate the file's content into the current chat session.

Q: What if my quota is used up?
A: Our API key comes with a restricted quota due to budget limitations. However, you have the option to upload your own API key, which grants you double the quota by routing usage through your personal key. Rest assured, we do not store your key. Please be aware that this approach might result in multiple API calls within a single response due to our system's design.

@xlang-bot xlang-bot added the documentation Improvements or additions to documentation label Aug 17, 2023
@BlankCheng BlankCheng changed the title XLang FAQs FAQs on the online demo Oct 25, 2023
@BlankCheng BlankCheng changed the title FAQs on the online demo FAQs about the online demo Oct 25, 2023
@BlankCheng BlankCheng pinned this issue Oct 25, 2023
Copy link

This issue is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 4 days.

@github-actions github-actions bot added the Stale label Nov 24, 2023
@ztjhz ztjhz removed the Stale label Nov 26, 2023
Copy link

This issue is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 4 days.

@github-actions github-actions bot added the Stale label Nov 30, 2023
Copy link

github-actions bot commented Dec 4, 2023

This issue was closed because it has been stalled for 4 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Stale
Projects
None yet
Development

No branches or pull requests

2 participants