Files
GenAIExamples/LEGAL_INFORMATION.md
David Kinder 66afdb4ab7 doc: fix missing references to README.md (#721)
Cross-repo references using an URL that only has the folder name cause
links in the github.io site to go to the github.com site.  Most of these
uses want to link to the documentation (README.md) so add that where
appropriate so links in the github.io site stay there.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2024-09-23 07:55:52 +08:00

872 B

Legal Information

  1. License
  2. Citation

License

Generative AI Components is licensed under Apache License Version 2.0. This software includes components that have separate copyright notices and licensing terms. Your use of the source code for these components is subject to the terms and conditions of the following licenses.

See the accompanying license file for full license text and copyright notices.

Citation

If you use Generative AI Components in your research, use the following BibTeX entry.

@misc{Generative AI Components,
  author =       {Liang Lv, Haihao Shen},
  title =        {Generative AI Components},
  howpublished = {\url{https://github.com/opea-project/GenAIComps}},
  year =         {2024}
}