这是indexloc提供的服务,不要输入任何密码
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
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -231,3 +231,10 @@ spellbook/litellm/config.dev.yaml
.env.aws
.aws.env
spellbook/kotaemon/ktem_app_data

# librechat Logs
spellbook/librechat/data-node
spellbook/librechat/meili_data*
spellbook/librechat/data/
spellbook/librechat/logs
*.log
Binary file modified docs/release_notes/header_image/release_header_latest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
74 changes: 74 additions & 0 deletions spellbook/librechat/.SourceSageignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
.git
__pycache__
LICENSE
output.md
assets
Style-Bert-VITS2
output
streamlit
SourceSage.md
data
.gitignore
.SourceSageignore
*.png
Changelog
SourceSageAssets
SourceSageAssetsDemo
__pycache__
.pyc
**/__pycache__/**
modules\__pycache__
.svg
sourcesage.egg-info
.pytest_cache
dist
build
.env
example

.gaiah.md
.Gaiah.md
tmp.md
tmp2.md
.SourceSageAssets
tests
template
aira.egg-info
aira.Gaiah.md
README_template.md

egg-info
oasis_article.egg-info
.harmon_ai
.aira

article_draft
issue_creator.log
oasis.log

debug_output
*.log

html_replacement1.html
html_raw.html
html_content.html
html_with_placeholders.html
markdown_html.html
markdown_text.md
markdown_text2.md

saved_article.html
memo.md
content.md

.SourceSageAssets
docs
.github
.venv

terraform.tfstate
.terraform
.terraform.lock.hcl
terraform.tfstate.backup

spellbook/litellm/terraform
Loading