trieve_ruby_client 0.4.0 → 0.5.0

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.
Files changed (198) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +13 -13
  3. data/docs/AddChunkToGroupData.md +1 -1
  4. data/docs/ChunkApi.md +25 -29
  5. data/docs/ChunkGroupApi.md +26 -32
  6. data/docs/GetEventsData.md +1 -1
  7. data/lib/trieve_ruby_client/api/auth_api.rb +1 -1
  8. data/lib/trieve_ruby_client/api/chunk_api.rb +28 -32
  9. data/lib/trieve_ruby_client/api/chunk_group_api.rb +36 -46
  10. data/lib/trieve_ruby_client/api/dataset_api.rb +1 -1
  11. data/lib/trieve_ruby_client/api/events_api.rb +1 -1
  12. data/lib/trieve_ruby_client/api/file_api.rb +1 -1
  13. data/lib/trieve_ruby_client/api/health_api.rb +1 -1
  14. data/lib/trieve_ruby_client/api/invitation_api.rb +1 -1
  15. data/lib/trieve_ruby_client/api/message_api.rb +1 -1
  16. data/lib/trieve_ruby_client/api/organization_api.rb +1 -1
  17. data/lib/trieve_ruby_client/api/stripe_api.rb +1 -1
  18. data/lib/trieve_ruby_client/api/topic_api.rb +1 -1
  19. data/lib/trieve_ruby_client/api/user_api.rb +1 -1
  20. data/lib/trieve_ruby_client/api_client.rb +1 -1
  21. data/lib/trieve_ruby_client/api_error.rb +1 -1
  22. data/lib/trieve_ruby_client/configuration.rb +1 -1
  23. data/lib/trieve_ruby_client/models/add_chunk_to_group_data.rb +2 -2
  24. data/lib/trieve_ruby_client/models/api_key_dto.rb +1 -1
  25. data/lib/trieve_ruby_client/models/auth_query.rb +1 -1
  26. data/lib/trieve_ruby_client/models/batch_queued_chunk_response.rb +1 -1
  27. data/lib/trieve_ruby_client/models/bookmark_data.rb +1 -1
  28. data/lib/trieve_ruby_client/models/bookmark_group_result.rb +1 -1
  29. data/lib/trieve_ruby_client/models/chat_message_proxy.rb +1 -1
  30. data/lib/trieve_ruby_client/models/chunk_data.rb +1 -1
  31. data/lib/trieve_ruby_client/models/chunk_filter.rb +1 -1
  32. data/lib/trieve_ruby_client/models/chunk_group.rb +1 -1
  33. data/lib/trieve_ruby_client/models/chunk_group_and_file.rb +1 -1
  34. data/lib/trieve_ruby_client/models/chunk_metadata.rb +1 -1
  35. data/lib/trieve_ruby_client/models/chunk_metadata_with_file_data.rb +1 -1
  36. data/lib/trieve_ruby_client/models/client_dataset_configuration.rb +1 -1
  37. data/lib/trieve_ruby_client/models/create_chunk_data.rb +1 -1
  38. data/lib/trieve_ruby_client/models/create_chunk_group_data.rb +1 -1
  39. data/lib/trieve_ruby_client/models/create_dataset_request.rb +1 -1
  40. data/lib/trieve_ruby_client/models/create_message_data.rb +1 -1
  41. data/lib/trieve_ruby_client/models/create_organization_data.rb +1 -1
  42. data/lib/trieve_ruby_client/models/create_topic_data.rb +1 -1
  43. data/lib/trieve_ruby_client/models/dataset.rb +1 -1
  44. data/lib/trieve_ruby_client/models/dataset_and_usage.rb +1 -1
  45. data/lib/trieve_ruby_client/models/dataset_dto.rb +1 -1
  46. data/lib/trieve_ruby_client/models/dataset_usage_count.rb +1 -1
  47. data/lib/trieve_ruby_client/models/delete_dataset_request.rb +1 -1
  48. data/lib/trieve_ruby_client/models/delete_topic_data.rb +1 -1
  49. data/lib/trieve_ruby_client/models/delete_user_api_key_request.rb +1 -1
  50. data/lib/trieve_ruby_client/models/edit_message_data.rb +1 -1
  51. data/lib/trieve_ruby_client/models/error_response_body.rb +1 -1
  52. data/lib/trieve_ruby_client/models/event.rb +1 -1
  53. data/lib/trieve_ruby_client/models/event_return.rb +1 -1
  54. data/lib/trieve_ruby_client/models/field_condition.rb +1 -1
  55. data/lib/trieve_ruby_client/models/file.rb +1 -1
  56. data/lib/trieve_ruby_client/models/file_dto.rb +1 -1
  57. data/lib/trieve_ruby_client/models/generate_chunks_request.rb +1 -1
  58. data/lib/trieve_ruby_client/models/get_events_data.rb +2 -2
  59. data/lib/trieve_ruby_client/models/get_groups_for_chunks_data.rb +1 -1
  60. data/lib/trieve_ruby_client/models/group_data.rb +1 -1
  61. data/lib/trieve_ruby_client/models/group_score_chunk_dto.rb +1 -1
  62. data/lib/trieve_ruby_client/models/invitation_data.rb +1 -1
  63. data/lib/trieve_ruby_client/models/match_condition.rb +1 -1
  64. data/lib/trieve_ruby_client/models/message.rb +1 -1
  65. data/lib/trieve_ruby_client/models/organization.rb +1 -1
  66. data/lib/trieve_ruby_client/models/organization_usage_count.rb +1 -1
  67. data/lib/trieve_ruby_client/models/range.rb +1 -1
  68. data/lib/trieve_ruby_client/models/reccomend_group_chunks_request.rb +1 -1
  69. data/lib/trieve_ruby_client/models/recommend_chunks_request.rb +1 -1
  70. data/lib/trieve_ruby_client/models/regenerate_message_data.rb +1 -1
  71. data/lib/trieve_ruby_client/models/return_queued_chunk.rb +1 -1
  72. data/lib/trieve_ruby_client/models/score_chunk_dto.rb +1 -1
  73. data/lib/trieve_ruby_client/models/search_chunk_data.rb +1 -1
  74. data/lib/trieve_ruby_client/models/search_chunk_query_response_body.rb +1 -1
  75. data/lib/trieve_ruby_client/models/search_groups_result.rb +1 -1
  76. data/lib/trieve_ruby_client/models/search_over_groups_data.rb +1 -1
  77. data/lib/trieve_ruby_client/models/search_over_groups_response_body.rb +1 -1
  78. data/lib/trieve_ruby_client/models/search_within_group_data.rb +1 -1
  79. data/lib/trieve_ruby_client/models/set_user_api_key_request.rb +1 -1
  80. data/lib/trieve_ruby_client/models/set_user_api_key_response.rb +1 -1
  81. data/lib/trieve_ruby_client/models/single_queued_chunk_response.rb +1 -1
  82. data/lib/trieve_ruby_client/models/slim_group.rb +1 -1
  83. data/lib/trieve_ruby_client/models/slim_user.rb +1 -1
  84. data/lib/trieve_ruby_client/models/stripe_plan.rb +1 -1
  85. data/lib/trieve_ruby_client/models/suggested_queries_request.rb +1 -1
  86. data/lib/trieve_ruby_client/models/suggested_queries_response.rb +1 -1
  87. data/lib/trieve_ruby_client/models/topic.rb +1 -1
  88. data/lib/trieve_ruby_client/models/update_chunk_by_tracking_id_data.rb +1 -1
  89. data/lib/trieve_ruby_client/models/update_chunk_data.rb +1 -1
  90. data/lib/trieve_ruby_client/models/update_chunk_group_data.rb +1 -1
  91. data/lib/trieve_ruby_client/models/update_dataset_request.rb +1 -1
  92. data/lib/trieve_ruby_client/models/update_group_by_tracking_id_data.rb +1 -1
  93. data/lib/trieve_ruby_client/models/update_organization_data.rb +1 -1
  94. data/lib/trieve_ruby_client/models/update_topic_data.rb +1 -1
  95. data/lib/trieve_ruby_client/models/update_user_data.rb +1 -1
  96. data/lib/trieve_ruby_client/models/upload_file_data.rb +1 -1
  97. data/lib/trieve_ruby_client/models/upload_file_result.rb +1 -1
  98. data/lib/trieve_ruby_client/models/user_organization.rb +1 -1
  99. data/lib/trieve_ruby_client/version.rb +2 -2
  100. data/lib/trieve_ruby_client.rb +1 -1
  101. data/openapi-generator.yaml +1 -1
  102. data/openapi.json +111 -173
  103. data/spec/api/auth_api_spec.rb +16 -18
  104. data/spec/api/chunk_api_spec.rb +30 -43
  105. data/spec/api/chunk_group_api_spec.rb +54 -33
  106. data/spec/api/dataset_api_spec.rb +19 -19
  107. data/spec/api/events_api_spec.rb +10 -10
  108. data/spec/api/file_api_spec.rb +15 -15
  109. data/spec/api/health_api_spec.rb +9 -7
  110. data/spec/api/invitation_api_spec.rb +9 -9
  111. data/spec/api/message_api_spec.rb +15 -15
  112. data/spec/api/organization_api_spec.rb +19 -19
  113. data/spec/api/stripe_api_spec.rb +15 -7
  114. data/spec/api/topic_api_spec.rb +15 -15
  115. data/spec/api/user_api_spec.rb +13 -13
  116. data/spec/models/add_chunk_to_group_data_spec.rb +8 -8
  117. data/spec/models/api_key_dto_spec.rb +8 -8
  118. data/spec/models/auth_query_spec.rb +1 -1
  119. data/spec/models/batch_queued_chunk_response_spec.rb +1 -1
  120. data/spec/models/bookmark_data_spec.rb +8 -8
  121. data/spec/models/bookmark_group_result_spec.rb +8 -8
  122. data/spec/models/chat_message_proxy_spec.rb +8 -8
  123. data/spec/models/chunk_data_spec.rb +1 -1
  124. data/spec/models/chunk_filter_spec.rb +8 -8
  125. data/spec/models/chunk_group_and_file_spec.rb +8 -8
  126. data/spec/models/chunk_group_spec.rb +8 -8
  127. data/spec/models/chunk_metadata_spec.rb +8 -8
  128. data/spec/models/chunk_metadata_with_file_data_spec.rb +8 -8
  129. data/spec/models/client_dataset_configuration_spec.rb +8 -8
  130. data/spec/models/create_chunk_data_spec.rb +11 -87
  131. data/spec/models/create_chunk_group_data_spec.rb +8 -8
  132. data/spec/models/create_dataset_request_spec.rb +8 -8
  133. data/spec/models/create_message_data_spec.rb +8 -8
  134. data/spec/models/create_organization_data_spec.rb +8 -8
  135. data/spec/models/create_topic_data_spec.rb +8 -8
  136. data/spec/models/dataset_and_usage_spec.rb +8 -8
  137. data/spec/models/dataset_dto_spec.rb +8 -8
  138. data/spec/models/dataset_spec.rb +8 -8
  139. data/spec/models/dataset_usage_count_spec.rb +8 -8
  140. data/spec/models/delete_dataset_request_spec.rb +8 -8
  141. data/spec/models/delete_topic_data_spec.rb +8 -8
  142. data/spec/models/delete_user_api_key_request_spec.rb +8 -8
  143. data/spec/models/edit_message_data_spec.rb +8 -8
  144. data/spec/models/error_response_body_spec.rb +8 -8
  145. data/spec/models/event_return_spec.rb +8 -8
  146. data/spec/models/event_spec.rb +8 -8
  147. data/spec/models/field_condition_spec.rb +8 -8
  148. data/spec/models/file_dto_spec.rb +8 -8
  149. data/spec/models/file_spec.rb +8 -8
  150. data/spec/models/generate_chunks_request_spec.rb +8 -8
  151. data/spec/models/get_events_data_spec.rb +1 -1
  152. data/spec/models/get_groups_for_chunks_data_spec.rb +8 -8
  153. data/spec/models/group_data_spec.rb +8 -8
  154. data/spec/models/group_score_chunk_dto_spec.rb +8 -8
  155. data/spec/models/invitation_data_spec.rb +8 -8
  156. data/spec/models/match_condition_spec.rb +6 -6
  157. data/spec/models/message_spec.rb +8 -8
  158. data/spec/models/organization_spec.rb +8 -8
  159. data/spec/models/organization_usage_count_spec.rb +8 -8
  160. data/spec/models/range_spec.rb +8 -8
  161. data/spec/models/reccomend_group_chunks_request_spec.rb +8 -8
  162. data/spec/models/recommend_chunks_request_spec.rb +8 -8
  163. data/spec/models/regenerate_message_data_spec.rb +8 -8
  164. data/spec/models/return_queued_chunk_spec.rb +11 -21
  165. data/spec/models/score_chunk_dto_spec.rb +8 -8
  166. data/spec/models/search_chunk_data_spec.rb +8 -8
  167. data/spec/models/search_chunk_query_response_body_spec.rb +8 -8
  168. data/spec/models/search_groups_result_spec.rb +8 -8
  169. data/spec/models/search_over_groups_data_spec.rb +8 -8
  170. data/spec/models/search_over_groups_response_body_spec.rb +8 -8
  171. data/spec/models/search_within_group_data_spec.rb +8 -8
  172. data/spec/models/set_user_api_key_request_spec.rb +8 -8
  173. data/spec/models/set_user_api_key_response_spec.rb +8 -8
  174. data/spec/models/single_queued_chunk_response_spec.rb +1 -1
  175. data/spec/models/slim_group_spec.rb +8 -8
  176. data/spec/models/slim_user_spec.rb +8 -8
  177. data/spec/models/stripe_plan_spec.rb +8 -8
  178. data/spec/models/suggested_queries_request_spec.rb +8 -8
  179. data/spec/models/suggested_queries_response_spec.rb +8 -8
  180. data/spec/models/topic_spec.rb +8 -8
  181. data/spec/models/update_chunk_by_tracking_id_data_spec.rb +20 -8
  182. data/spec/models/update_chunk_data_spec.rb +20 -8
  183. data/spec/models/update_chunk_group_data_spec.rb +14 -8
  184. data/spec/models/update_dataset_request_spec.rb +8 -8
  185. data/spec/models/update_group_by_tracking_id_data_spec.rb +8 -8
  186. data/spec/models/update_organization_data_spec.rb +8 -8
  187. data/spec/models/update_topic_data_spec.rb +8 -8
  188. data/spec/models/update_user_data_spec.rb +8 -8
  189. data/spec/models/upload_file_data_spec.rb +8 -8
  190. data/spec/models/upload_file_result_spec.rb +8 -8
  191. data/spec/models/user_organization_spec.rb +8 -8
  192. data/spec/spec_helper.rb +1 -1
  193. data/trieve_ruby_client-0.4.0.gem +0 -0
  194. data/trieve_ruby_client.gemspec +1 -1
  195. metadata +3 -6
  196. data/docs/StripeSubscription.md +0 -30
  197. data/lib/trieve_ruby_client/models/stripe_subscription.rb +0 -311
  198. data/spec/models/stripe_subscription_spec.rb +0 -72
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -19,8 +19,8 @@ module TrieveRubyClient
19
19
  def initialize(api_client = ApiClient.default)
