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

Add Appwrite Functionality for LangX Copilot with POST Request Support #10

Merged
merged 8 commits into from
May 28, 2024

Conversation

xuelink
Copy link
Member

@xuelink xuelink commented May 28, 2024

This pull request adds Appwrite functionality to LangX Copilot, allowing it to handle POST requests and expanding its integration capabilities beyond Discord. The changes include updating the setup_env.js file to write system instructions and chat history to the .env file, updating the package.json file to include a prebuild script, updating the file paths for system instructions and chat history, and adding a new file, instructions.js, to handle Appwrite interactions. This feature will enhance the usability and versatility of LangX Copilot, enabling developers to leverage it in different environments. Fixes #6

@langx-copilot
Copy link

langx-copilot bot commented May 28, 2024

LangX 650750d21e4a6a589be3

Function ID Status Action
Your function deployment is in progress. Please check back in a few minutes for the updated status.

Project name: LangX
Project ID: 650750d21e4a6a589be3

Function ID Status Action
copilot 6655d231002b1c00aa3b waiting Waiting to build View Logs

Only deployments on the production branch are activated automatically. If you'd like to activate this deployment, navigate to your deployments. Learn more about Appwrite Function deployments.

💡 Did you know?
Cursor pagination performs better than offset pagination when loading further pages

@xuelink xuelink merged commit 9d0bbbc into main May 28, 2024
1 check passed
@xuelink xuelink deleted the xuelink/issue6 branch May 28, 2024 12:53
xuelink added a commit that referenced this pull request May 28, 2024
Merge pull request #10 from langx:xuelink/issue6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 : Add Appwrite Functionality for LangX Copilot with POST Request Support
1 participant