Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev bbs patch 2 #229

Merged
merged 6 commits into from
Nov 20, 2024
Merged

Dev bbs patch 2 #229

merged 6 commits into from
Nov 20, 2024

Conversation

ccssu
Copy link
Collaborator

@ccssu ccssu commented Nov 20, 2024

No description provided.

Copy link

Your code does not meet the Black formatting standards.
Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

{
"prompt": prompt,
"last_node_id": last_node_ids[0],
"exec_info": self._exec_info(prompt),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

收集 exec_info 信息发往服务端, 比如:exec_info = {'model_version_ids': ['5068']}

@doombeaker doombeaker merged commit 8053dbe into dev_bbs Nov 20, 2024
1 check passed
@doombeaker doombeaker deleted the dev_bbs_patch_2 branch November 20, 2024 09:00
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.

2 participants