..
actions
feat(core): Add stream data return and reception
2024-03-27 14:57:23 +08:00
configs
feat: merge geekan:main
2024-03-21 22:08:13 +08:00
document_store
memory_storage use rag_engine
2024-03-08 00:47:26 +08:00
environment
Merge branch 'main' into fix_typo
2024-03-22 11:53:54 +08:00
learn
fixbug: gbk UnicodeEncodeError
2024-03-07 17:04:44 +08:00
management
fix skill manager
2023-12-28 23:38:46 +08:00
memory
fix persist naming
2024-03-16 22:26:40 +08:00
prompts
Merge branch 'main' into code_interpreter
2024-03-12 15:13:14 +08:00
provider
feat(core): Add stream data return and reception
2024-03-27 14:57:23 +08:00
rag
modify comment of ObjectNodeMetadata
2024-03-16 09:30:39 +08:00
roles
feat(core): Add stream data return and reception
2024-03-27 14:57:23 +08:00
skills
修正
2023-10-18 22:17:16 +08:00
strategy
fix critical bug: human prior not injected
2024-03-19 18:00:59 +08:00
tools
replace *.deepwisdom.ai for scraping by local server
2024-03-23 17:29:36 +08:00
utils
feat(core): Add stream data return and reception
2024-03-27 14:57:23 +08:00
__init__.py
feat: merge send18
2023-12-15 16:29:55 +08:00
_compat.py
修正
2023-10-18 22:17:16 +08:00
config2.py
Merge pull request #997 from liujun3660105/feat/add-cusotm-llm-config
2024-03-15 23:32:56 +08:00
const.py
refactor: timeout 0
2024-03-21 13:21:24 +08:00
context.py
Add files via upload
2024-02-29 10:14:15 +08:00
context_mixin.py
remove extra value after model_validator in Role/ContextMixin
2024-02-02 16:35:51 +08:00
document.py
upgrade llama-index to v0.10
2024-03-08 00:41:00 +08:00
llm.py
update code due to failed unittests
2024-02-03 13:33:02 +08:00
logs.py
update base env and android_env
2024-01-30 19:07:38 +08:00
repo_parser.py
feat: +rfc197 example
2024-03-06 19:30:06 +08:00
schema.py
memory_storage use rag_engine
2024-03-08 00:47:26 +08:00
software_company.py
refine code to avoid config error
2024-02-23 10:15:08 +08:00
startup.py
readd startup.py
2024-03-11 19:18:27 +08:00
subscription.py
fix bugs
2024-01-11 16:19:52 +08:00
team.py
feat: replace global CONTEXT with Config()
2024-01-22 18:01:40 +08:00