Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ venv/
ENV/
env.bak/
venv.bak/
my_env/

# Spyder project settings
.spyderproject
Expand Down Expand Up @@ -205,3 +206,6 @@ cython_debug/
marimo/_static/
marimo/_lsp/
__marimo__/

#kfp
pipelines/github_rag_pipeline.yaml
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# docs-agent
Copy link
Contributor

Choose a reason for hiding this comment

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

why delete?

Kubeflow Documentation AI Agent to power the Kubeflow Website
Kubeflow Documentation AI Agent to power the Kubeflow Website
509 changes: 509 additions & 0 deletions docs_scripts/chatbot.js

Large diffs are not rendered by default.

Loading