| .. |
|
actions
|
modify code based on feedback of action_node.py and repair_llm_raw_output.py, add code in test_repair_llm_raw_output.py
|
2024-01-27 18:06:52 +08:00 |
|
document_store
|
faiss store: add tests
|
2024-01-02 21:30:35 +08:00 |
|
learn
|
fixbug: .well_known
|
2024-01-05 15:06:40 +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
|
update zhipu api due to new model and api; repair extra invalid generate output; update its unittest
|
2024-01-17 16:28:13 +08:00 |
|
roles
|
Stop generating unit test for non python files
|
2024-01-22 07:57:42 +01:00 |
|
skills
|
rm some skills
|
2023-09-18 15:15:07 +08:00 |
|
strategy
|
add ABC deco to ToT base
|
2024-01-03 14:59:21 +08:00 |
|
tools
|
fixbug: fix unit test
|
2024-01-04 10:10:13 +08:00 |
|
utils
|
update repair_llm_raw_output.py
|
2024-01-27 18:23:57 +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
|
update zhipu api due to new model and api; repair extra invalid generate output; update its unittest
|
2024-01-17 16:28:13 +08:00 |
|
const.py
|
Merge branch 'main' into incremental_development
|
2024-01-19 19:53:17 +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: +unit test
|
2024-01-05 10:25:20 +08:00 |
|
schema.py
|
Merge branch 'main' into incremental_development
|
2024-01-19 19:53:17 +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
|
When setting the max budget, I don't want to overcome this limit
|
2024-01-13 16:10:46 +01:00 |