Commit graph

12 commits

Author SHA1 Message Date
Taddeus
2255b91210 Adds initial LightRAG app integration with schema and processors
Introduces the LightRAG Retrieval-Augmented Generation framework as an Apolo app, including input/output schemas, types, and processors.
Adds Helm chart value processing, environment and persistence configurations, and output service discovery for deployment.
Includes scripts for generating type schemas and testing support, along with CI and linting setup tailored for the new app.
Provides a documentation loader script to ingest markdown files into LightRAG with flexible referencing modes.

Relates to MLO-469
2025-11-03 13:59:52 +02:00
yangdx
b058b59355 Add workflow_dispatch to docker-publish.yml 2025-05-16 00:51:11 +08:00
yangdx
451cff8756 Add arm64 to docker-publish workflow 2025-05-16 00:27:07 +08:00
yangdx
c6e943976a Update docker publish tags 2025-05-14 12:21:18 +08:00
yangdx
1797670a4d Add docker publish workflow 2025-05-14 12:06:58 +08:00
zrguo
1720771cdf
Create pypi-publish.yml 2025-04-27 02:11:52 +08:00
zrguo
1e3634f6da Delete pypi-publish.yml 2025-04-27 02:09:13 +08:00
zrguo
1f9764189c Update pypi-publish.yml 2025-04-27 01:49:20 +08:00
zrguo
120f9ca6c0 Create pypi-publish.yml 2025-04-27 01:45:03 +08:00
yangdx
810dc66450 Add --show-diff-on-failure flag to pre-commit run 2025-03-25 13:35:08 +08:00
Sanketh Kumar
a157e8e0a2 Manually reformatted files 2024-10-25 13:32:25 +05:30
Sanketh Kumar
2401e21ef2 Added linting actions for pull request 2024-10-25 13:23:08 +05:30