Skip to content

Commit cbc156b

Browse files
committed
fixing typos
1 parent 6dd88ac commit cbc156b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ iText2KG is a Python package designed to incrementally construct consistent know
2525
* [17/09/2024] Latest features:
2626
- Now, iText2KG is compatible with all the chat/embeddings models supported by LangChain. For available chat models, refer to the options listed at: https://python.langchain.com/v0.2/docs/integrations/chat/. For embedding models, explore the choices at: https://python.langchain.com/v0.2/docs/integrations/text_embedding/.
2727

28-
- The constructed graph can now be further expanded by passing the already extracted entities and relationships to iText2KG.
28+
- The constructed graph can be expanded by passing the already extracted entities and relationships as arguments to the `build_graph` function in iText2KG.
2929
- iText2KG is compatible with all Python versions above 3.9.
3030

3131

0 commit comments

Comments
 (0)