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: FS tools + example #56

Merged
merged 3 commits into from
Dec 9, 2024
Merged

feat: FS tools + example #56

merged 3 commits into from
Dec 9, 2024

Conversation

pkarw
Copy link
Collaborator

@pkarw pkarw commented Dec 9, 2024

No description provided.

@pkarw pkarw changed the title FS tools + example feat: FS tools + example Dec 9, 2024
@pkarw pkarw requested a review from grabbou December 9, 2024 14:05
@pkarw pkarw mentioned this pull request Dec 9, 2024
@grabbou
Copy link
Collaborator

grabbou commented Dec 9, 2024

Thanks! Going to merge it in, I have a follow-up with a bunch of tweaks (per WhatsApp)

@grabbou grabbou merged commit 688ef76 into main Dec 9, 2024
grabbou added a commit that referenced this pull request Dec 9, 2024
The example is not the best one. After merging in #56 I think I'll make
something more spectacular - indexing local text files would be the best
option I guess, or indexing different Wikipedia articles / doing local
search - or something like this.

@grabbou check the idea I had for switching the backend. I guess
per-module global variable as a driver is not the best option, maybe
you'd suggest other way handling it - feel free

The cool thing is that in this implementation we're dependency free (for
the in-memory vector store) so it can be even moved to the core

Co-authored-by: Mike Grabowski <[email protected]>
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