20
20
  @api_client = api_client
21
21
  end
22
- # Create Chunk
23
- # Create Chunk Create a new chunk. If the chunk has the same tracking_id as an existing chunk, the request will fail. Once a chunk is created, it can be searched for using the search endpoint.
22
+ # Create or Upsert Chunk or Chunks
23
+ # Create or Upsert Chunk or Chunks Create a new chunk. If the chunk has the same tracking_id as an existing chunk, the request will fail. Once a chunk is created, it can be searched for using the search endpoint.
24
24
  # @param tr_dataset [String] The dataset id to use for the request
25
25
  # @param create_chunk_data [CreateChunkData] JSON request payload to create a new chunk (chunk)
26
26
  # @param [Hash] opts the optional parameters
@@ -30,8 +30,8 @@ module TrieveRubyClient
30
30
  data
31
31
  end
32
32
 
33
- # Create Chunk
34
- # Create Chunk Create a new chunk. If the chunk has the same tracking_id as an existing chunk, the request will fail. Once a chunk is created, it can be searched for using the search endpoint.
33
+ # Create or Upsert Chunk or Chunks
34
+ # Create or Upsert Chunk or Chunks Create a new chunk. If the chunk has the same tracking_id as an existing chunk, the request will fail. Once a chunk is created, it can be searched for using the search endpoint.
35
35
  # @param tr_dataset [String] The dataset id to use for the request
