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: add CRD: KnowledgeBase and VectorStore #179

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

Abirdcfly
Copy link
Collaborator

@Abirdcfly Abirdcfly commented Nov 3, 2023

What type of PR is this?

/kind feature

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #141

Special notes for your reviewer

https://shimo.im/docs/gXqmdPVm04HWQV3o VectorStore design doc
https://shimo.im/docs/2wAldpRjGjUj4NAP Knowledgebase design doc

@Abirdcfly Abirdcfly force-pushed the Knowledge branch 20 times, most recently from 259b9a5 to a7ee04e Compare November 7, 2023 10:59
@Abirdcfly Abirdcfly marked this pull request as ready for review November 7, 2023 11:05
@Abirdcfly Abirdcfly force-pushed the Knowledge branch 4 times, most recently from a880351 to 8eb82dc Compare November 8, 2023 03:31
Copy link
Collaborator

@bjwswang bjwswang left a comment

Choose a reason for hiding this comment

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

See my comments

controllers/knowledgebase_controller.go Show resolved Hide resolved
controllers/knowledgebase_controller.go Outdated Show resolved Hide resolved
@Abirdcfly Abirdcfly force-pushed the Knowledge branch 6 times, most recently from d092c2f to 0dfd308 Compare November 8, 2023 08:03
@bjwswang bjwswang merged commit 50dff2b into kubeagi:main Nov 8, 2023
8 checks passed
@Abirdcfly Abirdcfly deleted the Knowledge branch November 8, 2023 08:52
@Abirdcfly Abirdcfly mentioned this pull request Nov 10, 2023
1 task
nkwangleiGIT pushed a commit to nkwangleiGIT/arcadia that referenced this pull request Dec 1, 2023
feat: add CRD: KnowledgeBase and VectorStore
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.

New CRD to manage knowledge base
2 participants