apache / incubator-hugegraph-ai

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

feat(llm): support multiple property_type & importing graph from the entire doc #84

Closed vichayturen closed 1 month ago

vichayturen commented 2 months ago

Done:

  1. Fixed bug of config qianfan llm api
  2. Added two enums for properties settings
  3. support different property type
  4. support list/set cardinality for property_key

TODO: