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:
Alex Gamble
2023-08-15 19:38:34 +01:00
committed by GitHub
parent a091b4bf4c
commit cf17c58b47
2 changed files with 6 additions and 6 deletions

View File

@@ -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.