36
36
  # @param create_chunk_data [CreateChunkData] JSON request payload to create a new chunk (chunk)
37
37
  # @param [Hash] opts the optional parameters
@@ -172,23 +172,21 @@ module TrieveRubyClient
172
172
  # Delete Chunk
173
173
  # Delete Chunk Delete a chunk by its id. If deleting a root chunk which has a collision, the most recently created collision will become a new root chunk.
174
174
  # @param tr_dataset [String] The dataset id to use for the request
175
- # @param tracking_or_chunk [String] The type of id you are using to search for the chunk. This can be either 'chunk' or 'tracking_id'
176
- # @param chunk_id [String] Id of the chunk you want to fetch. This can be either the chunk_id or the tracking_id.
175
+ # @param chunk_id [String] Id of the chunk you want to fetch.
177
176
  # @param [Hash] opts the optional parameters
178
177
  # @return [nil]
179
- def delete_chunk(tr_dataset, tracking_or_chunk, chunk_id, opts = {})
180
- delete_chunk_with_http_info(tr_dataset, tracking_or_chunk, chunk_id, opts)
178
+ def delete_chunk(tr_dataset, chunk_id, opts = {})
179
+ delete_chunk_with_http_info(tr_dataset, chunk_id, opts)
181
180
  nil
182
181
  end
183
182
 
184
183
  # Delete Chunk
185
184
  # Delete Chunk Delete a chunk by its id. If deleting a root chunk which has a collision, the most recently created collision will become a new root chunk.
186
185
  # @param tr_dataset [String] The dataset id to use for the request
187
- # @param tracking_or_chunk [String] The type of id you are using to search for the chunk. This can be either 'chunk' or 'tracking_id'
188
- # @param chunk_id [String] Id of the chunk you want to fetch. This can be either the chunk_id or the tracking_id.
186
+ # @param chunk_id [String] Id of the chunk you want to fetch.
189
187
  # @param [Hash] opts the optional parameters
190
188
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
191
- def delete_chunk_with_http_info(tr_dataset, tracking_or_chunk, chunk_id, opts = {})
189
+ def delete_chunk_with_http_info(tr_dataset, chunk_id, opts = {})
192
190
  if @api_client.config.debugging
193
191
  @api_client.config.logger.debug 'Calling API: ChunkApi.delete_chunk ...'
194
192
  end
@@ -196,12 +194,12 @@ module TrieveRubyClient
196
194
  if @api_client.config.client_side_validation && tr_dataset.nil?
197
195
  fail ArgumentError, "Missing the required parameter 'tr_dataset' when calling ChunkApi.delete_chunk"
198
196
  end
199
- # verify the required parameter 'tracking_or_chunk' is set
200
- if @api_client.config.client_side_validation && tracking_or_chunk.nil?
201
- fail ArgumentError, "Missing the required parameter 'tracking_or_chunk' when calling ChunkApi.delete_chunk"
197
+ # verify the required parameter 'chunk_id' is set
198
+ if @api_client.config.client_side_validation && chunk_id.nil?
199
+ fail ArgumentError, "Missing the required parameter 'chunk_id' when calling ChunkApi.delete_chunk"
202
200
  end
203
201
  # resource path
204
- local_var_path = '/api/chunk/{tracking_or_chunk}/{chunk_id}'.sub('{' + 'tracking_or_chunk' + '}', CGI.escape(tracking_or_chunk.to_s)).sub('{' + 'chunk_id' + '}', CGI.escape(chunk_id.to_s))
202
+ local_var_path = '/api/chunk/{chunk_id}'.sub('{' + 'chunk_id' + '}', CGI.escape(chunk_id.to_s))
205
203
 
206
204
  # query parameters
207
205
  query_params = opts[:query_params] || {}
@@ -311,8 +309,8 @@ module TrieveRubyClient
311
309
  return data, status_code, headers
312
310
  end
313
311
 
314
- # RAG on User Defined Chunks
315
- # RAG on User Defined Chunks This endpoint exists as an alternative to the topic+message concept where our API handles chat memory. With this endpoint, the user is responsible for providing the context window and the prompt. See more in the \"search before generate\" page at docs.trieve.ai.
312
+ # RAG on Specified Chunks
313
+ # RAG on Specified Chunks This endpoint exists as an alternative to the topic+message concept where our API handles chat memory. With this endpoint, the user is responsible for providing the context window and the prompt. See more in the \"search before generate\" page at docs.trieve.ai.
316
314
  # @param tr_dataset [String] The dataset id to use for the request
317
315
  # @param generate_chunks_request [GenerateChunksRequest] JSON request payload to perform RAG on some chunks (chunks)
318
316
  # @param [Hash] opts the optional parameters
@@ -322,8 +320,8 @@ module TrieveRubyClient
322
320
  data
323
321
  end
324
322
 
325
- # RAG on User Defined Chunks
326
- # RAG on User Defined Chunks This endpoint exists as an alternative to the topic+message concept where our API handles chat memory. With this endpoint, the user is responsible for providing the context window and the prompt. See more in the \&quot;search before generate\&quot; page at docs.trieve.ai.
323
+ # RAG on Specified Chunks
324
+ # RAG on Specified Chunks This endpoint exists as an alternative to the topic+message concept where our API handles chat memory. With this endpoint, the user is responsible for providing the context window and the prompt. See more in the \&quot;search before generate\&quot; page at docs.trieve.ai.
327
325
  # @param tr_dataset [String] The dataset id to use for the request
