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.
- checksums.yaml +4 -4
- data/README.md +13 -13
- data/docs/AddChunkToGroupData.md +1 -1
- data/docs/ChunkApi.md +25 -29
- data/docs/ChunkGroupApi.md +26 -32
- data/docs/GetEventsData.md +1 -1
- data/lib/trieve_ruby_client/api/auth_api.rb +1 -1
- data/lib/trieve_ruby_client/api/chunk_api.rb +28 -32
- data/lib/trieve_ruby_client/api/chunk_group_api.rb +36 -46
- data/lib/trieve_ruby_client/api/dataset_api.rb +1 -1
- data/lib/trieve_ruby_client/api/events_api.rb +1 -1
- data/lib/trieve_ruby_client/api/file_api.rb +1 -1
- data/lib/trieve_ruby_client/api/health_api.rb +1 -1
- data/lib/trieve_ruby_client/api/invitation_api.rb +1 -1
- data/lib/trieve_ruby_client/api/message_api.rb +1 -1
- data/lib/trieve_ruby_client/api/organization_api.rb +1 -1
- data/lib/trieve_ruby_client/api/stripe_api.rb +1 -1
- data/lib/trieve_ruby_client/api/topic_api.rb +1 -1
- data/lib/trieve_ruby_client/api/user_api.rb +1 -1
- data/lib/trieve_ruby_client/api_client.rb +1 -1
- data/lib/trieve_ruby_client/api_error.rb +1 -1
- data/lib/trieve_ruby_client/configuration.rb +1 -1
- data/lib/trieve_ruby_client/models/add_chunk_to_group_data.rb +2 -2
- data/lib/trieve_ruby_client/models/api_key_dto.rb +1 -1
- data/lib/trieve_ruby_client/models/auth_query.rb +1 -1
- data/lib/trieve_ruby_client/models/batch_queued_chunk_response.rb +1 -1
- data/lib/trieve_ruby_client/models/bookmark_data.rb +1 -1
- data/lib/trieve_ruby_client/models/bookmark_group_result.rb +1 -1
- data/lib/trieve_ruby_client/models/chat_message_proxy.rb +1 -1
- data/lib/trieve_ruby_client/models/chunk_data.rb +1 -1
- data/lib/trieve_ruby_client/models/chunk_filter.rb +1 -1
- data/lib/trieve_ruby_client/models/chunk_group.rb +1 -1
- data/lib/trieve_ruby_client/models/chunk_group_and_file.rb +1 -1
- data/lib/trieve_ruby_client/models/chunk_metadata.rb +1 -1
- data/lib/trieve_ruby_client/models/chunk_metadata_with_file_data.rb +1 -1
- data/lib/trieve_ruby_client/models/client_dataset_configuration.rb +1 -1
- data/lib/trieve_ruby_client/models/create_chunk_data.rb +1 -1
- data/lib/trieve_ruby_client/models/create_chunk_group_data.rb +1 -1
- data/lib/trieve_ruby_client/models/create_dataset_request.rb +1 -1
- data/lib/trieve_ruby_client/models/create_message_data.rb +1 -1
- data/lib/trieve_ruby_client/models/create_organization_data.rb +1 -1
- data/lib/trieve_ruby_client/models/create_topic_data.rb +1 -1
- data/lib/trieve_ruby_client/models/dataset.rb +1 -1
- data/lib/trieve_ruby_client/models/dataset_and_usage.rb +1 -1
- data/lib/trieve_ruby_client/models/dataset_dto.rb +1 -1
- data/lib/trieve_ruby_client/models/dataset_usage_count.rb +1 -1
- data/lib/trieve_ruby_client/models/delete_dataset_request.rb +1 -1
- data/lib/trieve_ruby_client/models/delete_topic_data.rb +1 -1
- data/lib/trieve_ruby_client/models/delete_user_api_key_request.rb +1 -1
- data/lib/trieve_ruby_client/models/edit_message_data.rb +1 -1
- data/lib/trieve_ruby_client/models/error_response_body.rb +1 -1
- data/lib/trieve_ruby_client/models/event.rb +1 -1
- data/lib/trieve_ruby_client/models/event_return.rb +1 -1
- data/lib/trieve_ruby_client/models/field_condition.rb +1 -1
- data/lib/trieve_ruby_client/models/file.rb +1 -1
- data/lib/trieve_ruby_client/models/file_dto.rb +1 -1
- data/lib/trieve_ruby_client/models/generate_chunks_request.rb +1 -1
- data/lib/trieve_ruby_client/models/get_events_data.rb +2 -2
- data/lib/trieve_ruby_client/models/get_groups_for_chunks_data.rb +1 -1
- data/lib/trieve_ruby_client/models/group_data.rb +1 -1
- data/lib/trieve_ruby_client/models/group_score_chunk_dto.rb +1 -1
- data/lib/trieve_ruby_client/models/invitation_data.rb +1 -1
- data/lib/trieve_ruby_client/models/match_condition.rb +1 -1
- data/lib/trieve_ruby_client/models/message.rb +1 -1
- data/lib/trieve_ruby_client/models/organization.rb +1 -1
- data/lib/trieve_ruby_client/models/organization_usage_count.rb +1 -1
- data/lib/trieve_ruby_client/models/range.rb +1 -1
- data/lib/trieve_ruby_client/models/reccomend_group_chunks_request.rb +1 -1
- data/lib/trieve_ruby_client/models/recommend_chunks_request.rb +1 -1
- data/lib/trieve_ruby_client/models/regenerate_message_data.rb +1 -1
- data/lib/trieve_ruby_client/models/return_queued_chunk.rb +1 -1
- data/lib/trieve_ruby_client/models/score_chunk_dto.rb +1 -1
- data/lib/trieve_ruby_client/models/search_chunk_data.rb +1 -1
- data/lib/trieve_ruby_client/models/search_chunk_query_response_body.rb +1 -1
- data/lib/trieve_ruby_client/models/search_groups_result.rb +1 -1
- data/lib/trieve_ruby_client/models/search_over_groups_data.rb +1 -1
- data/lib/trieve_ruby_client/models/search_over_groups_response_body.rb +1 -1
- data/lib/trieve_ruby_client/models/search_within_group_data.rb +1 -1
- data/lib/trieve_ruby_client/models/set_user_api_key_request.rb +1 -1
- data/lib/trieve_ruby_client/models/set_user_api_key_response.rb +1 -1
- data/lib/trieve_ruby_client/models/single_queued_chunk_response.rb +1 -1
- data/lib/trieve_ruby_client/models/slim_group.rb +1 -1
- data/lib/trieve_ruby_client/models/slim_user.rb +1 -1
- data/lib/trieve_ruby_client/models/stripe_plan.rb +1 -1
- data/lib/trieve_ruby_client/models/suggested_queries_request.rb +1 -1
- data/lib/trieve_ruby_client/models/suggested_queries_response.rb +1 -1
- data/lib/trieve_ruby_client/models/topic.rb +1 -1
- data/lib/trieve_ruby_client/models/update_chunk_by_tracking_id_data.rb +1 -1
- data/lib/trieve_ruby_client/models/update_chunk_data.rb +1 -1
- data/lib/trieve_ruby_client/models/update_chunk_group_data.rb +1 -1
- data/lib/trieve_ruby_client/models/update_dataset_request.rb +1 -1
- data/lib/trieve_ruby_client/models/update_group_by_tracking_id_data.rb +1 -1
- data/lib/trieve_ruby_client/models/update_organization_data.rb +1 -1
- data/lib/trieve_ruby_client/models/update_topic_data.rb +1 -1
- data/lib/trieve_ruby_client/models/update_user_data.rb +1 -1
- data/lib/trieve_ruby_client/models/upload_file_data.rb +1 -1
- data/lib/trieve_ruby_client/models/upload_file_result.rb +1 -1
- data/lib/trieve_ruby_client/models/user_organization.rb +1 -1
- data/lib/trieve_ruby_client/version.rb +2 -2
- data/lib/trieve_ruby_client.rb +1 -1
- data/openapi-generator.yaml +1 -1
- data/openapi.json +111 -173
- data/spec/api/auth_api_spec.rb +16 -18
- data/spec/api/chunk_api_spec.rb +30 -43
- data/spec/api/chunk_group_api_spec.rb +54 -33
- data/spec/api/dataset_api_spec.rb +19 -19
- data/spec/api/events_api_spec.rb +10 -10
- data/spec/api/file_api_spec.rb +15 -15
- data/spec/api/health_api_spec.rb +9 -7
- data/spec/api/invitation_api_spec.rb +9 -9
- data/spec/api/message_api_spec.rb +15 -15
- data/spec/api/organization_api_spec.rb +19 -19
- data/spec/api/stripe_api_spec.rb +15 -7
- data/spec/api/topic_api_spec.rb +15 -15
- data/spec/api/user_api_spec.rb +13 -13
- data/spec/models/add_chunk_to_group_data_spec.rb +8 -8
- data/spec/models/api_key_dto_spec.rb +8 -8
- data/spec/models/auth_query_spec.rb +1 -1
- data/spec/models/batch_queued_chunk_response_spec.rb +1 -1
- data/spec/models/bookmark_data_spec.rb +8 -8
- data/spec/models/bookmark_group_result_spec.rb +8 -8
- data/spec/models/chat_message_proxy_spec.rb +8 -8
- data/spec/models/chunk_data_spec.rb +1 -1
- data/spec/models/chunk_filter_spec.rb +8 -8
- data/spec/models/chunk_group_and_file_spec.rb +8 -8
- data/spec/models/chunk_group_spec.rb +8 -8
- data/spec/models/chunk_metadata_spec.rb +8 -8
- data/spec/models/chunk_metadata_with_file_data_spec.rb +8 -8
- data/spec/models/client_dataset_configuration_spec.rb +8 -8
- data/spec/models/create_chunk_data_spec.rb +11 -87
- data/spec/models/create_chunk_group_data_spec.rb +8 -8
- data/spec/models/create_dataset_request_spec.rb +8 -8
- data/spec/models/create_message_data_spec.rb +8 -8
- data/spec/models/create_organization_data_spec.rb +8 -8
- data/spec/models/create_topic_data_spec.rb +8 -8
- data/spec/models/dataset_and_usage_spec.rb +8 -8
- data/spec/models/dataset_dto_spec.rb +8 -8
- data/spec/models/dataset_spec.rb +8 -8
- data/spec/models/dataset_usage_count_spec.rb +8 -8
- data/spec/models/delete_dataset_request_spec.rb +8 -8
- data/spec/models/delete_topic_data_spec.rb +8 -8
- data/spec/models/delete_user_api_key_request_spec.rb +8 -8
- data/spec/models/edit_message_data_spec.rb +8 -8
- data/spec/models/error_response_body_spec.rb +8 -8
- data/spec/models/event_return_spec.rb +8 -8
- data/spec/models/event_spec.rb +8 -8
- data/spec/models/field_condition_spec.rb +8 -8
- data/spec/models/file_dto_spec.rb +8 -8
- data/spec/models/file_spec.rb +8 -8
- data/spec/models/generate_chunks_request_spec.rb +8 -8
- data/spec/models/get_events_data_spec.rb +1 -1
- data/spec/models/get_groups_for_chunks_data_spec.rb +8 -8
- data/spec/models/group_data_spec.rb +8 -8
- data/spec/models/group_score_chunk_dto_spec.rb +8 -8
- data/spec/models/invitation_data_spec.rb +8 -8
- data/spec/models/match_condition_spec.rb +6 -6
- data/spec/models/message_spec.rb +8 -8
- data/spec/models/organization_spec.rb +8 -8
- data/spec/models/organization_usage_count_spec.rb +8 -8
- data/spec/models/range_spec.rb +8 -8
- data/spec/models/reccomend_group_chunks_request_spec.rb +8 -8
- data/spec/models/recommend_chunks_request_spec.rb +8 -8
- data/spec/models/regenerate_message_data_spec.rb +8 -8
- data/spec/models/return_queued_chunk_spec.rb +11 -21
- data/spec/models/score_chunk_dto_spec.rb +8 -8
- data/spec/models/search_chunk_data_spec.rb +8 -8
- data/spec/models/search_chunk_query_response_body_spec.rb +8 -8
- data/spec/models/search_groups_result_spec.rb +8 -8
- data/spec/models/search_over_groups_data_spec.rb +8 -8
- data/spec/models/search_over_groups_response_body_spec.rb +8 -8
- data/spec/models/search_within_group_data_spec.rb +8 -8
- data/spec/models/set_user_api_key_request_spec.rb +8 -8
- data/spec/models/set_user_api_key_response_spec.rb +8 -8
- data/spec/models/single_queued_chunk_response_spec.rb +1 -1
- data/spec/models/slim_group_spec.rb +8 -8
- data/spec/models/slim_user_spec.rb +8 -8
- data/spec/models/stripe_plan_spec.rb +8 -8
- data/spec/models/suggested_queries_request_spec.rb +8 -8
- data/spec/models/suggested_queries_response_spec.rb +8 -8
- data/spec/models/topic_spec.rb +8 -8
- data/spec/models/update_chunk_by_tracking_id_data_spec.rb +20 -8
- data/spec/models/update_chunk_data_spec.rb +20 -8
- data/spec/models/update_chunk_group_data_spec.rb +14 -8
- data/spec/models/update_dataset_request_spec.rb +8 -8
- data/spec/models/update_group_by_tracking_id_data_spec.rb +8 -8
- data/spec/models/update_organization_data_spec.rb +8 -8
- data/spec/models/update_topic_data_spec.rb +8 -8
- data/spec/models/update_user_data_spec.rb +8 -8
- data/spec/models/upload_file_data_spec.rb +8 -8
- data/spec/models/upload_file_result_spec.rb +8 -8
- data/spec/models/user_organization_spec.rb +8 -8
- data/spec/spec_helper.rb +1 -1
- data/trieve_ruby_client-0.4.0.gem +0 -0
- data/trieve_ruby_client.gemspec +1 -1
- metadata +3 -6
- data/docs/StripeSubscription.md +0 -30
- data/lib/trieve_ruby_client/models/stripe_subscription.rb +0 -311
- 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.
|
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
|
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,
|
180
|
-
delete_chunk_with_http_info(tr_dataset,
|
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
|
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,
|
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 '
|
200
|
-
if @api_client.config.client_side_validation &&
|
201
|
-
fail ArgumentError, "Missing the required parameter '
|
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/{
|
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
|
315
|
-
# RAG on
|
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
|
326
|
-
# RAG on
|
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 \"search before generate\" 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
|
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,
|
397
|
-
data, _status_code, _headers = get_chunk_by_id_with_http_info(tr_dataset,
|
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
|
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,
|
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 '
|
417
|
-
if @api_client.config.client_side_validation &&
|
418
|
-
fail ArgumentError, "Missing the required parameter '
|
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/{
|
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
|
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.
|
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.
|
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.
|
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
|
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,
|
268
|
-
delete_chunk_group_with_http_info(tr_dataset,
|
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
|
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,
|
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 '
|
289
|
-
if @api_client.config.client_side_validation &&
|
290
|
-
fail ArgumentError, "Missing the required parameter '
|
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/{
|
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
|
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,
|
416
|
-
data, _status_code, _headers = get_chunk_group_with_http_info(tr_dataset,
|
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
|
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,
|
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 '
|
436
|
-
if @api_client.config.client_side_validation &&
|
437
|
-
fail ArgumentError, "Missing the required parameter '
|
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/{
|
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
|
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,
|
489
|
-
data, _status_code, _headers = get_chunks_in_group_with_http_info(tr_dataset,
|
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
|
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,
|
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 '
|
510
|
-
if @api_client.config.client_side_validation &&
|
511
|
-
fail ArgumentError, "Missing the required parameter '
|
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/{
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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
|