GitHub user liuxiaocs7 edited a comment on the discussion: HugeGraph Integrates with LLMs and Data Ecosystems
Successfully reproduced, this feature will be very helpful for writing Gremlin statements.  Some points to note: 1. some dependencies that need to be installed: ``` requests decorator ``` 2. If we want to use openai, we also need to install ``` openai ``` and set our own api-key in `OPENAI_API_KEY`. --- HG Py-Client: https://pypi.org/project/hugegraph-python/, looking forward to update. [Langchain Beginners Getting Started Guide | LangChain初学者入门指南](https://mp.weixin.qq.com/s/F4QokLPrimFS1LRjXDbwQQ) GitHub link: https://github.com/apache/incubator-hugegraph/discussions/2251#discussioncomment-6498881 ---- This is an automatically sent email for dev@hugegraph.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@hugegraph.apache.org