letta-client 0.1.322__py3-none-any.whl → 0.1.324__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of letta-client might be problematic. Click here for more details.

Files changed (486) hide show
  1. letta_client/__init__.py +872 -0
  2. letta_client/core/client_wrapper.py +2 -2
  3. letta_client/templates/__init__.py +868 -66
  4. letta_client/templates/agents/__init__.py +0 -69
  5. letta_client/templates/agents/client.py +8 -103
  6. letta_client/templates/agents/raw_client.py +8 -155
  7. letta_client/templates/client.py +270 -100
  8. letta_client/templates/raw_client.py +284 -80
  9. letta_client/templates/types/__init__.py +1732 -0
  10. letta_client/templates/{agents/types/agents_create_request_initial_message_sequence_item.py → types/templates_create_agents_from_template_request_initial_message_sequence_item.py} +7 -5
  11. letta_client/templates/{agents/types/agents_create_request_initial_message_sequence_item_role.py → types/templates_create_agents_from_template_request_initial_message_sequence_item_role.py} +1 -1
  12. letta_client/templates/types/templates_create_agents_from_template_response.py +29 -0
  13. letta_client/templates/types/templates_create_agents_from_template_response_agents_item.py +157 -0
  14. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_agent_type.py +18 -0
  15. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_base_template_id.py +14 -0
  16. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_base_template_id_item.py +5 -0
  17. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_created_at.py +14 -0
  18. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_created_at_item.py +5 -0
  19. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_created_by_id.py +14 -0
  20. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_created_by_id_item.py +5 -0
  21. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_deployment_id.py +14 -0
  22. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_deployment_id_item.py +5 -0
  23. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_description.py +14 -0
  24. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_description_item.py +5 -0
  25. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config.py +63 -0
  26. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_azure_deployment.py +14 -0
  27. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_azure_deployment_item.py +7 -0
  28. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_azure_endpoint.py +14 -0
  29. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_azure_endpoint_item.py +7 -0
  30. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_azure_version.py +14 -0
  31. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_azure_version_item.py +7 -0
  32. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_batch_size.py +7 -0
  33. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_embedding_chunk_size.py +16 -0
  34. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_embedding_chunk_size_item.py +7 -0
  35. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_embedding_endpoint.py +16 -0
  36. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_embedding_endpoint_item.py +7 -0
  37. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_embedding_endpoint_type.py +28 -0
  38. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_handle.py +14 -0
  39. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_embedding_config_handle_item.py +5 -0
  40. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_enable_sleeptime.py +14 -0
  41. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_enable_sleeptime_item.py +5 -0
  42. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_entity_id.py +14 -0
  43. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_entity_id_item.py +5 -0
  44. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_hidden.py +14 -0
  45. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_hidden_item.py +5 -0
  46. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_identity_ids.py +7 -0
  47. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_last_run_completion.py +14 -0
  48. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_last_run_completion_item.py +5 -0
  49. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_last_run_duration_ms.py +14 -0
  50. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_last_run_duration_ms_item.py +5 -0
  51. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_last_updated_by_id.py +14 -0
  52. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_last_updated_by_id_item.py +5 -0
  53. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config.py +97 -0
  54. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_compatibility_type.py +15 -0
  55. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_compatibility_type_item.py +7 -0
  56. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_enable_reasoner.py +7 -0
  57. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_frequency_penalty.py +14 -0
  58. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_frequency_penalty_item.py +7 -0
  59. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_handle.py +14 -0
  60. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_handle_item.py +5 -0
  61. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_max_reasoning_tokens.py +7 -0
  62. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_max_tokens.py +14 -0
  63. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_max_tokens_item.py +5 -0
  64. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_model_endpoint.py +14 -0
  65. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_model_endpoint_item.py +5 -0
  66. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_model_endpoint_type.py +30 -0
  67. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_model_wrapper.py +14 -0
  68. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_model_wrapper_item.py +5 -0
  69. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_provider_category.py +15 -0
  70. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_provider_category_item.py +7 -0
  71. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_provider_name.py +14 -0
  72. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_provider_name_item.py +5 -0
  73. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_put_inner_thoughts_in_kwargs.py +16 -0
  74. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_put_inner_thoughts_in_kwargs_item.py +7 -0
  75. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_reasoning_effort.py +17 -0
  76. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_reasoning_effort_item.py +11 -0
  77. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_temperature.py +7 -0
  78. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_tier.py +14 -0
  79. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_tier_item.py +5 -0
  80. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_verbosity.py +16 -0
  81. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_llm_config_verbosity_item.py +7 -0
  82. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_max_files_open.py +14 -0
  83. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_max_files_open_item.py +5 -0
  84. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory.py +35 -0
  85. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_agent_type.py +23 -0
  86. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_agent_type_item.py +17 -0
  87. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item.py +94 -0
  88. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_base_template_id.py +14 -0
  89. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_base_template_id_item.py +7 -0
  90. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_created_by_id.py +14 -0
  91. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_created_by_id_item.py +7 -0
  92. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_deployment_id.py +14 -0
  93. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_deployment_id_item.py +7 -0
  94. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_description.py +14 -0
  95. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_description_item.py +7 -0
  96. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_entity_id.py +14 -0
  97. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_entity_id_item.py +7 -0
  98. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_hidden.py +14 -0
  99. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_hidden_item.py +5 -0
  100. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_id.py +5 -0
  101. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_is_template.py +7 -0
  102. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_label.py +14 -0
  103. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_label_item.py +5 -0
  104. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_last_updated_by_id.py +16 -0
  105. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_last_updated_by_id_item.py +7 -0
  106. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_limit.py +7 -0
  107. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_metadata.py +13 -0
  108. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_metadata_item.py +7 -0
  109. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_name.py +14 -0
  110. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_name_item.py +5 -0
  111. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_preserve_on_migration.py +16 -0
  112. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_preserve_on_migration_item.py +7 -0
  113. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_project_id.py +14 -0
  114. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_project_id_item.py +7 -0
  115. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_blocks_item_read_only.py +7 -0
  116. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks.py +11 -0
  117. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item.py +107 -0
  118. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_base_template_id.py +16 -0
  119. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_base_template_id_item.py +7 -0
  120. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_created_by_id.py +16 -0
  121. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_created_by_id_item.py +7 -0
  122. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_deployment_id.py +16 -0
  123. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_deployment_id_item.py +7 -0
  124. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_description.py +16 -0
  125. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_description_item.py +7 -0
  126. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_entity_id.py +14 -0
  127. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_entity_id_item.py +7 -0
  128. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_hidden.py +14 -0
  129. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_hidden_item.py +7 -0
  130. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_id.py +7 -0
  131. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_is_template.py +7 -0
  132. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_label.py +14 -0
  133. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_label_item.py +7 -0
  134. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_last_accessed_at.py +16 -0
  135. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_last_accessed_at_item.py +7 -0
  136. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_last_updated_by_id.py +16 -0
  137. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_last_updated_by_id_item.py +7 -0
  138. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_limit.py +7 -0
  139. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_metadata.py +13 -0
  140. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_metadata_item.py +7 -0
  141. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_name.py +14 -0
  142. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_name_item.py +7 -0
  143. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_preserve_on_migration.py +16 -0
  144. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_preserve_on_migration_item.py +7 -0
  145. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_project_id.py +14 -0
  146. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_project_id_item.py +7 -0
  147. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_file_blocks_item_read_only.py +7 -0
  148. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_memory_prompt_template.py +5 -0
  149. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_message_buffer_autoclear.py +7 -0
  150. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_message_ids.py +14 -0
  151. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_message_ids_item.py +5 -0
  152. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_metadata.py +13 -0
  153. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_metadata_item.py +7 -0
  154. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group.py +17 -0
  155. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids.py +108 -0
  156. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_base_template_id.py +16 -0
  157. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_base_template_id_item.py +7 -0
  158. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_deployment_id.py +16 -0
  159. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_deployment_id_item.py +7 -0
  160. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_hidden.py +14 -0
  161. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_hidden_item.py +7 -0
  162. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_last_processed_message_id.py +18 -0
  163. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_last_processed_message_id_item.py +7 -0
  164. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_manager_agent_id.py +16 -0
  165. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_manager_agent_id_item.py +7 -0
  166. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_manager_type.py +7 -0
  167. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_max_message_buffer_length.py +18 -0
  168. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_max_message_buffer_length_item.py +7 -0
  169. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_max_turns.py +16 -0
  170. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_max_turns_item.py +7 -0
  171. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_min_message_buffer_length.py +18 -0
  172. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_min_message_buffer_length_item.py +7 -0
  173. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_project_id.py +16 -0
  174. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_project_id_item.py +7 -0
  175. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_shared_block_ids.py +7 -0
  176. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_sleeptime_agent_frequency.py +18 -0
  177. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_sleeptime_agent_frequency_item.py +7 -0
  178. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_template_id.py +16 -0
  179. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_template_id_item.py +7 -0
  180. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_termination_token.py +16 -0
  181. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_termination_token_item.py +7 -0
  182. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_turns_counter.py +16 -0
  183. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_agent_ids_turns_counter_item.py +7 -0
  184. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item.py +11 -0
  185. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids.py +108 -0
  186. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_base_template_id.py +18 -0
  187. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_base_template_id_item.py +7 -0
  188. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_deployment_id.py +16 -0
  189. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_deployment_id_item.py +7 -0
  190. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_hidden.py +16 -0
  191. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_hidden_item.py +7 -0
  192. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_last_processed_message_id.py +18 -0
  193. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_last_processed_message_id_item.py +7 -0
  194. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_manager_agent_id.py +18 -0
  195. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_manager_agent_id_item.py +7 -0
  196. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_manager_type.py +7 -0
  197. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_max_message_buffer_length.py +18 -0
  198. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_max_message_buffer_length_item.py +7 -0
  199. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_max_turns.py +16 -0
  200. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_max_turns_item.py +7 -0
  201. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_min_message_buffer_length.py +18 -0
  202. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_min_message_buffer_length_item.py +7 -0
  203. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_project_id.py +16 -0
  204. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_project_id_item.py +7 -0
  205. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_shared_block_ids.py +7 -0
  206. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_sleeptime_agent_frequency.py +18 -0
  207. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_sleeptime_agent_frequency_item.py +7 -0
  208. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_template_id.py +16 -0
  209. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_template_id_item.py +7 -0
  210. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_termination_token.py +18 -0
  211. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_termination_token_item.py +7 -0
  212. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_turns_counter.py +16 -0
  213. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_multi_agent_group_item_agent_ids_turns_counter_item.py +7 -0
  214. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_per_file_view_window_char_limit.py +14 -0
  215. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_per_file_view_window_char_limit_item.py +7 -0
  216. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_project_id.py +14 -0
  217. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_project_id_item.py +5 -0
  218. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format.py +25 -0
  219. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format_item.py +20 -0
  220. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format_item_json_schema.py +24 -0
  221. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format_item_json_schema_type.py +7 -0
  222. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format_item_type.py +20 -0
  223. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format_item_zero.py +20 -0
  224. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format_json_schema.py +24 -0
  225. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format_json_schema_type.py +7 -0
  226. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format_type.py +20 -0
  227. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_response_format_zero.py +20 -0
  228. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets.py +11 -0
  229. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item.py +54 -0
  230. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_created_at.py +14 -0
  231. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_created_at_item.py +5 -0
  232. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_created_by_id.py +14 -0
  233. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_created_by_id_item.py +5 -0
  234. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_description.py +14 -0
  235. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_description_item.py +5 -0
  236. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_id.py +5 -0
  237. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_last_updated_by_id.py +14 -0
  238. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_last_updated_by_id_item.py +7 -0
  239. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_organization_id.py +14 -0
  240. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_organization_id_item.py +7 -0
  241. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_updated_at.py +14 -0
  242. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_secrets_item_updated_at_item.py +5 -0
  243. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item.py +70 -0
  244. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_created_at.py +14 -0
  245. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_created_at_item.py +5 -0
  246. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_created_by_id.py +14 -0
  247. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_created_by_id_item.py +5 -0
  248. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_description.py +14 -0
  249. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_description_item.py +5 -0
  250. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config.py +67 -0
  251. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_azure_deployment.py +18 -0
  252. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_azure_deployment_item.py +7 -0
  253. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_azure_endpoint.py +16 -0
  254. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_azure_endpoint_item.py +7 -0
  255. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_azure_version.py +16 -0
  256. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_azure_version_item.py +7 -0
  257. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_batch_size.py +7 -0
  258. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_embedding_chunk_size.py +18 -0
  259. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_embedding_chunk_size_item.py +7 -0
  260. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_embedding_endpoint.py +18 -0
  261. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_embedding_endpoint_item.py +7 -0
  262. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_embedding_endpoint_type.py +28 -0
  263. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_handle.py +16 -0
  264. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_embedding_config_handle_item.py +7 -0
  265. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_id.py +5 -0
  266. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_instructions.py +14 -0
  267. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_instructions_item.py +5 -0
  268. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_last_updated_by_id.py +14 -0
  269. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_last_updated_by_id_item.py +7 -0
  270. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_metadata.py +13 -0
  271. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_metadata_item.py +7 -0
  272. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_organization_id.py +14 -0
  273. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_organization_id_item.py +7 -0
  274. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_updated_at.py +14 -0
  275. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_updated_at_item.py +5 -0
  276. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_sources_item_vector_db_provider.py +7 -0
  277. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_template_id.py +14 -0
  278. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_template_id_item.py +5 -0
  279. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_timezone.py +14 -0
  280. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_timezone_item.py +5 -0
  281. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables.py +12 -0
  282. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item.py +62 -0
  283. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_created_at.py +18 -0
  284. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_created_at_item.py +7 -0
  285. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_created_by_id.py +18 -0
  286. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_created_by_id_item.py +7 -0
  287. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_description.py +18 -0
  288. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_description_item.py +7 -0
  289. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_id.py +7 -0
  290. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_last_updated_by_id.py +18 -0
  291. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_last_updated_by_id_item.py +7 -0
  292. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_organization_id.py +18 -0
  293. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_organization_id_item.py +7 -0
  294. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_updated_at.py +18 -0
  295. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables_item_updated_at_item.py +7 -0
  296. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules.py +14 -0
  297. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item.py +11 -0
  298. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_child_output_mapping.py +43 -0
  299. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_child_output_mapping_default_child.py +18 -0
  300. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_child_output_mapping_default_child_item.py +7 -0
  301. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_child_output_mapping_prompt_template.py +18 -0
  302. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_child_output_mapping_prompt_template_item.py +7 -0
  303. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_child_output_mapping_require_output_mapping.py +7 -0
  304. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_child_output_mapping_type.py +7 -0
  305. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_five.py +30 -0
  306. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_five_prompt_template.py +16 -0
  307. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_five_prompt_template_item.py +7 -0
  308. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_five_type.py +7 -0
  309. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_four.py +30 -0
  310. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_four_prompt_template.py +16 -0
  311. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_four_prompt_template_item.py +7 -0
  312. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_four_type.py +7 -0
  313. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item.py +43 -0
  314. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_child_output_mapping.py +45 -0
  315. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_child_output_mapping_default_child.py +18 -0
  316. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_child_output_mapping_default_child_item.py +7 -0
  317. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_child_output_mapping_prompt_template.py +18 -0
  318. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_child_output_mapping_prompt_template_item.py +7 -0
  319. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_child_output_mapping_require_output_mapping.py +7 -0
  320. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_child_output_mapping_type.py +7 -0
  321. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_five.py +30 -0
  322. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_five_prompt_template.py +16 -0
  323. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_five_prompt_template_item.py +7 -0
  324. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_five_type.py +7 -0
  325. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_four.py +30 -0
  326. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_four_prompt_template.py +16 -0
  327. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_four_prompt_template_item.py +7 -0
  328. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_four_type.py +7 -0
  329. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_max_count_limit.py +31 -0
  330. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_max_count_limit_prompt_template.py +18 -0
  331. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_max_count_limit_prompt_template_item.py +7 -0
  332. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_max_count_limit_type.py +7 -0
  333. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_one.py +30 -0
  334. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_one_prompt_template.py +16 -0
  335. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_one_prompt_template_item.py +7 -0
  336. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_one_type.py +7 -0
  337. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_prompt_template.py +30 -0
  338. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_prompt_template_prompt_template.py +18 -0
  339. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_prompt_template_prompt_template_item.py +7 -0
  340. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_prompt_template_type.py +7 -0
  341. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_seven.py +31 -0
  342. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_seven_prompt_template.py +16 -0
  343. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_seven_prompt_template_item.py +7 -0
  344. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_seven_type.py +7 -0
  345. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_two.py +30 -0
  346. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_two_prompt_template.py +16 -0
  347. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_two_prompt_template_item.py +7 -0
  348. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_two_type.py +7 -0
  349. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_zero.py +31 -0
  350. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_zero_prompt_template.py +16 -0
  351. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_zero_prompt_template_item.py +7 -0
  352. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_item_zero_type.py +7 -0
  353. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_max_count_limit.py +31 -0
  354. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_max_count_limit_prompt_template.py +16 -0
  355. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_max_count_limit_prompt_template_item.py +7 -0
  356. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_max_count_limit_type.py +7 -0
  357. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_one.py +30 -0
  358. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_one_prompt_template.py +14 -0
  359. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_one_prompt_template_item.py +7 -0
  360. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_one_type.py +5 -0
  361. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_prompt_template.py +30 -0
  362. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_prompt_template_prompt_template.py +18 -0
  363. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_prompt_template_prompt_template_item.py +7 -0
  364. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_prompt_template_type.py +7 -0
  365. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_seven.py +31 -0
  366. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_seven_prompt_template.py +16 -0
  367. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_seven_prompt_template_item.py +7 -0
  368. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_seven_type.py +7 -0
  369. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_two.py +30 -0
  370. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_two_prompt_template.py +14 -0
  371. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_two_prompt_template_item.py +7 -0
  372. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_two_type.py +5 -0
  373. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_zero.py +31 -0
  374. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_zero_prompt_template.py +16 -0
  375. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_zero_prompt_template_item.py +7 -0
  376. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tool_rules_item_zero_type.py +7 -0
  377. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item.py +87 -0
  378. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_args_json_schema.py +13 -0
  379. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_args_json_schema_item.py +7 -0
  380. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_created_by_id.py +13 -0
  381. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_created_by_id_item.py +5 -0
  382. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_default_requires_approval.py +15 -0
  383. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_default_requires_approval_item.py +7 -0
  384. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_description.py +13 -0
  385. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_description_item.py +5 -0
  386. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_json_schema.py +13 -0
  387. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_json_schema_item.py +7 -0
  388. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_last_updated_by_id.py +13 -0
  389. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_last_updated_by_id_item.py +7 -0
  390. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_metadata.py +13 -0
  391. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_metadata_item.py +7 -0
  392. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_name.py +13 -0
  393. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_name_item.py +5 -0
  394. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_npm_requirements.py +13 -0
  395. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_npm_requirements_item.py +12 -0
  396. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_npm_requirements_item_item.py +26 -0
  397. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_npm_requirements_item_item_version.py +16 -0
  398. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_npm_requirements_item_item_version_item.py +7 -0
  399. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_npm_requirements_item_version.py +16 -0
  400. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_npm_requirements_item_version_item.py +7 -0
  401. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_pip_requirements.py +13 -0
  402. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_pip_requirements_item.py +12 -0
  403. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_pip_requirements_item_item.py +26 -0
  404. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_pip_requirements_item_item_version.py +16 -0
  405. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_pip_requirements_item_item_version_item.py +7 -0
  406. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_pip_requirements_item_version.py +16 -0
  407. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_pip_requirements_item_version_item.py +7 -0
  408. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_source_code.py +13 -0
  409. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_source_code_item.py +5 -0
  410. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_source_type.py +13 -0
  411. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_source_type_item.py +5 -0
  412. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_tools_item_tool_type.py +20 -0
  413. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_updated_at.py +14 -0
  414. letta_client/templates/types/templates_create_agents_from_template_response_agents_item_updated_at_item.py +5 -0
  415. letta_client/templates/types/templates_create_agents_from_template_response_group.py +90 -0
  416. letta_client/templates/types/templates_create_agents_from_template_response_group_base_template_id.py +14 -0
  417. letta_client/templates/types/templates_create_agents_from_template_response_group_base_template_id_item.py +5 -0
  418. letta_client/templates/types/templates_create_agents_from_template_response_group_deployment_id.py +14 -0
  419. letta_client/templates/types/templates_create_agents_from_template_response_group_deployment_id_item.py +5 -0
  420. letta_client/templates/types/templates_create_agents_from_template_response_group_hidden.py +14 -0
  421. letta_client/templates/types/templates_create_agents_from_template_response_group_hidden_item.py +5 -0
  422. letta_client/templates/types/templates_create_agents_from_template_response_group_last_processed_message_id.py +14 -0
  423. letta_client/templates/types/templates_create_agents_from_template_response_group_last_processed_message_id_item.py +5 -0
  424. letta_client/templates/types/templates_create_agents_from_template_response_group_manager_agent_id.py +14 -0
  425. letta_client/templates/types/templates_create_agents_from_template_response_group_manager_agent_id_item.py +5 -0
  426. letta_client/templates/{agents/types/agents_create_response_group_manager_type.py → types/templates_create_agents_from_template_response_group_manager_type.py} +1 -1
  427. letta_client/templates/types/templates_create_agents_from_template_response_group_max_message_buffer_length.py +14 -0
  428. letta_client/templates/types/templates_create_agents_from_template_response_group_max_message_buffer_length_item.py +5 -0
  429. letta_client/templates/types/templates_create_agents_from_template_response_group_max_turns.py +14 -0
  430. letta_client/templates/types/templates_create_agents_from_template_response_group_max_turns_item.py +5 -0
  431. letta_client/templates/types/templates_create_agents_from_template_response_group_min_message_buffer_length.py +14 -0
  432. letta_client/templates/types/templates_create_agents_from_template_response_group_min_message_buffer_length_item.py +5 -0
  433. letta_client/templates/types/templates_create_agents_from_template_response_group_project_id.py +14 -0
  434. letta_client/templates/types/templates_create_agents_from_template_response_group_project_id_item.py +5 -0
  435. letta_client/templates/types/templates_create_agents_from_template_response_group_shared_block_ids.py +7 -0
  436. letta_client/templates/types/templates_create_agents_from_template_response_group_sleeptime_agent_frequency.py +14 -0
  437. letta_client/templates/types/templates_create_agents_from_template_response_group_sleeptime_agent_frequency_item.py +5 -0
  438. letta_client/templates/types/templates_create_agents_from_template_response_group_template_id.py +14 -0
  439. letta_client/templates/types/templates_create_agents_from_template_response_group_template_id_item.py +5 -0
  440. letta_client/templates/types/templates_create_agents_from_template_response_group_termination_token.py +14 -0
  441. letta_client/templates/types/templates_create_agents_from_template_response_group_termination_token_item.py +5 -0
  442. letta_client/templates/types/templates_create_agents_from_template_response_group_turns_counter.py +14 -0
  443. letta_client/templates/types/templates_create_agents_from_template_response_group_turns_counter_item.py +5 -0
  444. letta_client/templates/types/templates_get_template_snapshot_response_agents_item_agent_type.py +1 -0
  445. letta_client/types/__init__.py +4 -0
  446. letta_client/types/agent_type.py +1 -0
  447. letta_client/types/message_content_item.py +2 -0
  448. letta_client/types/omitted_reasoning_content.py +4 -0
  449. letta_client/types/reasoning_content.py +4 -0
  450. letta_client/types/redacted_reasoning_content.py +4 -0
  451. letta_client/types/summarized_reasoning_content.py +39 -0
  452. letta_client/types/summarized_reasoning_content_part.py +28 -0
  453. {letta_client-0.1.322.dist-info → letta_client-0.1.324.dist-info}/METADATA +1 -1
  454. letta_client-0.1.324.dist-info/RECORD +1015 -0
  455. letta_client/templates/agents/types/__init__.py +0 -79
  456. letta_client/templates/agents/types/agents_create_response.py +0 -27
  457. letta_client/templates/agents/types/agents_create_response_group.py +0 -52
  458. letta_client/templates/agents/types/agents_create_response_group_base_template_id.py +0 -12
  459. letta_client/templates/agents/types/agents_create_response_group_base_template_id_item.py +0 -5
  460. letta_client/templates/agents/types/agents_create_response_group_deployment_id.py +0 -12
  461. letta_client/templates/agents/types/agents_create_response_group_deployment_id_item.py +0 -5
  462. letta_client/templates/agents/types/agents_create_response_group_hidden.py +0 -12
  463. letta_client/templates/agents/types/agents_create_response_group_hidden_item.py +0 -5
  464. letta_client/templates/agents/types/agents_create_response_group_last_processed_message_id.py +0 -14
  465. letta_client/templates/agents/types/agents_create_response_group_last_processed_message_id_item.py +0 -5
  466. letta_client/templates/agents/types/agents_create_response_group_manager_agent_id.py +0 -12
  467. letta_client/templates/agents/types/agents_create_response_group_manager_agent_id_item.py +0 -5
  468. letta_client/templates/agents/types/agents_create_response_group_max_message_buffer_length.py +0 -14
  469. letta_client/templates/agents/types/agents_create_response_group_max_message_buffer_length_item.py +0 -5
  470. letta_client/templates/agents/types/agents_create_response_group_max_turns.py +0 -12
  471. letta_client/templates/agents/types/agents_create_response_group_max_turns_item.py +0 -5
  472. letta_client/templates/agents/types/agents_create_response_group_min_message_buffer_length.py +0 -14
  473. letta_client/templates/agents/types/agents_create_response_group_min_message_buffer_length_item.py +0 -5
  474. letta_client/templates/agents/types/agents_create_response_group_project_id.py +0 -12
  475. letta_client/templates/agents/types/agents_create_response_group_project_id_item.py +0 -5
  476. letta_client/templates/agents/types/agents_create_response_group_shared_block_ids.py +0 -5
  477. letta_client/templates/agents/types/agents_create_response_group_sleeptime_agent_frequency.py +0 -14
  478. letta_client/templates/agents/types/agents_create_response_group_sleeptime_agent_frequency_item.py +0 -5
  479. letta_client/templates/agents/types/agents_create_response_group_template_id.py +0 -12
  480. letta_client/templates/agents/types/agents_create_response_group_template_id_item.py +0 -5
  481. letta_client/templates/agents/types/agents_create_response_group_termination_token.py +0 -12
  482. letta_client/templates/agents/types/agents_create_response_group_termination_token_item.py +0 -5
  483. letta_client/templates/agents/types/agents_create_response_group_turns_counter.py +0 -12
  484. letta_client/templates/agents/types/agents_create_response_group_turns_counter_item.py +0 -5
  485. letta_client-0.1.322.dist-info/RECORD +0 -612
  486. {letta_client-0.1.322.dist-info → letta_client-0.1.324.dist-info}/WHEEL +0 -0
