Skip to content
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

Feat/connor/local redis #14

Merged
merged 42 commits into from
Feb 6, 2025
Merged

Feat/connor/local redis #14

merged 42 commits into from
Feb 6, 2025

Conversation

cdirks4
Copy link
Member

@cdirks4 cdirks4 commented Jan 28, 2025

No description provided.

@cdirks4 cdirks4 force-pushed the feat/connor/local-redis branch from 484a42d to 17e9509 Compare January 28, 2025 18:02
@cdirks4
Copy link
Member Author

cdirks4 commented Jan 28, 2025

this build and i are at war

@cdirks4
Copy link
Member Author

cdirks4 commented Jan 28, 2025

okay i think it builds now just needs secrets @VDuda . I dont think i have access to add them,
we should also set up the webhook when you do that. Also we should wipe db and do an init migration.

I have plenty of other things to fix in meantime, lots of mess from the rebase and want to look at what you did in the redis file. Also need to make sure sources are loading in correct. then going to look into morgans code and see what api routes would be expecting/ returnng.

echo -e "${YELLOW}kubectl logs -f deployment/openbooklm -n openbooklm${NC}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

namespace is default

},
]

const communityCourses = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should eventually bring these back - but at a later date, this would be an amazing feature, but probably better to slowly release based on user wants/requests - should be an issue in this repo

const startY = React.useRef(0);
const startHeight = React.useRef(0);

const handleMouseDown = (e: React.MouseEvent) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol what do mouses have to do with the chat interface

onClose: () => void;
}

export function GoogleDrivePicker({
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is epic 🔥❤️

return (
<Link href={`/notebook/${notebook.id}`} className="block">
<div className="border border-[#2A2A2A] rounded-lg p-4 hover:border-[#404040] transition-colors">
{/* ... rest of the card content ... */}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure what happened here - but can figure out at a later date what this feature looked like

@@ -0,0 +1,34 @@
interface Window {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol lol???? GDrive is weird

@VDuda VDuda marked this pull request as ready for review February 5, 2025 23:00
@VDuda VDuda merged commit ffb9deb into main Feb 6, 2025
0 of 2 checks passed
@VDuda VDuda deleted the feat/connor/local-redis branch February 6, 2025 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants