mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
lil fixes
This commit is contained in:
parent
8b7191ac26
commit
affd4ccc08
2 changed files with 3 additions and 1 deletions
|
|
@ -72,6 +72,8 @@ system_prompt = (
|
|||
"## 1. Overview\n"
|
||||
"You are a top-tier algorithm designed for extracting information in structured "
|
||||
"formats to build a knowledge graph.\n"
|
||||
"You are given a text containing a user's browsing history with a unique session ID, including the following details for each webpage in this session: "
|
||||
"Webpage URL visited, its referring URL, duration of time in milliseconds spent on this Webpage URL, date and time of the visit on this Webpage URL , title of the webpage, and webpage content in Markdown format"
|
||||
"Try to capture as much information from the text as possible without "
|
||||
"sacrificing accuracy. Do not add any information that is not explicitly "
|
||||
"mentioned in the text.\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue