Replies: 1 comment
-
|
you can set up an LLM gateway such as litellm or openrouter - we're gonna add a docker compose example in the next few weeks |
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.
-
We want to use hindsight meomry in our organization for agentic solutins. Our LLMs are hosted in our own infrastructure and are OpenAI-compatible .
However, our API tokens expire every 6 minutes. How can we integrate Hindsight Memory in this setup with dynamically rotating tokens?
Are threre recommended approaches or configurations to handle short-lived API credentials?
Beta Was this translation helpful? Give feedback.
All reactions