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

Missing Apache 2.0 LICENSE file referenced from README.md #493

Closed
mbrukman opened this issue May 24, 2024 · 2 comments
Closed

Missing Apache 2.0 LICENSE file referenced from README.md #493

mbrukman opened this issue May 24, 2024 · 2 comments

Comments

@mbrukman
Copy link

First of all, thank you for releasing this project and sharing it with us!

The README.md says the license for this project is Apache 2.0 and links to a LICENSE file:

dataherald/README.md

Lines 15 to 17 in ab142f2

<a href="./LICENSE" target="_blank">
<img src="https://img.shields.io/static/v1?label=license&message=Apache 2.0&color=white" alt="License">
</a> |

However, there's no LICENSE file in the repo as of the latest commit ab142f2:

https://github.com/Dataherald/dataherald/blob/ab142f2e03bf8b75189c92b5f530be674d376dde/LICENSE returns "404 Not found"

Could you please add the license? You can find the license text here for easy copy-pasting:

Thanks again!

@jtimdwyer
Copy link

Looks like it was moved here.

@mbrukman
Copy link
Author

mbrukman commented May 25, 2024

Fixed in #494 with commit 5998139 – thanks!

qqq-tech pushed a commit to qqq-tech/dataherald that referenced this issue May 26, 2024
* DH-5646 Add playground stream

* DH-5611 decrease ring ui spacing

* DH-5647 new playground with agent streaming

* fix auth streaming endpoint

* wip -- scroll down only when it's at the end

* DH-5672 fix generation status for streaming generations

* implement agent status and fix loading

* scroll only when on container send

* add markdown -- not functioning -- character losses + whitespaces problems

* minor ui fixes

* several fixes for db error and finetunning models loading

* add api fetcher new signature

* DH-5659 fix markdown

* update to latest submodule

* add back word by word streaming

* update submodule with db dialects

* DH-5685 display inline code blocks

* DH-5686 fix error parsing to wait for the complete error streaming

* DH-5676 handle dialect and llm models in the UI

* DH-5686 fix error parsing and bring back spending limit modal

* DH-5608 fix typo

* DH-5676 fix playground llm model displaying

* DH-5676 add finetuning loading indication to select

---------

Co-authored-by: dishenwang2023 <[email protected]>
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

No branches or pull requests

2 participants