Skip to content

Conversation

@arnavj053
Copy link

when use curator llm to create your own dataset, it will load with default app id parameter that was provided.

"response_format": (str(self.prompt_formatter.response_format.model_json_schema()) if self.prompt_formatter.response_format else "text"),
"run_hash": fingerprint,
"batch_mode": self.batch_mode,
"default_app_id": self.default_app_id,
Copy link
Contributor

Choose a reason for hiding this comment

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

only send this if it isn't NULL

Copy link
Author

Choose a reason for hiding this comment

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

fixed.

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.

3 participants