328
326
  # @param generate_chunks_request [GenerateChunksRequest] JSON request payload to perform RAG on some chunks (chunks)
329
327
  # @param [Hash] opts the optional parameters
@@ -389,23 +387,21 @@ module TrieveRubyClient
389
387
  # Get Chunk By Id
390
388
  # Get Chunk By Id Get a singular chunk by id.
391
389
  # @param tr_dataset [String] The dataset id to use for the request
392
- # @param tracking_or_chunk [String] The type of id you are using to search for the chunk. This can be either &#39;chunk&#39; or &#39;tracking_id&#39;
393
- # @param chunk_id [String] Id of the chunk you want to fetch. This can be either the chunk_id or the tracking_id.
390
+ # @param chunk_id [String] Id of the chunk you want to fetch.
394
391
  # @param [Hash] opts the optional parameters
395
392
  # @return [ChunkMetadata]
396
- def get_chunk_by_id(tr_dataset, tracking_or_chunk, chunk_id, opts = {})
397
- data, _status_code, _headers = get_chunk_by_id_with_http_info(tr_dataset, tracking_or_chunk, chunk_id, opts)
393
+ def get_chunk_by_id(tr_dataset, chunk_id, opts = {})
394
+ data, _status_code, _headers = get_chunk_by_id_with_http_info(tr_dataset, chunk_id, opts)
398
395
  data
399
396
  end
400
397
 
401
398
  # Get Chunk By Id
402
399
  # Get Chunk By Id Get a singular chunk by id.
403
400
  # @param tr_dataset [String] The dataset id to use for the request
404
- # @param tracking_or_chunk [String] The type of id you are using to search for the chunk. This can be either &#39;chunk&#39; or &#39;tracking_id&#39;
405
- # @param chunk_id [String] Id of the chunk you want to fetch. This can be either the chunk_id or the tracking_id.
401
+ # @param chunk_id [String] Id of the chunk you want to fetch.
406
402
  # @param [Hash] opts the optional parameters
407
403
  # @return [Array<(ChunkMetadata, Integer, Hash)>] ChunkMetadata data, response status code and response headers
408
- def get_chunk_by_id_with_http_info(tr_dataset, tracking_or_chunk, chunk_id, opts = {})
404
+ def get_chunk_by_id_with_http_info(tr_dataset, chunk_id, opts = {})
409
405
  if @api_client.config.debugging
410
406
  @api_client.config.logger.debug 'Calling API: ChunkApi.get_chunk_by_id ...'
411
407
  end
@@ -413,12 +409,12 @@ module TrieveRubyClient
413
409
  if @api_client.config.client_side_validation && tr_dataset.nil?
414
410
  fail ArgumentError, "Missing the required parameter 'tr_dataset' when calling ChunkApi.get_chunk_by_id"
415
411
  end
416
- # verify the required parameter 'tracking_or_chunk' is set
417
- if @api_client.config.client_side_validation && tracking_or_chunk.nil?
418
- fail ArgumentError, "Missing the required parameter 'tracking_or_chunk' when calling ChunkApi.get_chunk_by_id"
412
+ # verify the required parameter 'chunk_id' is set
413
+ if @api_client.config.client_side_validation && chunk_id.nil?
414
+ fail ArgumentError, "Missing the required parameter 'chunk_id' when calling ChunkApi.get_chunk_by_id"
419
415
  end
420
416
  # resource path
421
- local_var_path = '/api/chunk/{tracking_or_chunk}/{chunk_id}'.sub('{' + 'tracking_or_chunk' + '}', CGI.escape(tracking_or_chunk.to_s)).sub('{' + 'chunk_id' + '}', CGI.escape(chunk_id.to_s))
417
+ local_var_path = '/api/chunk/{chunk_id}'.sub('{' + 'chunk_id' + '}', CGI.escape(chunk_id.to_s))
422
418
 
423
419
  # query parameters
424
420
  query_params = opts[:query_params] || {}
@@ -708,7 +704,7 @@ module TrieveRubyClient
708
704
  fail ArgumentError, "Missing the required parameter 'update_chunk_data' when calling ChunkApi.update_chunk"
709
705
  end
710
706
  # resource path
711
- local_var_path = '/api/chunk/update'
707
+ local_var_path = '/api/chunk'
712
708
 
713
709
  # query parameters
714
710
  query_params = opts[:query_params] || {}
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -20,7 +20,7 @@ module TrieveRubyClient
20
20
  @api_client = api_client
21
21
  end
22
22
  # Add Chunk to Group
23
- # Add Chunk to Group Route to add a chunk to a group
23
+ # Add Chunk to Group Route to add a chunk to a group.
24
24
  # @param tr_dataset [String] The dataset id to use for the request
25
25
  # @param group_id [String] Id of the group to add the chunk to as a bookmark
26
26
  # @param add_chunk_to_group_data [AddChunkToGroupData] JSON request payload to add a chunk to a group (bookmark it)
@@ -32,7 +32,7 @@ module TrieveRubyClient
32
32
  end
33
33
 
34
34
  # Add Chunk to Group
35
- # Add Chunk to Group Route to add a chunk to a group
35
+ # Add Chunk to Group Route to add a chunk to a group.
36
36
  # @param tr_dataset [String] The dataset id to use for the request
37
37
  # @param group_id [String] Id of the group to add the chunk to as a bookmark
38
38
  # @param add_chunk_to_group_data [AddChunkToGroupData] JSON request payload to add a chunk to a group (bookmark it)
