| .. |
|
actions
|
refine code
|
2024-01-02 20:49:20 +08:00 |
|
document_store
|
faiss store: add tests
|
2024-01-02 21:30:35 +08:00 |
|
learn
|
feat: +unit test
|
2023-12-27 21:47:48 +08:00 |
|
management
|
fix skill manager
|
2023-12-28 23:38:46 +08:00 |
|
memory
|
feat: +unit test
|
2023-12-30 14:37:16 +08:00 |
|
prompts
|
remove prompts of mineraft
|
2024-01-02 21:35:58 +08:00 |
|
provider
|
rm useless code and increase UT ratio
|
2024-01-02 21:21:10 +08:00 |
|
roles
|
fix pylint warnings
|
2024-01-02 18:14:03 +08:00 |
|
skills
|
rm some skills
|
2023-09-18 15:15:07 +08:00 |
|
strategy
|
test strategy
|
2024-01-02 14:45:58 +08:00 |
|
tools
|
refactor filename
|
2024-01-02 21:44:51 +08:00 |
|
utils
|
refine tests
|
2024-01-02 21:58:31 +08:00 |
|
__init__.py
|
fix RuntimeError: Event loop is closed in windows
|
2023-09-18 22:37:54 +08:00 |
|
_compat.py
|
Set WindowsProactorEventLoopPolicy after importing sk_function in python3.9+
|
2023-09-25 00:49:25 +08:00 |
|
config.py
|
feat: merge
|
2023-12-28 18:05:33 +08:00 |
|
const.py
|
Update: 发票ocr助手单测数据路径改为从const获取
|
2023-12-28 22:32:40 +08:00 |
|
document.py
|
faiss store: add tests
|
2024-01-02 21:30:35 +08:00 |
|
environment.py
|
add SerDeserMixin for child-classes
|
2023-12-28 16:07:39 +08:00 |
|
llm.py
|
refine code
|
2023-12-26 17:54:52 +08:00 |
|
logs.py
|
add llm stream log
|
2023-12-23 22:45:20 +08:00 |
|
repo_parser.py
|
feat: merge geekan:main
|
2023-12-22 16:40:04 +08:00 |
|
schema.py
|
add comments to SerializationMixin
|
2024-01-02 15:26:23 +08:00 |
|
startup.py
|
run pre-commit to find potential issues and fix them
|
2023-12-21 10:48:46 +08:00 |
|
subscription.py
|
migrate from pydantic v1 to v2
|
2023-12-26 14:44:09 +08:00 |
|
team.py
|
fix env=None when init Team with env=xxx
|
2023-12-27 16:34:43 +08:00 |