| .. |
|
actions
|
feat: +unit test
|
2023-12-28 22:06:58 +08:00 |
|
document_store
|
remove milvus due to no usage
|
2023-12-28 16:29:42 +08:00 |
|
learn
|
feat: +unit test
|
2023-12-27 21:47:48 +08:00 |
|
management
|
add pydantic v2 support and change role's private fields into public
|
2023-12-27 14:00:54 +08:00 |
|
memory
|
feat: merge
|
2023-12-28 18:05:33 +08:00 |
|
prompts
|
feat: merge geekan:main
|
2023-12-14 20:34:04 +08:00 |
|
provider
|
fix openai
|
2023-12-28 17:42:28 +08:00 |
|
roles
|
Merge branch 'main' into dev
|
2023-12-28 17:27:10 +08:00 |
|
skills
|
rm some skills
|
2023-09-18 15:15:07 +08:00 |
|
strategy
|
add tot impl
|
2023-12-28 16:42:23 +08:00 |
|
tools
|
feat: merge
|
2023-12-28 18:05:33 +08:00 |
|
utils
|
feat: merge
|
2023-12-28 18:05:33 +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
|
tuning example and config
|
2023-12-25 23:13:25 +08:00 |
|
document.py
|
migrate from pydantic v1 to v2
|
2023-12-26 14:44:09 +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
|
change mixin name
|
2023-12-28 16:43:08 +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 |