README.md
pyproject.toml
setup.cfg
setup.py
syntheticusers/__init__.py
syntheticusers/api_client.py
syntheticusers/api_response.py
syntheticusers/configuration.py
syntheticusers/exceptions.py
syntheticusers/py.typed
syntheticusers/rest.py
syntheticusers/tools_metadata.py
syntheticusers.egg-info/PKG-INFO
syntheticusers.egg-info/SOURCES.txt
syntheticusers.egg-info/dependency_links.txt
syntheticusers.egg-info/requires.txt
syntheticusers.egg-info/top_level.txt
syntheticusers/api/__init__.py
syntheticusers/api/annotations_api.py
syntheticusers/api/assistant_sessions_api.py
syntheticusers/api/audiences_api.py
syntheticusers/api/conversation_feedback_api.py
syntheticusers/api/conversations_api.py
syntheticusers/api/copilot_sessions_api.py
syntheticusers/api/files_api.py
syntheticusers/api/health_api.py
syntheticusers/api/interviews_api.py
syntheticusers/api/knowledge_graphs_api.py
syntheticusers/api/plans_api.py
syntheticusers/api/problems_api.py
syntheticusers/api/projects_api.py
syntheticusers/api/reports_api.py
syntheticusers/api/research_goals_api.py
syntheticusers/api/script_generation_api.py
syntheticusers/api/solutions_api.py
syntheticusers/api/studies_api.py
syntheticusers/api/sub_plans_api.py
syntheticusers/api/suggestions_api.py
syntheticusers/api/summaries_api.py
syntheticusers/api/synthetic_users_api.py
syntheticusers/api/users_api.py
syntheticusers/api/workspaces_api.py
syntheticusers/models/__init__.py
syntheticusers/models/annotation.py
syntheticusers/models/app_api_schemas_planner_sub_plan_type.py
syntheticusers/models/app_api_schemas_studies_sub_plan_type.py
syntheticusers/models/app_utils_annotation_create1.py
syntheticusers/models/app_utils_annotation_create2.py
syntheticusers/models/assistant_chat.py
syntheticusers/models/assistant_session.py
syntheticusers/models/assistant_session_create.py
syntheticusers/models/assistant_session_message.py
syntheticusers/models/audience.py
syntheticusers/models/audience_create.py
syntheticusers/models/audience_extend.py
syntheticusers/models/audience_generate.py
syntheticusers/models/audience_update.py
syntheticusers/models/concept_base.py
syntheticusers/models/concept_input.py
syntheticusers/models/conversation.py
syntheticusers/models/conversation_create.py
syntheticusers/models/conversation_feedback.py
syntheticusers/models/conversation_feedback_comment.py
syntheticusers/models/conversation_feedback_create.py
syntheticusers/models/conversation_feedback_helpful.py
syntheticusers/models/conversation_feedback_type.py
syntheticusers/models/conversation_feedback_update.py
syntheticusers/models/conversation_reference.py
syntheticusers/models/data.py
syntheticusers/models/file.py
syntheticusers/models/file_create.py
syntheticusers/models/file_download_url.py
syntheticusers/models/file_with_presigned_url.py
syntheticusers/models/generate_toc_request.py
syntheticusers/models/http_validation_error.py
syntheticusers/models/interview.py
syntheticusers/models/knowledge_graph.py
syntheticusers/models/page_annotation.py
syntheticusers/models/page_assistant_session.py
syntheticusers/models/page_audience.py
syntheticusers/models/page_conversation.py
syntheticusers/models/page_conversation_feedback.py
syntheticusers/models/page_file.py
syntheticusers/models/page_interview.py
syntheticusers/models/page_knowledge_graph.py
syntheticusers/models/page_plan.py
syntheticusers/models/page_problem.py
syntheticusers/models/page_project.py
syntheticusers/models/page_research_goal.py
syntheticusers/models/page_solution.py
syntheticusers/models/page_standalone_report.py
syntheticusers/models/page_study.py
syntheticusers/models/page_sub_plan.py
syntheticusers/models/page_suggestion.py
syntheticusers/models/page_summary.py
syntheticusers/models/page_synthetic_user.py
syntheticusers/models/page_user.py
syntheticusers/models/page_workspace.py
syntheticusers/models/plan.py
syntheticusers/models/plan_create.py
syntheticusers/models/plan_update.py
syntheticusers/models/problem.py
syntheticusers/models/problem_create.py
syntheticusers/models/problem_update.py
syntheticusers/models/project.py
syntheticusers/models/project_user_role.py
syntheticusers/models/report.py
syntheticusers/models/report_toc_entry_input.py
syntheticusers/models/report_toc_entry_output.py
syntheticusers/models/research_goal.py
syntheticusers/models/research_goal_create.py
syntheticusers/models/research_goal_update.py
syntheticusers/models/script_generation_output.py
syntheticusers/models/script_generation_request.py
syntheticusers/models/session_create.py
syntheticusers/models/session_response.py
syntheticusers/models/session_update.py
syntheticusers/models/solution.py
syntheticusers/models/solution_create.py
syntheticusers/models/solution_update.py
syntheticusers/models/standalone_report.py
syntheticusers/models/standalone_report_create.py
syntheticusers/models/standalone_report_update.py
syntheticusers/models/status_response.py
syntheticusers/models/study.py
syntheticusers/models/study_create.py
syntheticusers/models/study_interviews.py
syntheticusers/models/study_progress.py
syntheticusers/models/study_update.py
syntheticusers/models/sub_plan.py
syntheticusers/models/sub_plan_create.py
syntheticusers/models/sub_plan_execution_options.py
syntheticusers/models/sub_plan_report.py
syntheticusers/models/sub_plan_update.py
syntheticusers/models/suggestion.py
syntheticusers/models/suggestion_create.py
syntheticusers/models/suggestion_update.py
syntheticusers/models/summary.py
syntheticusers/models/summary_create.py
syntheticusers/models/summary_message.py
syntheticusers/models/summary_message_create.py
syntheticusers/models/summary_section.py
syntheticusers/models/synthetic_user.py
syntheticusers/models/synthetic_user_partial.py
syntheticusers/models/user.py
syntheticusers/models/validation_error.py
syntheticusers/models/validation_error_loc_inner.py
syntheticusers/models/workspace.py
test/test_annotation.py
test/test_annotations_api.py
test/test_app_api_schemas_planner_sub_plan_type.py
test/test_app_api_schemas_studies_sub_plan_type.py
test/test_app_utils_annotation_create1.py
test/test_app_utils_annotation_create2.py
test/test_assistant_chat.py
test/test_assistant_session.py
test/test_assistant_session_create.py
test/test_assistant_session_message.py
test/test_assistant_sessions_api.py
test/test_audience.py
test/test_audience_create.py
test/test_audience_extend.py
test/test_audience_generate.py
test/test_audience_update.py
test/test_audiences_api.py
test/test_concept_base.py
test/test_concept_input.py
test/test_conversation.py
test/test_conversation_create.py
test/test_conversation_feedback.py
test/test_conversation_feedback_api.py
test/test_conversation_feedback_comment.py
test/test_conversation_feedback_create.py
test/test_conversation_feedback_helpful.py
test/test_conversation_feedback_type.py
test/test_conversation_feedback_update.py
test/test_conversation_reference.py
test/test_conversations_api.py
test/test_copilot_sessions_api.py
test/test_data.py
test/test_file.py
test/test_file_create.py
test/test_file_download_url.py
test/test_file_with_presigned_url.py
test/test_files_api.py
test/test_generate_toc_request.py
test/test_health_api.py
test/test_http_validation_error.py
test/test_interview.py
test/test_interviews_api.py
test/test_knowledge_graph.py
test/test_knowledge_graphs_api.py
test/test_page_annotation.py
test/test_page_assistant_session.py
test/test_page_audience.py
test/test_page_conversation.py
test/test_page_conversation_feedback.py
test/test_page_file.py
test/test_page_interview.py
test/test_page_knowledge_graph.py
test/test_page_plan.py
test/test_page_problem.py
test/test_page_project.py
test/test_page_research_goal.py
test/test_page_solution.py
test/test_page_standalone_report.py
test/test_page_study.py
test/test_page_sub_plan.py
test/test_page_suggestion.py
test/test_page_summary.py
test/test_page_synthetic_user.py
test/test_page_user.py
test/test_page_workspace.py
test/test_plan.py
test/test_plan_create.py
test/test_plan_update.py
test/test_plans_api.py
test/test_problem.py
test/test_problem_create.py
test/test_problem_update.py
test/test_problems_api.py
test/test_project.py
test/test_project_user_role.py
test/test_projects_api.py
test/test_report.py
test/test_report_toc_entry_input.py
test/test_report_toc_entry_output.py
test/test_reports_api.py
test/test_research_goal.py
test/test_research_goal_create.py
test/test_research_goal_update.py
test/test_research_goals_api.py
test/test_script_generation_api.py
test/test_script_generation_output.py
test/test_script_generation_request.py
test/test_session_create.py
test/test_session_response.py
test/test_session_update.py
test/test_solution.py
test/test_solution_create.py
test/test_solution_update.py
test/test_solutions_api.py
test/test_standalone_report.py
test/test_standalone_report_create.py
test/test_standalone_report_update.py
test/test_status_response.py
test/test_studies_api.py
test/test_study.py
test/test_study_create.py
test/test_study_interviews.py
test/test_study_progress.py
test/test_study_update.py
test/test_sub_plan.py
test/test_sub_plan_create.py
test/test_sub_plan_execution_options.py
test/test_sub_plan_report.py
test/test_sub_plan_update.py
test/test_sub_plans_api.py
test/test_suggestion.py
test/test_suggestion_create.py
test/test_suggestion_update.py
test/test_suggestions_api.py
test/test_summaries_api.py
test/test_summary.py
test/test_summary_create.py
test/test_summary_message.py
test/test_summary_message_create.py
test/test_summary_section.py
test/test_synthetic_user.py
test/test_synthetic_user_partial.py
test/test_synthetic_users_api.py
test/test_user.py
test/test_users_api.py
test/test_validation_error.py
test/test_validation_error_loc_inner.py
test/test_workspace.py
test/test_workspaces_api.py