apache / incubator-hugegraph-ai

The integration of HugeGraph with AI/LLM & GraphRAG
https://hugegraph.apache.org/docs/quickstart/hugegraph-ai/
Apache License 2.0
55 stars 28 forks source link

refact(llm): separate user prompt configs #77

Closed returnToInnocence closed 2 months ago

returnToInnocence commented 2 months ago

Split settings by type

ChenZiHong-Gavin commented 2 months ago

hugegraph-llm/src/hugegraph_llm/config/config_prompt.yaml needs a liscense header

returnToInnocence commented 2 months ago

hugegraph-llm/src/hugegraph_llm/config/config_prompt.yaml needs a liscense header

Roger that! I'll fix it right away!

returnToInnocence commented 2 months ago

hugegraph-llm/src/hugegraph_llm/config/config_prompt.yaml needs a liscense header

liscense header

Finished adding the apache liscense header, but we haven't split the data and operation yet. I plan to continue splitting later after lunch🫡