You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to augment the current graph using LLM.
For that we need to create a new annotator where the annotator takes a prompt, output_format (text or not).
As a pre-requisite:
define the supported LLMs
define prompts and a sample use cases from existing
The text was updated successfully, but these errors were encountered:
We want to augment the current graph using LLM.
For that we need to create a new annotator where the annotator takes a prompt, output_format (text or not).
As a pre-requisite:
The text was updated successfully, but these errors were encountered: