-
Notifications
You must be signed in to change notification settings - Fork 16k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zep Authentication #6728
Zep Authentication #6728
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Thanks! Maybe you can also re-run the notebook to confirm all is working following the update. |
@rlancemartin Good idea. Done! |
@rlancemartin bump on this. Would love to get this merged as we have users interested in using authentication. Thanks! |
@danielchalef looks good! Can you rebase or merge |
@rlancemartin Done. Waiting on CI tests to pass. |
Thanks! Hmm, still looks like a |
Weird. Looks like this happened over night. There wasn't a conflict yesterday. I've tried rebasing again but am up to date. Will delete and recreate the file. |
Thanks, ya sorry about that. LMK if issues. I can also try on my end. Usually just:
Should do it. |
@rlancemartin done. no merge issues. tests are currently running. |
Ugh. Fixing this. Two minutes |
Ha, ya. A lot of trouble w/ the |
Yes. I keep running Would you mind taking it from here? |
Looks like I can't push to your branch. But I checked out your branch and did this: 1/ sync for your fork w/ This should resolve it. Maybe your |
I see the same conflict on another PR after doing the above. Just pinged @dev2049 on it. |
It was resolved by ensuring local Can you confirm that and then do the steps above? In parallel I am getting #6772 ready to merge (to ensure no other issues). I'd prefer to get this in first. |
Doing so now. I'm a little confused why rebasing against upstream/master wasn't resolving this. |
It should. #6772 is now fixed, too. I think it's possible that your local Looks like the conflict is resolved! Let's get this in once tests pass. Sorry for the trouble. |
No worries. I think that was the case. Thanks |
## Description: Add Zep API Key argument to ZepChatMessageHistory and ZepRetriever - correct docs site links - add zep api_key auth to constructors ZepChatMessageHistory: @hwchase17, ZepRetriever: @rlancemartin, @eyurtsev
Description: Add Zep API Key argument to ZepChatMessageHistory and ZepRetriever
ZepChatMessageHistory: @hwchase17,
ZepRetriever: @rlancemartin, @eyurtsev