PyPI project
cohere
100+ indexed releases ยท newest sdist 7.0.8 with 340 indexed members
Files in 7.0.8 cohere-7.0.8.tar.gz
- src/cohere/__init__.py
- src/cohere/_default_clients.py
- src/cohere/aliases.py
- src/cohere/audio/__init__.py
- src/cohere/audio/client.py
- src/cohere/audio/raw_client.py
- src/cohere/audio/transcriptions/__init__.py
- src/cohere/audio/transcriptions/client.py
- src/cohere/audio/transcriptions/raw_client.py
- src/cohere/audio/transcriptions/types/__init__.py
- src/cohere/audio/transcriptions/types/audio_transcriptions_create_response.py
- src/cohere/aws_client.py
- src/cohere/base_client.py
- src/cohere/batches/__init__.py
- src/cohere/batches/client.py
- src/cohere/batches/raw_client.py
- src/cohere/batches/types/__init__.py
- src/cohere/batches/types/batch.py
- src/cohere/batches/types/batch_status.py
- src/cohere/batches/types/cancel_batch_response.py
- src/cohere/batches/types/create_batch_response.py
- src/cohere/batches/types/get_batch_response.py
- src/cohere/batches/types/list_batches_response.py
- src/cohere/bedrock_client.py
- src/cohere/client.py
- src/cohere/client_v2.py
- src/cohere/config.py
- src/cohere/connectors/__init__.py
- src/cohere/connectors/client.py
- src/cohere/connectors/raw_client.py
- src/cohere/core/__init__.py
- src/cohere/core/api_error.py
- src/cohere/core/client_wrapper.py
- src/cohere/core/datetime_utils.py
- src/cohere/core/file.py
- src/cohere/core/force_multipart.py
- src/cohere/core/http_client.py
- src/cohere/core/http_response.py
- src/cohere/core/http_sse/__init__.py
- src/cohere/core/http_sse/_api.py
- src/cohere/core/http_sse/_decoders.py
- src/cohere/core/http_sse/_exceptions.py
- src/cohere/core/http_sse/_models.py
- src/cohere/core/jsonable_encoder.py
- src/cohere/core/logging.py
- src/cohere/core/parse_error.py
- src/cohere/core/pydantic_utilities.py
- src/cohere/core/query_encoder.py
- src/cohere/core/remove_none_from_dict.py
- src/cohere/core/request_options.py
- src/cohere/core/serialization.py
- src/cohere/core/unchecked_base_model.py
- src/cohere/datasets/__init__.py
- src/cohere/datasets/client.py
- src/cohere/datasets/raw_client.py
- src/cohere/datasets/types/__init__.py
- src/cohere/datasets/types/datasets_create_response.py
- src/cohere/datasets/types/datasets_get_response.py
- src/cohere/datasets/types/datasets_get_usage_response.py
- src/cohere/datasets/types/datasets_list_response.py
- src/cohere/embed_jobs/__init__.py
- src/cohere/embed_jobs/client.py
- src/cohere/embed_jobs/raw_client.py
- src/cohere/embed_jobs/types/__init__.py
- src/cohere/embed_jobs/types/create_embed_job_request_truncate.py
- src/cohere/environment.py
- src/cohere/errors/__init__.py
- src/cohere/errors/bad_request_error.py
- src/cohere/errors/client_closed_request_error.py
- src/cohere/errors/forbidden_error.py
- src/cohere/errors/gateway_timeout_error.py
- src/cohere/errors/internal_server_error.py
- src/cohere/errors/invalid_token_error.py
- src/cohere/errors/not_found_error.py
- src/cohere/errors/not_implemented_error.py
- src/cohere/errors/service_unavailable_error.py
- src/cohere/errors/too_many_requests_error.py
- src/cohere/errors/unauthorized_error.py
- src/cohere/errors/unprocessable_entity_error.py
- src/cohere/finetuning/__init__.py
- src/cohere/finetuning/client.py
- src/cohere/finetuning/finetuning/__init__.py
- src/cohere/finetuning/finetuning/types/__init__.py
- src/cohere/finetuning/finetuning/types/base_model.py
- src/cohere/finetuning/finetuning/types/base_type.py
- src/cohere/finetuning/finetuning/types/create_finetuned_model_response.py
- src/cohere/finetuning/finetuning/types/delete_finetuned_model_response.py
- src/cohere/finetuning/finetuning/types/event.py
- src/cohere/finetuning/finetuning/types/finetuned_model.py
- src/cohere/finetuning/finetuning/types/get_finetuned_model_response.py
- src/cohere/finetuning/finetuning/types/hyperparameters.py
- src/cohere/finetuning/finetuning/types/list_events_response.py
- src/cohere/finetuning/finetuning/types/list_finetuned_models_response.py
- src/cohere/finetuning/finetuning/types/list_training_step_metrics_response.py
- src/cohere/finetuning/finetuning/types/lora_target_modules.py
- src/cohere/finetuning/finetuning/types/settings.py
- src/cohere/finetuning/finetuning/types/status.py
- src/cohere/finetuning/finetuning/types/strategy.py
- src/cohere/finetuning/finetuning/types/training_step_metrics.py
- src/cohere/finetuning/finetuning/types/update_finetuned_model_response.py
- src/cohere/finetuning/finetuning/types/wandb_config.py
- src/cohere/finetuning/raw_client.py
- src/cohere/manually_maintained/__init__.py
- src/cohere/manually_maintained/cache.py
- src/cohere/manually_maintained/cohere_aws/__init__.py
- src/cohere/manually_maintained/cohere_aws/chat.py
- src/cohere/manually_maintained/cohere_aws/classification.py
- src/cohere/manually_maintained/cohere_aws/client.py
- src/cohere/manually_maintained/cohere_aws/embeddings.py
- src/cohere/manually_maintained/cohere_aws/error.py
- src/cohere/manually_maintained/cohere_aws/generation.py
- src/cohere/manually_maintained/cohere_aws/mode.py
- src/cohere/manually_maintained/cohere_aws/rerank.py
- src/cohere/manually_maintained/cohere_aws/response.py
- src/cohere/manually_maintained/cohere_aws/summary.py
- src/cohere/manually_maintained/lazy_aws_deps.py
- src/cohere/manually_maintained/lazy_oci_deps.py
- src/cohere/manually_maintained/streaming_embed.py
- src/cohere/manually_maintained/tokenizers.py
- src/cohere/models/__init__.py
- src/cohere/models/client.py
- src/cohere/models/raw_client.py
- src/cohere/oci_client.py
- src/cohere/overrides.py
- src/cohere/raw_base_client.py
- src/cohere/sagemaker_client.py
- src/cohere/types/__init__.py
- src/cohere/types/api_meta.py
- src/cohere/types/api_meta_api_version.py
- src/cohere/types/api_meta_billed_units.py
- src/cohere/types/api_meta_tokens.py
- src/cohere/types/assistant_message.py
- src/cohere/types/assistant_message_response.py
- src/cohere/types/assistant_message_response_content_item.py
- src/cohere/types/assistant_message_v2content.py
- src/cohere/types/assistant_message_v2content_one_item.py
- src/cohere/types/auth_token_type.py
- src/cohere/types/chat_citation.py
- src/cohere/types/chat_citation_generation_event.py
- src/cohere/types/chat_citation_type.py
- src/cohere/types/chat_connector.py
- src/cohere/types/chat_content_delta_event.py
- src/cohere/types/chat_content_delta_event_delta.py
- src/cohere/types/chat_content_delta_event_delta_message.py
- src/cohere/types/chat_content_delta_event_delta_message_content.py
- src/cohere/types/chat_content_end_event.py
- src/cohere/types/chat_content_start_event.py
- src/cohere/types/chat_content_start_event_delta.py
- src/cohere/types/chat_content_start_event_delta_message.py
- src/cohere/types/chat_content_start_event_delta_message_content.py
- src/cohere/types/chat_content_start_event_delta_message_content_type.py
- src/cohere/types/chat_data_metrics.py
- src/cohere/types/chat_debug_event.py
- src/cohere/types/chat_document.py
- src/cohere/types/chat_document_source.py
- src/cohere/types/chat_finish_reason.py
- src/cohere/types/chat_message.py
- src/cohere/types/chat_message_end_event.py
- src/cohere/types/chat_message_end_event_delta.py
- src/cohere/types/chat_message_start_event.py
- src/cohere/types/chat_message_start_event_delta.py
- src/cohere/types/chat_message_start_event_delta_message.py
- src/cohere/types/chat_message_v2.py
- src/cohere/types/chat_messages.py
- src/cohere/types/chat_request_citation_quality.py
- src/cohere/types/chat_request_prompt_truncation.py
- src/cohere/types/chat_request_safety_mode.py
- src/cohere/types/chat_search_queries_generation_event.py
- src/cohere/types/chat_search_query.py
- src/cohere/types/chat_search_result.py
- src/cohere/types/chat_search_result_connector.py
- src/cohere/types/chat_search_results_event.py
- src/cohere/types/chat_stream_end_event.py
- src/cohere/types/chat_stream_end_event_finish_reason.py
- src/cohere/types/chat_stream_event.py
- src/cohere/types/chat_stream_event_type.py
- src/cohere/types/chat_stream_request_citation_quality.py
- src/cohere/types/chat_stream_request_prompt_truncation.py
- src/cohere/types/chat_stream_request_safety_mode.py
- src/cohere/types/chat_stream_start_event.py
- src/cohere/types/chat_text_content.py
- src/cohere/types/chat_text_generation_event.py
- src/cohere/types/chat_text_response_format.py
- src/cohere/types/chat_text_response_format_v2.py
- src/cohere/types/chat_thinking_content.py
- src/cohere/types/chat_tool_call_delta_event.py
- src/cohere/types/chat_tool_call_delta_event_delta.py
- src/cohere/types/chat_tool_call_delta_event_delta_message.py
- src/cohere/types/chat_tool_call_delta_event_delta_message_tool_calls.py
- src/cohere/types/chat_tool_call_delta_event_delta_message_tool_calls_function.py
- src/cohere/types/chat_tool_call_end_event.py
- src/cohere/types/chat_tool_call_start_event.py
- src/cohere/types/chat_tool_call_start_event_delta.py
- src/cohere/types/chat_tool_call_start_event_delta_message.py
- src/cohere/types/chat_tool_calls_chunk_event.py
- src/cohere/types/chat_tool_calls_generation_event.py
- src/cohere/types/chat_tool_message.py
- src/cohere/types/chat_tool_plan_delta_event.py
- src/cohere/types/chat_tool_plan_delta_event_delta.py
- src/cohere/types/chat_tool_plan_delta_event_delta_message.py
- src/cohere/types/chat_tool_source.py
- src/cohere/types/check_api_key_response.py
- src/cohere/types/citation.py
- src/cohere/types/citation_end_event.py
- src/cohere/types/citation_options.py
- src/cohere/types/citation_options_mode.py
- src/cohere/types/citation_start_event.py
- src/cohere/types/citation_start_event_delta.py
- src/cohere/types/citation_start_event_delta_message.py
- src/cohere/types/citation_type.py
- src/cohere/types/classify_data_metrics.py
- src/cohere/types/classify_example.py
- src/cohere/types/classify_request_truncate.py
- src/cohere/types/classify_response.py
- src/cohere/types/classify_response_classifications_item.py
- src/cohere/types/classify_response_classifications_item_classification_type.py
- src/cohere/types/classify_response_classifications_item_labels_value.py
- src/cohere/types/compatible_endpoint.py
- src/cohere/types/connector.py
- src/cohere/types/connector_auth_status.py
- src/cohere/types/connector_o_auth.py
- src/cohere/types/content.py
- src/cohere/types/create_connector_o_auth.py
- src/cohere/types/create_connector_response.py
- src/cohere/types/create_connector_service_auth.py
- src/cohere/types/create_embed_job_response.py
- src/cohere/types/dataset.py
- src/cohere/types/dataset_part.py
- src/cohere/types/dataset_type.py
- src/cohere/types/dataset_validation_status.py
- src/cohere/types/delete_connector_response.py
- src/cohere/types/detokenize_response.py
- src/cohere/types/document.py
- src/cohere/types/document_content.py
- src/cohere/types/embed_by_type_response.py
- src/cohere/types/embed_by_type_response_embeddings.py
- src/cohere/types/embed_by_type_response_response_type.py
- src/cohere/types/embed_content.py
- src/cohere/types/embed_floats_response.py
- src/cohere/types/embed_image.py
- src/cohere/types/embed_image_url.py
- src/cohere/types/embed_input.py
- src/cohere/types/embed_input_type.py
- src/cohere/types/embed_job.py
- src/cohere/types/embed_job_status.py
- src/cohere/types/embed_job_truncate.py
- src/cohere/types/embed_request_truncate.py
- src/cohere/types/embed_response.py
- src/cohere/types/embed_text.py
- src/cohere/types/embedding_type.py
- src/cohere/types/finetune_dataset_metrics.py
- src/cohere/types/finish_reason.py
- src/cohere/types/generate_request_return_likelihoods.py
- src/cohere/types/generate_request_truncate.py
- src/cohere/types/generate_stream_end.py
- src/cohere/types/generate_stream_end_response.py
- src/cohere/types/generate_stream_error.py
- src/cohere/types/generate_stream_event.py
- src/cohere/types/generate_stream_request_return_likelihoods.py
- src/cohere/types/generate_stream_request_truncate.py
- src/cohere/types/generate_stream_text.py
- src/cohere/types/generate_streamed_response.py
- src/cohere/types/generation.py
- src/cohere/types/get_connector_response.py
- src/cohere/types/get_model_response.py
- src/cohere/types/get_model_response_sampling_defaults.py
- src/cohere/types/image.py
- src/cohere/types/image_content.py
- src/cohere/types/image_url.py
- src/cohere/types/image_url_detail.py
- src/cohere/types/json_response_format.py
- src/cohere/types/json_response_format_v2.py
- src/cohere/types/label_metric.py
- src/cohere/types/list_connectors_response.py
- src/cohere/types/list_embed_job_response.py
- src/cohere/types/list_models_response.py
- src/cohere/types/logprob_item.py
- src/cohere/types/message.py
- src/cohere/types/metrics.py
- src/cohere/types/non_streamed_chat_response.py
- src/cohere/types/o_auth_authorize_response.py
- src/cohere/types/parse_info.py
- src/cohere/types/rerank_document.py
- src/cohere/types/rerank_request_documents_item.py
- src/cohere/types/rerank_response.py
- src/cohere/types/rerank_response_results_item.py
- src/cohere/types/rerank_response_results_item_document.py
- src/cohere/types/reranker_data_metrics.py
- src/cohere/types/response_format.py
- src/cohere/types/response_format_v2.py
- src/cohere/types/single_generation.py
- src/cohere/types/single_generation_in_stream.py
- src/cohere/types/single_generation_token_likelihoods_item.py
- src/cohere/types/source.py
- src/cohere/types/streamed_chat_response.py
- src/cohere/types/summarize_request_extractiveness.py
- src/cohere/types/summarize_request_format.py
- src/cohere/types/summarize_request_length.py
- src/cohere/types/summarize_response.py
- src/cohere/types/system_message_v2.py
- src/cohere/types/system_message_v2content.py
- src/cohere/types/system_message_v2content_one_item.py
- src/cohere/types/thinking.py
- src/cohere/types/thinking_type.py
- src/cohere/types/tokenize_response.py
- src/cohere/types/tool.py
- src/cohere/types/tool_call.py
- src/cohere/types/tool_call_delta.py
- src/cohere/types/tool_call_v2.py
- src/cohere/types/tool_call_v2function.py
- src/cohere/types/tool_content.py
- src/cohere/types/tool_message_v2.py
- src/cohere/types/tool_message_v2content.py
- src/cohere/types/tool_parameter_definitions_value.py
- src/cohere/types/tool_result.py
- src/cohere/types/tool_v2.py
- src/cohere/types/tool_v2function.py
- src/cohere/types/update_connector_response.py
- src/cohere/types/usage.py
- src/cohere/types/usage_billed_units.py
- src/cohere/types/usage_tokens.py
- src/cohere/types/user_message_v2.py
- src/cohere/types/user_message_v2content.py
- src/cohere/utils.py
- src/cohere/v2/__init__.py
- src/cohere/v2/client.py
- src/cohere/v2/raw_client.py
- src/cohere/v2/types/__init__.py
- src/cohere/v2/types/v2chat_request_documents_item.py
- src/cohere/v2/types/v2chat_request_safety_mode.py
- src/cohere/v2/types/v2chat_request_tool_choice.py
- src/cohere/v2/types/v2chat_response.py
- src/cohere/v2/types/v2chat_stream_request_documents_item.py
- src/cohere/v2/types/v2chat_stream_request_safety_mode.py
- src/cohere/v2/types/v2chat_stream_request_tool_choice.py
- src/cohere/v2/types/v2chat_stream_response.py
- src/cohere/v2/types/v2embed_request_truncate.py
- src/cohere/v2/types/v2rerank_response.py
- src/cohere/v2/types/v2rerank_response_results_item.py
- src/cohere/version.py
Indexed releases
- 7.0.8
cohere-7.0.8.tar.gz340 members - 7.0.7
cohere-7.0.7.tar.gz340 members - 7.0.6
cohere-7.0.6.tar.gz344 members - 7.0.5
cohere-7.0.5.tar.gz340 members - 7.0.4
cohere-7.0.4.tar.gz340 members - 7.0.3
cohere-7.0.3.tar.gz340 members - 7.0.2
cohere-7.0.2.tar.gz340 members - 7.0.1
cohere-7.0.1.tar.gz340 members - 7.0.0
cohere-7.0.0.tar.gz340 members - 6.1.0
cohere-6.1.0.tar.gz340 members - 6.0.0
cohere-6.0.0.tar.gz337 members - 5.21.1
cohere-5.21.1.tar.gz335 members - 5.21.0
cohere-5.21.0.tar.gz335 members - 5.20.7
cohere-5.20.7.tar.gz325 members - 5.20.6
cohere-5.20.6.tar.gz325 members - 5.20.5
cohere-5.20.5.tar.gz325 members - 5.20.4
cohere-5.20.4.tar.gz324 members - 5.20.2
cohere-5.20.2.tar.gz324 members - 5.20.1
cohere-5.20.1.tar.gz324 members - 5.20.0
cohere-5.20.0.tar.gz318 members - 5.19.0
cohere-5.19.0.tar.gz318 members - 5.18.0
cohere-5.18.0.tar.gz308 members - 5.17.0
cohere-5.17.0.tar.gz307 members - 5.16.3
cohere-5.16.3.tar.gz307 members - 5.16.2
cohere-5.16.2.tar.gz306 members - 5.16.1
cohere-5.16.1.tar.gz305 members - 5.16.0
cohere-5.16.0.tar.gz305 members - 5.15.0
cohere-5.15.0.tar.gz303 members - 5.14.2
cohere-5.14.2.tar.gz303 members - 5.14.0
cohere-5.14.0.tar.gz294 members - 5.13.12
cohere-5.13.12.tar.gz292 members - 5.13.11
cohere-5.13.11.tar.gz292 members - 5.13.10
cohere-5.13.10.tar.gz292 members - 5.13.9
cohere-5.13.9.tar.gz292 members - 5.13.8
cohere-5.13.8.tar.gz290 members - 5.13.6
cohere-5.13.6.tar.gz288 members - 5.13.5
cohere-5.13.5.tar.gz292 members - 5.13.4
cohere-5.13.4.tar.gz291 members - 5.13.3
cohere-5.13.3.tar.gz291 members - 5.13.2
cohere-5.13.2.tar.gz291 members - 5.13.1
cohere-5.13.1.tar.gz291 members - 5.13.0
cohere-5.13.0.tar.gz291 members - 5.12.0
cohere-5.12.0.tar.gz291 members - 5.11.4
cohere-5.11.4.tar.gz292 members - 5.11.3
cohere-5.11.3.tar.gz290 members - 5.11.2
cohere-5.11.2.tar.gz289 members - 5.11.1
cohere-5.11.1.tar.gz288 members - 5.11.0
cohere-5.11.0.tar.gz288 members - 5.11.0a0
cohere-5.11.0a0.tar.gz288 members - 5.10.0
cohere-5.10.0.tar.gz277 members - 5.9.4
cohere-5.9.4.tar.gz277 members - 5.9.3
cohere-5.9.3.tar.gz279 members - 5.9.2
cohere-5.9.2.tar.gz265 members - 5.9.1
cohere-5.9.1.tar.gz264 members - 5.9.0
cohere-5.9.0.tar.gz263 members - 5.8.1
cohere-5.8.1.tar.gz258 members - 5.8.0
cohere-5.8.0.tar.gz258 members - 5.7.0a0
cohere-5.7.0a0.tar.gz17 members - 5.6.2
cohere-5.6.2.tar.gz191 members - 5.6.1
cohere-5.6.1.tar.gz192 members - 5.6.0
cohere-5.6.0.tar.gz192 members - 5.5.8
cohere-5.5.8.tar.gz188 members - 5.5.7
cohere-5.5.7.tar.gz181 members - 5.5.6
cohere-5.5.6.tar.gz179 members - 5.5.5
cohere-5.5.5.tar.gz181 members - 5.5.4
cohere-5.5.4.tar.gz179 members - 5.5.3
cohere-5.5.3.tar.gz177 members - 5.5.2
cohere-5.5.2.tar.gz177 members - 5.5.1
cohere-5.5.1.tar.gz177 members - 5.5.0
cohere-5.5.0.tar.gz176 members - 5.4.0
cohere-5.4.0.tar.gz176 members - 5.3.5
cohere-5.3.5.tar.gz175 members - 5.3.4
cohere-5.3.4.tar.gz171 members - 5.3.3
cohere-5.3.3.tar.gz171 members - 5.3.2
cohere-5.3.2.tar.gz171 members - 5.3.1
cohere-5.3.1.tar.gz171 members - 5.3.0
cohere-5.3.0.tar.gz171 members - 5.2.6
cohere-5.2.6.tar.gz171 members - 5.2.5
cohere-5.2.5.tar.gz171 members - 5.2.4
cohere-5.2.4.tar.gz169 members - 5.2.3
cohere-5.2.3.tar.gz169 members - 5.2.2
cohere-5.2.2.tar.gz168 members - 5.2.1
cohere-5.2.1.tar.gz167 members - 5.2.0
cohere-5.2.0.tar.gz167 members - 5.1.8
cohere-5.1.8.tar.gz167 members - 5.1.7
cohere-5.1.7.tar.gz167 members - 5.1.6
cohere-5.1.6.tar.gz167 members - 5.1.5
cohere-5.1.5.tar.gz167 members - 5.1.4
cohere-5.1.4.tar.gz167 members - 5.1.3
cohere-5.1.3.tar.gz167 members - 5.1.2
cohere-5.1.2.tar.gz165 members - 5.1.1
cohere-5.1.1.tar.gz165 members - 5.1.0
cohere-5.1.0.tar.gz164 members - 5.0.2
cohere-5.0.2.tar.gz141 members - 5.0.1
cohere-5.0.1.tar.gz141 members - 5.0.0
cohere-5.0.0.tar.gz141 members - 5.0.0a12
cohere-5.0.0a12.tar.gz141 members - 5.0.0a11
cohere-5.0.0a11.tar.gz140 members - 5.0.0a10
cohere-5.0.0a10.tar.gz140 members - 5.0.0a9
cohere-5.0.0a9.tar.gz140 members
and more releases past the first 100