mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 13:06:03 +00:00
Update documentation for the Context integration with new URL and features (#9259)
Update documentation and URLs for the Langchain Context integration. We've moved from getcontext.ai to context.ai \o/ Thanks in advance for the review!
This commit is contained in:
@@ -37,7 +37,7 @@ class ContextCallbackHandler(BaseCallbackHandler):
|
||||
|
||||
Keyword Args:
|
||||
token (optional): The token with which to authenticate requests to Context.
|
||||
Visit https://go.getcontext.ai/settings to generate a token.
|
||||
Visit https://with.context.ai/settings to generate a token.
|
||||
If not provided, the value of the `CONTEXT_TOKEN` environment
|
||||
variable will be used.
|
||||
|
||||
|
Reference in New Issue
Block a user