-
Notifications
You must be signed in to change notification settings - Fork 3
Feat: generate Office documents #19
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
Conversation
Signed-off-by: Jana Peper <[email protected]>
Signed-off-by: Jana Peper <[email protected]>
Signed-off-by: Jana Peper <[email protected]>
Signed-off-by: Jana Peper <[email protected]>
Signed-off-by: Jana Peper <[email protected]>
| @@ -1,3 +1,5 @@ | |||
| # SPDX-FileCopyrightText: 2024 LangChain, Inc. | |||
| # SPDX-License-Identifier: MIT | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can turn it into AGPL-3.0-or-later if we want, MIT License doesn't prevent that. Might be nicer to have a uniform license for everything. Choice is yours :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We already have MIT license in there for GH actions, so I think it's fine for now.
marcelklehr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, did not test
Uh oh!
There was an error while loading. Please reload this page.