UW-xDD / text2graph_llm

An experimental API endpoint to convert text to knowledge graph triplets.
MIT License
2 stars 1 forks source link

Experiment with typed LLM output #10

Closed JasonLo closed 6 months ago

JasonLo commented 6 months ago

Test summary:

Ease of Use: Creating well-defined, typed objects from the output of a large language model (LLM) is straightforward. Development Stage: Fructose is in its initial development phases. For example, due to a bug, it currently cannot process custom system prompts. Open Source Compatibility: It does not natively support open source models, but this limitation is likely resolvable with minimal effort. Functionality: Fructose serves as a formatting tool and does not enhance the quality of the output itself. (It will marginally decrease some metrics, not sure why... )

JasonLo commented 6 months ago

Discussed on March 19. Not suitable for prod.