Fork of openJiuwen agent-core - AI Agent SDK for development, runtime, tuning and evolution
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
13
commits
7
commits
5
commits
3
commits
2
commits
2
commits
2
commits
2
commits
1
commits
refactor(logger): modify logger for workflow,runner,session
b779834View on GitHubchore: migrating from pydantic class Config to ConfigDict for all 7 affected files
93d8d61View on GitHubrefactor(agent_evolving): refactor optimizer of agent_evolving and fix API docs
7c19a75View on GitHubfix(memory):Add a prohibition on extracting sensitive content in the prompts for abstract extraction
27de048View on GitHubtest(llm): add validation test cases for multimodal generation
e692b76View on GitHubtest(memory): add unittest for DefaultDbStore and InMemoryKvStore
1373b10View on GitHubrefactor(retrieval): remove deprecated ollama embedding class
0ed0dc7View on GitHubdocs(callback): implement Async Callback Framework with comprehensive documentation
03cd8deView on GitHubfeat(callback): introduce decorator implementations for AsyncCallbackFramework
e322f6bView on GitHub