searx_updates
Tamara Lazarevic 12 months ago committed by GitHub
parent d8ae925425
commit 0ce8745928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -631,7 +631,7 @@
"id": "56ea6a08", "id": "56ea6a08",
"metadata": {}, "metadata": {},
"source": [ "source": [
"You'll need to get a Momemto auth token to use this class. This can either be passed in to a momento.CacheClient if you'd like to instantiate that directly, as a named parameter `auth_token` to `MomentoChatMessageHistory.from_client_params`, or can just be set as an environment variable `MOMENTO_AUTH_TOKEN`." "You'll need to get a Momento auth token to use this class. This can either be passed in to a momento.CacheClient if you'd like to instantiate that directly, as a named parameter `auth_token` to `MomentoChatMessageHistory.from_client_params`, or can just be set as an environment variable `MOMENTO_AUTH_TOKEN`."
] ]
}, },
{ {

Loading…
Cancel
Save