Prompt
Get User Personalized Context
GET
Return a string of the user’s personalized context you can directly insert it into your prompt.
Format:
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user
Query Parameters
Max token size of returned Context
Rank prefer topics at first to try to keep them in filtering, default order is by updated time
Only return profiles with these topics, default is all
Max subtopic size of the same topic in returned Context
Set specific subtopic limits for topics in JSON, for example {"topic1": 3, "topic2": 5}. The limits in this param will override max_subtopic_size
.
Profile event ratio of returned Context