@@ -3,13 +3,15 @@
3
3
  import typing
4
4
 
5
5
  import pydantic
6
- from ....core.pydantic_utilities import IS_PYDANTIC_V2
7
- from ....core.unchecked_base_model import UncheckedBaseModel
8
- from .agents_create_request_initial_message_sequence_item_role import AgentsCreateRequestInitialMessageSequenceItemRole
6
+ from ...core.pydantic_utilities import IS_PYDANTIC_V2
7
+ from ...core.unchecked_base_model import UncheckedBaseModel
8
+ from .templates_create_agents_from_template_request_initial_message_sequence_item_role import (
9
+ TemplatesCreateAgentsFromTemplateRequestInitialMessageSequenceItemRole,
10
+ )
9
11
 
10
12
 
11
- class AgentsCreateRequestInitialMessageSequenceItem(UncheckedBaseModel):
12
- role: AgentsCreateRequestInitialMessageSequenceItemRole
13
+ class TemplatesCreateAgentsFromTemplateRequestInitialMessageSequenceItem(UncheckedBaseModel):
14
+ role: TemplatesCreateAgentsFromTemplateRequestInitialMessageSequenceItemRole
13
15
  content: str
14
16
  name: typing.Optional[str] = None
15
17
  otid: typing.Optional[str] = None
