Skip to content

Enhance dataset skill documentation and functionality#2

Open
lsw5530 wants to merge 4 commits intoinfiniflow:mainfrom
lsw5530:main
Open

Enhance dataset skill documentation and functionality#2
lsw5530 wants to merge 4 commits intoinfiniflow:mainfrom
lsw5530:main

Conversation

@lsw5530
Copy link
Copy Markdown

@lsw5530 lsw5530 commented Apr 10, 2026

  • Updated SKILL.md to include chat assistant management and session handling in the description and commands.
  • Added detailed sections for chat assistants, sessions, and chat messages in reference.md.
  • Improved error handling and retry logic in common.py for HTTP requests.
  • Removed the obsolete create_dataset.py script.
  • Updated dataset information retrieval in datasets.py to handle API responses more robustly.
  • Enhanced error reporting in update_dataset.py and update_document.py to support JSON output.

These changes improve the overall usability and functionality of the dataset skill, particularly in managing chat assistants and sessions.

lsw5530 and others added 4 commits April 10, 2026 19:39
- Updated `SKILL.md` to include chat assistant management and session handling in the description and commands.
- Added detailed sections for chat assistants, sessions, and chat messages in `reference.md`.
- Improved error handling and retry logic in `common.py` for HTTP requests.
- Removed the obsolete `create_dataset.py` script.
- Updated dataset information retrieval in `datasets.py` to handle API responses more robustly.
- Enhanced error reporting in `update_dataset.py` and `update_document.py` to support JSON output.

These changes improve the overall usability and functionality of the dataset skill, particularly in managing chat assistants and sessions.
- Updated the description to include management of agents (智能体) and their completions.
- Added new section detailing agent commands, including listing, running, and managing agent sessions.
- Clarified the distinction between agents and chat assistants in the documentation.
- Included notes on agent execution and session management for improved user guidance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant