chenzihong

Results 6 issues of chenzihong

implement version api, add unit test refer: https://hugegraph.apache.org/cn/docs/clients/restful-api/other/ close https://github.com/apache/incubator-hugegraph-ai/issues/14

enhancement
size:M

fix https://github.com/apache/incubator-hugegraph-ai/issues/38 refer: https://hugegraph.apache.org/cn/docs/quickstart/hugegraph-ai/ Add environment requirements, preparation, and examples about: 1. Build a knowledge graph in HugeGraph through LLM 2. Retrieval augmented generation (RAG) based on HugeGraph If there...

documentation
size:L

### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar feature requirement. ### Description maybe there's some way to improve .env format. After reading...

documentation
Waiting for reply
stale

There may be 2 ways to integrate fastapi into the gradio app: 1. use python client provided by Gradio 2. encapsulate asynchronous HTTP call process refer: 1. https://www.gradio.app/guides/sharing-your-app 2. https://www.gradio.app/guides/fastapi-app-with-the-gradio-client

enhancement
size:L
llm

### Problem Type (问题类型) configs (配置项 / 文档相关) ### Before submit - [X] I had searched in the [issues](https://github.com/apache/incubator-hugegraph-ai/issues) and found no similar issues. ### Environment (环境信息) - Server Version:...

question

I noticed there's only Harmonizer model during training. Tried to implement Enhancer model but something was wrong(loss not dropping).