@@ -2,6 +2,6 @@
2
2
 
3
3
  import typing
4
4
 
5
- AgentsCreateRequestInitialMessageSequenceItemRole = typing.Union[
5
+ TemplatesCreateAgentsFromTemplateRequestInitialMessageSequenceItemRole = typing.Union[
6
6
  typing.Literal["user", "system", "assistant"], typing.Any
7
7
  ]
@@ -0,0 +1,29 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ import pydantic
6
+ from ...core.pydantic_utilities import IS_PYDANTIC_V2
7
+ from ...core.unchecked_base_model import UncheckedBaseModel
8
+ from .templates_create_agents_from_template_response_agents_item import (
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItem,
10
+ )
11
+ from .templates_create_agents_from_template_response_group import TemplatesCreateAgentsFromTemplateResponseGroup
12
+
13
+
14
+ class TemplatesCreateAgentsFromTemplateResponse(UncheckedBaseModel):
15
+ agents: typing.List[TemplatesCreateAgentsFromTemplateResponseAgentsItem]
16
+ group: typing.Optional[TemplatesCreateAgentsFromTemplateResponseGroup] = None
17
+ deployment_id: str = pydantic.Field()
18
+ """
19
+ The deployment ID of the created agents, group and blocks, can be used to identify from a specific invokation
20
+ """
21
+
22
+ if IS_PYDANTIC_V2:
23
+ model_config: typing.ClassVar[pydantic.ConfigDict] = pydantic.ConfigDict(extra="allow", frozen=True) # type: ignore # Pydantic v2
24
+ else:
25
+
26
+ class Config:
27
+ frozen = True
28
+ smart_union = True
29
+ extra = pydantic.Extra.allow
@@ -0,0 +1,157 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ import pydantic
6
+ from ...core.pydantic_utilities import IS_PYDANTIC_V2
7
+ from ...core.unchecked_base_model import UncheckedBaseModel
8
+ from .templates_create_agents_from_template_response_agents_item_agent_type import (
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemAgentType,
10
+ )
11
+ from .templates_create_agents_from_template_response_agents_item_base_template_id import (
12
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemBaseTemplateId,
13
+ )
14
+ from .templates_create_agents_from_template_response_agents_item_created_at import (
15
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedAt,
16
+ )
17
+ from .templates_create_agents_from_template_response_agents_item_created_by_id import (
18
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedById,
19
+ )
20
+ from .templates_create_agents_from_template_response_agents_item_deployment_id import (
21
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemDeploymentId,
22
+ )
23
+ from .templates_create_agents_from_template_response_agents_item_description import (
24
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemDescription,
25
+ )
26
+ from .templates_create_agents_from_template_response_agents_item_embedding_config import (
27
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfig,
28
+ )
29
+ from .templates_create_agents_from_template_response_agents_item_enable_sleeptime import (
30
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEnableSleeptime,
31
+ )
32
+ from .templates_create_agents_from_template_response_agents_item_entity_id import (
33
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEntityId,
34
+ )
35
+ from .templates_create_agents_from_template_response_agents_item_hidden import (
36
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemHidden,
37
+ )
38
+ from .templates_create_agents_from_template_response_agents_item_identity_ids import (
39
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemIdentityIds,
40
+ )
41
+ from .templates_create_agents_from_template_response_agents_item_last_run_completion import (
42
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemLastRunCompletion,
43
+ )
44
+ from .templates_create_agents_from_template_response_agents_item_last_run_duration_ms import (
45
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemLastRunDurationMs,
46
+ )
47
+ from .templates_create_agents_from_template_response_agents_item_last_updated_by_id import (
48
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemLastUpdatedById,
49
+ )
50
+ from .templates_create_agents_from_template_response_agents_item_llm_config import (
51
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemLlmConfig,
52
+ )
53
+ from .templates_create_agents_from_template_response_agents_item_max_files_open import (
54
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemMaxFilesOpen,
55
+ )
56
+ from .templates_create_agents_from_template_response_agents_item_memory import (
57
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemMemory,
58
+ )
59
+ from .templates_create_agents_from_template_response_agents_item_message_buffer_autoclear import (
60
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemMessageBufferAutoclear,
61
+ )
62
+ from .templates_create_agents_from_template_response_agents_item_message_ids import (
63
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemMessageIds,
64
+ )
65
+ from .templates_create_agents_from_template_response_agents_item_metadata import (
66
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemMetadata,
67
+ )
68
+ from .templates_create_agents_from_template_response_agents_item_multi_agent_group import (
69
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemMultiAgentGroup,
70
+ )
71
+ from .templates_create_agents_from_template_response_agents_item_per_file_view_window_char_limit import (
72
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemPerFileViewWindowCharLimit,
73
+ )
74
+ from .templates_create_agents_from_template_response_agents_item_project_id import (
75
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemProjectId,
76
+ )
77
+ from .templates_create_agents_from_template_response_agents_item_response_format import (
78
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemResponseFormat,
79
+ )
80
+ from .templates_create_agents_from_template_response_agents_item_secrets import (
81
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemSecrets,
82
+ )
83
+ from .templates_create_agents_from_template_response_agents_item_sources_item import (
84
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemSourcesItem,
85
+ )
86
+ from .templates_create_agents_from_template_response_agents_item_template_id import (
87
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemTemplateId,
88
+ )
89
+ from .templates_create_agents_from_template_response_agents_item_timezone import (
90
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemTimezone,
91
+ )
92
+ from .templates_create_agents_from_template_response_agents_item_tool_exec_environment_variables import (
93
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemToolExecEnvironmentVariables,
94
+ )
95
+ from .templates_create_agents_from_template_response_agents_item_tool_rules import (
96
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemToolRules,
97
+ )
98
+ from .templates_create_agents_from_template_response_agents_item_tools_item import (
99
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemToolsItem,
100
+ )
101
+ from .templates_create_agents_from_template_response_agents_item_updated_at import (
102
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemUpdatedAt,
103
+ )
104
+
105
+
106
+ class TemplatesCreateAgentsFromTemplateResponseAgentsItem(UncheckedBaseModel):
107
+ created_by_id: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedById] = None
108
+ last_updated_by_id: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemLastUpdatedById] = None
109
+ created_at: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedAt] = None
110
+ updated_at: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemUpdatedAt] = None
111
+ id: str
112
+ name: str
113
+ tool_rules: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemToolRules] = None
114
+ message_ids: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemMessageIds] = None
115
+ system: str
116
+ agent_type: TemplatesCreateAgentsFromTemplateResponseAgentsItemAgentType
117
+ llm_config: TemplatesCreateAgentsFromTemplateResponseAgentsItemLlmConfig
118
+ embedding_config: TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfig
119
+ response_format: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemResponseFormat] = None
120
+ description: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemDescription] = None
121
+ metadata: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemMetadata] = None
122
+ memory: TemplatesCreateAgentsFromTemplateResponseAgentsItemMemory
123
+ tools: typing.List[TemplatesCreateAgentsFromTemplateResponseAgentsItemToolsItem]
124
+ sources: typing.List[TemplatesCreateAgentsFromTemplateResponseAgentsItemSourcesItem]
125
+ tags: typing.List[str]
126
+ tool_exec_environment_variables: typing.Optional[
127
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemToolExecEnvironmentVariables
128
+ ] = None
129
+ secrets: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemSecrets] = None
130
+ project_id: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemProjectId] = None
131
+ template_id: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemTemplateId] = None
132
+ base_template_id: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemBaseTemplateId] = None
133
+ deployment_id: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemDeploymentId] = None
134
+ entity_id: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEntityId] = None
135
+ identity_ids: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemIdentityIds] = None
136
+ message_buffer_autoclear: typing.Optional[
137
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemMessageBufferAutoclear
138
+ ] = None
139
+ enable_sleeptime: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEnableSleeptime] = None
140
+ multi_agent_group: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemMultiAgentGroup] = None
141
+ last_run_completion: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemLastRunCompletion] = None
142
+ last_run_duration_ms: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemLastRunDurationMs] = None
143
+ timezone: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemTimezone] = None
144
+ max_files_open: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemMaxFilesOpen] = None
145
+ per_file_view_window_char_limit: typing.Optional[
146
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemPerFileViewWindowCharLimit
147
+ ] = None
148
+ hidden: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemHidden] = None
149
+
150
+ if IS_PYDANTIC_V2:
151
+ model_config: typing.ClassVar[pydantic.ConfigDict] = pydantic.ConfigDict(extra="allow", frozen=True) # type: ignore # Pydantic v2
152
+ else:
153
+
154
+ class Config:
155
+ frozen = True
156
+ smart_union = True
157
+ extra = pydantic.Extra.allow
@@ -0,0 +1,18 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemAgentType = typing.Union[
6
+ typing.Literal[
7
+ "memgpt_agent",
8
+ "memgpt_v2_agent",
9
+ "letta_v1_agent",
10
+ "react_agent",
11
+ "workflow_agent",
12
+ "split_thread_agent",
13
+ "sleeptime_agent",
14
+ "voice_convo_agent",
15
+ "voice_sleeptime_agent",
16
+ ],
17
+ typing.Any,
18
+ ]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_base_template_id_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemBaseTemplateIdItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemBaseTemplateId = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemBaseTemplateIdItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,5 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemBaseTemplateIdItem = typing.Union[str, typing.Optional[str]]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_created_at_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedAtItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedAt = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedAtItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,5 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedAtItem = typing.Union[str, typing.Optional[str]]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_created_by_id_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedByIdItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedById = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedByIdItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,5 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemCreatedByIdItem = typing.Union[str, typing.Optional[str]]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_deployment_id_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemDeploymentIdItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemDeploymentId = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemDeploymentIdItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,5 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemDeploymentIdItem = typing.Union[str, typing.Optional[str]]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_description_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemDescriptionItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemDescription = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemDescriptionItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,5 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemDescriptionItem = typing.Union[str, typing.Optional[str]]
@@ -0,0 +1,63 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ import pydantic
6
+ from ...core.pydantic_utilities import IS_PYDANTIC_V2
7
+ from ...core.unchecked_base_model import UncheckedBaseModel
8
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_azure_deployment import (
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureDeployment,
10
+ )
11
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_azure_endpoint import (
12
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureEndpoint,
13
+ )
14
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_azure_version import (
15
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureVersion,
16
+ )
17
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_batch_size import (
18
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigBatchSize,
19
+ )
20
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_embedding_chunk_size import (
21
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingChunkSize,
22
+ )
23
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_embedding_endpoint import (
24
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingEndpoint,
25
+ )
26
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_embedding_endpoint_type import (
27
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingEndpointType,
28
+ )
29
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_handle import (
30
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigHandle,
31
+ )
32
+
33
+
34
+ class TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfig(UncheckedBaseModel):
35
+ embedding_endpoint_type: TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingEndpointType
36
+ embedding_endpoint: typing.Optional[
37
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingEndpoint
38
+ ] = None
39
+ embedding_model: str
40
+ embedding_dim: float
41
+ embedding_chunk_size: typing.Optional[
42
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingChunkSize
43
+ ] = None
44
+ handle: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigHandle] = None
45
+ batch_size: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigBatchSize] = None
46
+ azure_endpoint: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureEndpoint] = (
47
+ None
48
+ )
49
+ azure_version: typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureVersion] = (
50
+ None
51
+ )
52
+ azure_deployment: typing.Optional[
53
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureDeployment
54
+ ] = None
55
+
56
+ if IS_PYDANTIC_V2:
57
+ model_config: typing.ClassVar[pydantic.ConfigDict] = pydantic.ConfigDict(extra="allow", frozen=True) # type: ignore # Pydantic v2
58
+ else:
59
+
60
+ class Config:
61
+ frozen = True
62
+ smart_union = True
63
+ extra = pydantic.Extra.allow
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_azure_deployment_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureDeploymentItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureDeployment = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureDeploymentItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,7 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureDeploymentItem = typing.Union[
6
+ str, typing.Optional[str]
7
+ ]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_azure_endpoint_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureEndpointItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureEndpoint = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureEndpointItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,7 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureEndpointItem = typing.Union[
6
+ str, typing.Optional[str]
7
+ ]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_azure_version_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureVersionItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureVersion = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureVersionItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,7 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigAzureVersionItem = typing.Union[
6
+ str, typing.Optional[str]
7
+ ]
@@ -0,0 +1,7 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigBatchSize = typing.Union[
6
+ float, typing.Optional[typing.Any]
7
+ ]
@@ -0,0 +1,16 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_embedding_chunk_size_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingChunkSizeItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingChunkSize = typing.Union[
10
+ float,
11
+ typing.Optional[str],
12
+ typing.List[
13
+ typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingChunkSizeItem]
14
+ ],
15
+ typing.Optional[typing.Any],
16
+ ]
@@ -0,0 +1,7 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingChunkSizeItem = typing.Union[
6
+ float, typing.Optional[str]
7
+ ]
@@ -0,0 +1,16 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_embedding_endpoint_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingEndpointItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingEndpoint = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[
13
+ typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingEndpointItem]
14
+ ],
15
+ typing.Optional[typing.Any],
16
+ ]
@@ -0,0 +1,7 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingEndpointItem = typing.Union[
6
+ str, typing.Optional[str]
7
+ ]
@@ -0,0 +1,28 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigEmbeddingEndpointType = typing.Union[
6
+ typing.Literal[
7
+ "openai",
8
+ "anthropic",
9
+ "bedrock",
10
+ "google_ai",
11
+ "google_vertex",
12
+ "azure",
13
+ "groq",
14
+ "ollama",
15
+ "webui",
16
+ "webui-legacy",
17
+ "lmstudio",
18
+ "lmstudio-legacy",
19
+ "llamacpp",
20
+ "koboldcpp",
21
+ "vllm",
22
+ "hugging-face",
23
+ "mistral",
24
+ "together",
25
+ "pinecone",
26
+ ],
27
+ typing.Any,
28
+ ]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_embedding_config_handle_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigHandleItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigHandle = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigHandleItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,5 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEmbeddingConfigHandleItem = typing.Union[str, typing.Optional[str]]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_enable_sleeptime_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEnableSleeptimeItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEnableSleeptime = typing.Union[
10
+ bool,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEnableSleeptimeItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,5 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEnableSleeptimeItem = typing.Union[bool, typing.Optional[str]]
@@ -0,0 +1,14 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ from .templates_create_agents_from_template_response_agents_item_entity_id_item import (
6
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEntityIdItem,
7
+ )
8
+
9
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEntityId = typing.Union[
10
+ str,
11
+ typing.Optional[str],
12
+ typing.List[typing.Optional[TemplatesCreateAgentsFromTemplateResponseAgentsItemEntityIdItem]],
13
+ typing.Optional[typing.Any],
14
+ ]
@@ -0,0 +1,5 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ TemplatesCreateAgentsFromTemplateResponseAgentsItemEntityIdItem = typing.Union[str, typing.Optional[str]]