Replies: 1 comment
-
|
If you seulhost, I can recommend LiteLLM. It's a bit of work but really rewarding once configured. You will have to use the MAX_STRING_LENGTH_PROMPT_IN_DB configuration option to capture the whole prompt.(otherwise truncated to a few characters) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone tell me where I can review the complete API calls that were made to the LLMs during the automatic tag creation?
From the logs I can only see the total amount of tokens that were used:
I'd like to see the full API call, including the system/user prompt and what exactly Karakeep decided to send along with it so the LLM has sufficient context to generate these tags.
Are these full API calls logged/stored somewhere? If yes, where? And would you ever consider an option in the admin settings to make them easily accessible in order to fine-tune the prompts over time?
Cheers :)
Beta Was this translation helpful? Give feedback.
All reactions