Gaoqiao
Gaoqiao
threr are some prombles when using process_response and convert_to_graph_documents: `AttributeError: 'NoneType' object has no attribute 'nodes'` in `llm=ChatOpenAI(model_name="gpt-3.5-turbo-0125") # gpt-4-0125-preview occasionally has issues llm_transformer = LLMGraphTransformer(llm=llm) document = Document(page_content="Elon Musk...
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question. **Your Question** faithfulness_score: always be nan **Code Examples** from agent import * from...
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** When I try to use generator.adapt(language='chinese'), I still encounter errors related to...
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** 【faithfulness.adapt(language="chinese") is no useful】 Ragas version:0.1.0 Python version: **Code to Reproduce** Share...
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** 【faithfulness.adapt(language="chinese") is no useful】 Ragas version:0.1.0 Python version: **Code to Reproduce** Share...