.github/workflows/python.yml
.gitignore
.gitlab-ci.yml
.travis.yml
README.md
docs/AppLogLevelType.md
docs/LLMProxyApi.md
docs/LLMProxyCreateOpenAIChatInputLogRequest.md
docs/LLMProxyCreateOpenAIChatOutputLogRequest.md
docs/LLMProxyPostDatasetLogsRequest.md
docs/LLMProxyUpdateSpendingTotalsRequest.md
docs/OpenAIChatOutputLogChoice.md
docs/OpenAIChatOutputLogUsage.md
docs/ProtobufAny.md
docs/ProtobufNullValue.md
docs/RpcStatus.md
docs/V1ApiSecret.md
docs/V1ApiSecretProvider.md
docs/V1AppLog.md
docs/V1AttributeFilters.md
docs/V1CreateApiSecretRequest.md
docs/V1CreateAppLogsRequest.md
docs/V1CreateAppLogsResponse.md
docs/V1CreateDatasetRequest.md
docs/V1CreateDatasetResponse.md
docs/V1CreateLikesRequest.md
docs/V1CreateLikesResponse.md
docs/V1CreateLogAttributeRequest.md
docs/V1CreateLogAttributeResponse.md
docs/V1CreateRoutingConfigRequest.md
docs/V1Dataset.md
docs/V1DatasetFilters.md
docs/V1DeleteLogAttributeResponse.md
docs/V1FallbackStrategy.md
docs/V1Like.md
docs/V1LikeFilter.md
docs/V1LikeIngest.md
docs/V1ListApiSecretsResponse.md
docs/V1ListAppLogsResponse.md
docs/V1ListDatasetsResponse.md
docs/V1ListLikesResponse.md
docs/V1ListLogAttributesResponse.md
docs/V1ListOpenAIChatLogsResponse.md
docs/V1ListRoutingConfigsResponse.md
docs/V1LogAttribute.md
docs/V1Message.md
docs/V1Mode.md
docs/V1Model.md
docs/V1OpenAIChatInputLog.md
docs/V1OpenAIChatLog.md
docs/V1OpenAIChatLogsFilters.md
docs/V1OpenAIChatOutputLog.md
docs/V1OriginType.md
docs/V1PostDatasetLogsResponse.md
docs/V1RelativeDateTimeFilters.md
docs/V1ResetInterval.md
docs/V1RoutingConfig.md
docs/V1SpendCap.md
docs/V1TerminalState.md
docs/V1ThumbsReaction.md
docs/V1UsageTotals.md
git_push.sh
openapi_client/__init__.py
openapi_client/api/__init__.py
openapi_client/api/llm_proxy_api.py
openapi_client/api_client.py
openapi_client/api_response.py
openapi_client/configuration.py
openapi_client/exceptions.py
openapi_client/models/__init__.py
openapi_client/models/app_log_level_type.py
openapi_client/models/llm_proxy_create_open_ai_chat_input_log_request.py
openapi_client/models/llm_proxy_create_open_ai_chat_output_log_request.py
openapi_client/models/llm_proxy_post_dataset_logs_request.py
openapi_client/models/llm_proxy_update_spending_totals_request.py
openapi_client/models/open_ai_chat_output_log_choice.py
openapi_client/models/open_ai_chat_output_log_usage.py
openapi_client/models/protobuf_any.py
openapi_client/models/protobuf_null_value.py
openapi_client/models/rpc_status.py
openapi_client/models/v1_api_secret.py
openapi_client/models/v1_api_secret_provider.py
openapi_client/models/v1_app_log.py
openapi_client/models/v1_attribute_filters.py
openapi_client/models/v1_create_api_secret_request.py
openapi_client/models/v1_create_app_logs_request.py
openapi_client/models/v1_create_app_logs_response.py
openapi_client/models/v1_create_dataset_request.py
openapi_client/models/v1_create_dataset_response.py
openapi_client/models/v1_create_likes_request.py
openapi_client/models/v1_create_likes_response.py
openapi_client/models/v1_create_log_attribute_request.py
openapi_client/models/v1_create_log_attribute_response.py
openapi_client/models/v1_create_routing_config_request.py
openapi_client/models/v1_dataset.py
openapi_client/models/v1_dataset_filters.py
openapi_client/models/v1_delete_log_attribute_response.py
openapi_client/models/v1_fallback_strategy.py
openapi_client/models/v1_like.py
openapi_client/models/v1_like_filter.py
openapi_client/models/v1_like_ingest.py
openapi_client/models/v1_list_api_secrets_response.py
openapi_client/models/v1_list_app_logs_response.py
openapi_client/models/v1_list_datasets_response.py
openapi_client/models/v1_list_likes_response.py
openapi_client/models/v1_list_log_attributes_response.py
openapi_client/models/v1_list_open_ai_chat_logs_response.py
openapi_client/models/v1_list_routing_configs_response.py
openapi_client/models/v1_log_attribute.py
openapi_client/models/v1_message.py
openapi_client/models/v1_mode.py
openapi_client/models/v1_model.py
openapi_client/models/v1_open_ai_chat_input_log.py
openapi_client/models/v1_open_ai_chat_log.py
openapi_client/models/v1_open_ai_chat_logs_filters.py
openapi_client/models/v1_open_ai_chat_output_log.py
openapi_client/models/v1_origin_type.py
openapi_client/models/v1_post_dataset_logs_response.py
openapi_client/models/v1_relative_date_time_filters.py
openapi_client/models/v1_reset_interval.py
openapi_client/models/v1_routing_config.py
openapi_client/models/v1_spend_cap.py
openapi_client/models/v1_terminal_state.py
openapi_client/models/v1_thumbs_reaction.py
openapi_client/models/v1_usage_totals.py
openapi_client/py.typed
openapi_client/rest.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
test-requirements.txt
test/__init__.py
tox.ini