@@ -101,7 +101,7 @@ module TrieveRubyClient
101
101
  end
102
102
 
103
103
  # Add Chunk to Group by Tracking ID
104
- # Add Chunk to Group by Tracking ID Route to add a chunk to a group by tracking id. Think of a bookmark as a chunk which is a member of a group.
104
+ # Add Chunk to Group by Tracking ID Route to add a chunk to a group by tracking id.
105
105
  # @param tr_dataset [String] The dataset id to use for the request
106
106
  # @param tracking_id [String] Id of the group to add the chunk to as a bookmark
107
107
  # @param add_chunk_to_group_data [AddChunkToGroupData] JSON request payload to add a chunk to a group (bookmark it)
@@ -113,7 +113,7 @@ module TrieveRubyClient
113
113
  end
114
114
 
115
115
  # Add Chunk to Group by Tracking ID
116
- # Add Chunk to Group by Tracking ID Route to add a chunk to a group by tracking id. Think of a bookmark as a chunk which is a member of a group.
116
+ # Add Chunk to Group by Tracking ID Route to add a chunk to a group by tracking id.
117
117
  # @param tr_dataset [String] The dataset id to use for the request
118
118
  # @param tracking_id [String] Id of the group to add the chunk to as a bookmark
119
119
  # @param add_chunk_to_group_data [AddChunkToGroupData] JSON request payload to add a chunk to a group (bookmark it)
@@ -182,7 +182,7 @@ module TrieveRubyClient
182
182
  end
183
183
 
184
184
  # Create Chunk Group
185
- # Create Chunk Group Create a new chunk_group.
185
+ # Create Chunk Group Create a new chunk_group. This is a way to group chunks together. If you try to create a chunk_group with the same tracking_id as an existing chunk_group, this operation will fail.
186
186
  # @param tr_dataset [String] The dataset id to use for the request
187
187
  # @param create_chunk_group_data [CreateChunkGroupData] JSON request payload to cretea a chunkGroup
188
188
  # @param [Hash] opts the optional parameters
@@ -193,7 +193,7 @@ module TrieveRubyClient
193
193
  end
194
194
 
195
195
  # Create Chunk Group
196
- # Create Chunk Group Create a new chunk_group.
196
+ # Create Chunk Group Create a new chunk_group. This is a way to group chunks together. If you try to create a chunk_group with the same tracking_id as an existing chunk_group, this operation will fail.
197
197
  # @param tr_dataset [String] The dataset id to use for the request
198
198
  # @param create_chunk_group_data [CreateChunkGroupData] JSON request payload to cretea a chunkGroup
199
199
  # @param [Hash] opts the optional parameters
@@ -259,25 +259,23 @@ module TrieveRubyClient
259
259
  # Delete Group
260
260
  # Delete Group This will delete a chunk_group. This will not delete the chunks that are in the group. We will soon support deleting a chunk_group along with its member chunks.
261
261
  # @param tr_dataset [String] The dataset id to use for the request
262
- # @param tracking_or_chunk [String] The type of id you are using to search for the group. This can be either &#39;chunk&#39; or &#39;tracking_id&#39;
263
- # @param group_id [String] Id of the group you want to fetch. This can be either the group_id or the tracking_id. If both are provided, the group_id will be used.
262
+ # @param group_id [String] Id of the group you want to fetch.
264
263
  # @param delete_chunks [Boolean] Delete the chunks within the group
265
264
  # @param [Hash] opts the optional parameters
266
265
  # @return [nil]
267
- def delete_chunk_group(tr_dataset, tracking_or_chunk, group_id, delete_chunks, opts = {})
268
- delete_chunk_group_with_http_info(tr_dataset, tracking_or_chunk, group_id, delete_chunks, opts)
266
+ def delete_chunk_group(tr_dataset, group_id, delete_chunks, opts = {})
267
+ delete_chunk_group_with_http_info(tr_dataset, group_id, delete_chunks, opts)
269
268
  nil
270
269
  end
271
270
 
272
271
  # Delete Group
273
272
  # Delete Group This will delete a chunk_group. This will not delete the chunks that are in the group. We will soon support deleting a chunk_group along with its member chunks.
274
273
  # @param tr_dataset [String] The dataset id to use for the request
275
- # @param tracking_or_chunk [String] The type of id you are using to search for the group. This can be either &#39;chunk&#39; or &#39;tracking_id&#39;
276
- # @param group_id [String] Id of the group you want to fetch. This can be either the group_id or the tracking_id. If both are provided, the group_id will be used.
274
+ # @param group_id [String] Id of the group you want to fetch.
277
275
  # @param delete_chunks [Boolean] Delete the chunks within the group
278
276
  # @param [Hash] opts the optional parameters
279
277
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
280
- def delete_chunk_group_with_http_info(tr_dataset, tracking_or_chunk, group_id, delete_chunks, opts = {})
278
+ def delete_chunk_group_with_http_info(tr_dataset, group_id, delete_chunks, opts = {})
281
279
  if @api_client.config.debugging
282
280
  @api_client.config.logger.debug 'Calling API: ChunkGroupApi.delete_chunk_group ...'
283
281
  end
@@ -285,16 +283,16 @@ module TrieveRubyClient
285
283
  if @api_client.config.client_side_validation && tr_dataset.nil?
286
284
  fail ArgumentError, "Missing the required parameter 'tr_dataset' when calling ChunkGroupApi.delete_chunk_group"
287
285
  end
288
- # verify the required parameter 'tracking_or_chunk' is set
289
- if @api_client.config.client_side_validation && tracking_or_chunk.nil?
290
- fail ArgumentError, "Missing the required parameter 'tracking_or_chunk' when calling ChunkGroupApi.delete_chunk_group"
286
+ # verify the required parameter 'group_id' is set
287
+ if @api_client.config.client_side_validation && group_id.nil?
288
+ fail ArgumentError, "Missing the required parameter 'group_id' when calling ChunkGroupApi.delete_chunk_group"
291
289
  end
292
290
  # verify the required parameter 'delete_chunks' is set
293
291
  if @api_client.config.client_side_validation && delete_chunks.nil?
294
292
  fail ArgumentError, "Missing the required parameter 'delete_chunks' when calling ChunkGroupApi.delete_chunk_group"
295
293
  end
296
294
  # resource path
297
- local_var_path = '/api/chunk_group/{tracking_or_chunk}/{group_id}'.sub('{' + 'tracking_or_chunk' + '}', CGI.escape(tracking_or_chunk.to_s)).sub('{' + 'group_id' + '}', CGI.escape(group_id.to_s))
295
+ local_var_path = '/api/chunk_group/{group_id}'.sub('{' + 'group_id' + '}', CGI.escape(group_id.to_s))
298
296
 
299
297
  # query parameters
300
298
  query_params = opts[:query_params] || {}
@@ -408,23 +406,21 @@ module TrieveRubyClient
408
406
  # Get Group
409
407
  # Get Group Fetch the group with the given id. get_group
410
408
  # @param tr_dataset [String] The dataset id to use for the request
411
- # @param tracking_or_chunk [String] The type of id you are using to search for the group. This can be either &#39;chunk&#39; or &#39;tracking_id&#39;
412
- # @param group_id [String] Id of the group you want to fetch. This can be either the group_id or the tracking_id.
409
+ # @param group_id [String] Id of the group you want to fetch.
413
410
  # @param [Hash] opts the optional parameters
414
411
  # @return [ChunkGroup]
415
- def get_chunk_group(tr_dataset, tracking_or_chunk, group_id, opts = {})
416
- data, _status_code, _headers = get_chunk_group_with_http_info(tr_dataset, tracking_or_chunk, group_id, opts)
412
+ def get_chunk_group(tr_dataset, group_id, opts = {})
413
+ data, _status_code, _headers = get_chunk_group_with_http_info(tr_dataset, group_id, opts)
417
414
  data
418
415
  end
419
416
 
420
417
  # Get Group
421
418
  # Get Group Fetch the group with the given id. get_group
422
419
  # @param tr_dataset [String] The dataset id to use for the request
423
- # @param tracking_or_chunk [String] The type of id you are using to search for the group. This can be either &#39;chunk&#39; or &#39;tracking_id&#39;
424
- # @param group_id [String] Id of the group you want to fetch. This can be either the group_id or the tracking_id.
420
+ # @param group_id [String] Id of the group you want to fetch.
425
421
  # @param [Hash] opts the optional parameters
426
422
  # @return [Array<(ChunkGroup, Integer, Hash)>] ChunkGroup data, response status code and response headers
427
- def get_chunk_group_with_http_info(tr_dataset, tracking_or_chunk, group_id, opts = {})
423
+ def get_chunk_group_with_http_info(tr_dataset, group_id, opts = {})
428
424
  if @api_client.config.debugging
429
425
  @api_client.config.logger.debug 'Calling API: ChunkGroupApi.get_chunk_group ...'
430
426
  end
@@ -432,12 +428,12 @@ module TrieveRubyClient
432
428
  if @api_client.config.client_side_validation && tr_dataset.nil?
433
429
  fail ArgumentError, "Missing the required parameter 'tr_dataset' when calling ChunkGroupApi.get_chunk_group"
434
430
  end
435
- # verify the required parameter 'tracking_or_chunk' is set
436
- if @api_client.config.client_side_validation && tracking_or_chunk.nil?
437
- fail ArgumentError, "Missing the required parameter 'tracking_or_chunk' when calling ChunkGroupApi.get_chunk_group"
431
+ # verify the required parameter 'group_id' is set
432
+ if @api_client.config.client_side_validation && group_id.nil?
433
+ fail ArgumentError, "Missing the required parameter 'group_id' when calling ChunkGroupApi.get_chunk_group"
438
434
  end
439
435
  # resource path
440
- local_var_path = '/api/chunk_group/{tracking_or_chunk}/{group_id}'.sub('{' + 'tracking_or_chunk' + '}', CGI.escape(tracking_or_chunk.to_s)).sub('{' + 'group_id' + '}', CGI.escape(group_id.to_s))
436
+ local_var_path = '/api/chunk_group/{group_id}'.sub('{' + 'group_id' + '}', CGI.escape(group_id.to_s))
441
437
 
442
438
  # query parameters
443
439
  query_params = opts[:query_params] || {}
@@ -480,25 +476,23 @@ module TrieveRubyClient
480
476
  # Get Chunks in Group
481
477
  # Get Chunks in Group Route to get all chunks for a group. The response is paginated, with each page containing 10 chunks. Support for custom page size is coming soon.
482
478
  # @param tr_dataset [String] The dataset id to use for the request
483
- # @param tracking_or_chunk [String] The type of id you are using to search for the group. This can be either &#39;chunk&#39; or &#39;tracking_id&#39;
484
- # @param group_id [String] Id of the group you want to fetch. This can be either the group_id or the tracking_id. If both are provided, the group_id will be used.
479
+ # @param group_id [String] Id of the group you want to fetch.
485
480
  # @param page [Integer] The page of chunks to get from the group
486
481
  # @param [Hash] opts the optional parameters
487
482
  # @return [BookmarkData]
488
- def get_chunks_in_group(tr_dataset, tracking_or_chunk, group_id, page, opts = {})
489
- data, _status_code, _headers = get_chunks_in_group_with_http_info(tr_dataset, tracking_or_chunk, group_id, page, opts)
483
+ def get_chunks_in_group(tr_dataset, group_id, page, opts = {})
484
+ data, _status_code, _headers = get_chunks_in_group_with_http_info(tr_dataset, group_id, page, opts)
490
485
  data
491
486
  end
492
487
 
493
488
  # Get Chunks in Group
494
489
  # Get Chunks in Group Route to get all chunks for a group. The response is paginated, with each page containing 10 chunks. Support for custom page size is coming soon.
495
490
  # @param tr_dataset [String] The dataset id to use for the request
496
- # @param tracking_or_chunk [String] The type of id you are using to search for the group. This can be either &#39;chunk&#39; or &#39;tracking_id&#39;
497
- # @param group_id [String] Id of the group you want to fetch. This can be either the group_id or the tracking_id. If both are provided, the group_id will be used.
491
+ # @param group_id [String] Id of the group you want to fetch.
498
492
  # @param page [Integer] The page of chunks to get from the group
499
493
  # @param [Hash] opts the optional parameters
500
494
  # @return [Array<(BookmarkData, Integer, Hash)>] BookmarkData data, response status code and response headers
501
- def get_chunks_in_group_with_http_info(tr_dataset, tracking_or_chunk, group_id, page, opts = {})
495
+ def get_chunks_in_group_with_http_info(tr_dataset, group_id, page, opts = {})
502
496
  if @api_client.config.debugging
503
497
  @api_client.config.logger.debug 'Calling API: ChunkGroupApi.get_chunks_in_group ...'
504
498
  end
@@ -506,20 +500,16 @@ module TrieveRubyClient
506
500
  if @api_client.config.client_side_validation && tr_dataset.nil?
507
501
  fail ArgumentError, "Missing the required parameter 'tr_dataset' when calling ChunkGroupApi.get_chunks_in_group"
508
502
  end
509
- # verify the required parameter 'tracking_or_chunk' is set
510
- if @api_client.config.client_side_validation && tracking_or_chunk.nil?
511
- fail ArgumentError, "Missing the required parameter 'tracking_or_chunk' when calling ChunkGroupApi.get_chunks_in_group"
512
- end
513
- # verify the required parameter 'page' is set
514
- if @api_client.config.client_side_validation && page.nil?
515
- fail ArgumentError, "Missing the required parameter 'page' when calling ChunkGroupApi.get_chunks_in_group"
503
+ # verify the required parameter 'group_id' is set
504
+ if @api_client.config.client_side_validation && group_id.nil?
505
+ fail ArgumentError, "Missing the required parameter 'group_id' when calling ChunkGroupApi.get_chunks_in_group"
516
506
  end
517
507
  if @api_client.config.client_side_validation && page < 0
518
508
  fail ArgumentError, 'invalid value for "page" when calling ChunkGroupApi.get_chunks_in_group, must be greater than or equal to 0.'
519
509
  end
520
510
 
521
511
  # resource path
522
- local_var_path = '/api/chunk_group/{tracking_or_chunk}/{group_id}/{page}'.sub('{' + 'tracking_or_chunk' + '}', CGI.escape(tracking_or_chunk.to_s)).sub('{' + 'group_id' + '}', CGI.escape(group_id.to_s)).sub('{' + 'page' + '}', CGI.escape(page.to_s))
512
+ local_var_path = '/api/chunk_group/{group_id}/{page}'.sub('{' + 'group_id' + '}', CGI.escape(group_id.to_s)).sub('{' + 'page' + '}', CGI.escape(page.to_s))
523
513
 
524
514
  # query parameters
525
515
  query_params = opts[:query_params] || {}
@@ -1160,7 +1150,7 @@ module TrieveRubyClient
1160
1150
  end
1161
1151
 
1162
1152
  # Update Group
1163
- # Update Group Update a chunk_group.
1153
+ # Update Group Update a chunk_group. If you try to change the tracking_id to one that already exists, this operation will fail.
1164
1154
  # @param tr_dataset [String] The dataset id to use for the request
1165
1155
  # @param update_chunk_group_data [UpdateChunkGroupData] JSON request payload to update a chunkGroup
1166
1156
  # @param [Hash] opts the optional parameters
@@ -1171,7 +1161,7 @@ module TrieveRubyClient
1171
1161
  end
1172
1162
 
1173
1163
  # Update Group
1174
- # Update Group Update a chunk_group.
1164
+ # Update Group Update a chunk_group. If you try to change the tracking_id to one that already exists, this operation will fail.
1175
1165
  # @param tr_dataset [String] The dataset id to use for the request
1176
1166
  # @param update_chunk_group_data [UpdateChunkGroupData] JSON request payload to update a chunkGroup
1177
1167
  # @param [Hash] opts the optional parameters
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -15,7 +15,7 @@ require 'time'
15
15
 
16
16
  module TrieveRubyClient
17
17
  class AddChunkToGroupData
18
- # Id of the chunk to make a member of the group. Think of this as \"bookmark\"ing a chunk.
18
+ # Id of the chunk to make a member of the group.
19
19
  attr_accessor :chunk_id
20
20
 
21
21
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
5
5
 
6
- The version of the OpenAPI document: 0.4.0
6
+ The version of the OpenAPI document: 0.5.0
7
7
  Contact: developers@trieve.ai
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.4.0