-
Notifications
You must be signed in to change notification settings - Fork 1
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 documents to context #3
Comments
Together with @Tand-Anthros we found that Copilot and Bind from Microsoft do not allow to attach even simple |
Example of the same idea in Telegram bot: The place in code that should be updated: chatgpt-azure-discord-listener/index.ts Lines 81 to 93 in 4bc064c
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can start by supporting only
.txt
files.The text was updated successfully, but these errors were encountered: