Skip to content

Commit

Permalink
Release 0.0.1-beta25
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Sep 13, 2024
1 parent 7a2b942 commit 516381e
Show file tree
Hide file tree
Showing 91 changed files with 354 additions and 1,110 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gooeyai"
version = "0.0.1-beta24"
version = "0.0.1-beta25"
description = ""
readme = "README.md"
authors = []
Expand Down
74 changes: 37 additions & 37 deletions reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ typing.Optional[core.File]` — See core.File for more documentation
<dl>
<dd>

**image_prompt_controlnet_models:** `typing.Optional[typing.List[QrCodeRequestImagePromptControlnetModelsItem]]`
**image_prompt_controlnet_models:** `typing.Optional[typing.List[ControlNetModels]]`

</dd>
</dl>
Expand Down Expand Up @@ -348,15 +348,15 @@ typing.Optional[core.File]` — See core.File for more documentation
<dl>
<dd>

**selected_model:** `typing.Optional[QrCodeRequestSelectedModel]`
**selected_model:** `typing.Optional[TextToImageModels]`

</dd>
</dl>

<dl>
<dd>

**selected_controlnet_model:** `typing.Optional[typing.List[QrCodeRequestSelectedControlnetModelItem]]`
**selected_controlnet_model:** `typing.Optional[typing.List[ControlNetModels]]`

</dd>
</dl>
Expand Down Expand Up @@ -412,7 +412,7 @@ typing.Optional[core.File]` — See core.File for more documentation
<dl>
<dd>

**scheduler:** `typing.Optional[QrCodeRequestScheduler]`
**scheduler:** `typing.Optional[Schedulers]`

</dd>
</dl>
Expand Down Expand Up @@ -666,7 +666,7 @@ Generally speaking, dense embeddings excel at understanding the context of the q
<dl>
<dd>

**response_format_type:** `typing.Optional[RelatedQnAPageRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -893,7 +893,7 @@ client.seo_content(
<dl>
<dd>

**response_format_type:** `typing.Optional[SeoSummaryPageRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -1147,7 +1147,7 @@ Generally speaking, dense embeddings excel at understanding the context of the q
<dl>
<dd>

**response_format_type:** `typing.Optional[GoogleGptPageRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -1331,7 +1331,7 @@ client.personalize_email(
<dl>
<dd>

**response_format_type:** `typing.Optional[SocialLookupEmailPageRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -1647,7 +1647,7 @@ Aggregate using one or more operations. Uses [pandas](https://pandas.pydata.org/
<dl>
<dd>

**response_format_type:** `typing.Optional[BulkEvalPageRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -1835,7 +1835,7 @@ typing.Optional[core.File]` — See core.File for more documentation
<dl>
<dd>

**response_format_type:** `typing.Optional[SynthesizeDataRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -1977,7 +1977,7 @@ client.llm()
<dl>
<dd>

**response_format_type:** `typing.Optional[CompareLlmPageRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -2166,7 +2166,7 @@ Generally speaking, dense embeddings excel at understanding the context of the q
<dl>
<dd>

**citation_style:** `typing.Optional[DocSearchPageRequestCitationStyle]`
**citation_style:** `typing.Optional[CitationStyles]`

</dd>
</dl>
Expand Down Expand Up @@ -2214,7 +2214,7 @@ Generally speaking, dense embeddings excel at understanding the context of the q
<dl>
<dd>

**response_format_type:** `typing.Optional[DocSearchPageRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -2382,7 +2382,7 @@ client.smart_gpt(
<dl>
<dd>

**response_format_type:** `typing.Optional[SmartGptPageRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -2502,7 +2502,7 @@ typing.List[core.File]` — See core.File for more documentation
<dl>
<dd>

**chain_type:** `typing.Optional[typing.Literal["map_reduce"]]`
**chain_type:** `typing.Optional[CombineDocumentsChains]`

</dd>
</dl>
Expand Down Expand Up @@ -2566,7 +2566,7 @@ typing.List[core.File]` — See core.File for more documentation
<dl>
<dd>

**response_format_type:** `typing.Optional[DocSummaryRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -2886,7 +2886,7 @@ client.lipsync_tts(
<dl>
<dd>

**tts_provider:** `typing.Optional[LipsyncTtsRequestTtsProvider]`
**tts_provider:** `typing.Optional[TextToSpeechProviders]`

</dd>
</dl>
Expand Down Expand Up @@ -3176,7 +3176,7 @@ client.text_to_speech(
<dl>
<dd>

**tts_provider:** `typing.Optional[TextToSpeechPageRequestTtsProvider]`
**tts_provider:** `typing.Optional[TextToSpeechProviders]`

</dd>
</dl>
Expand Down Expand Up @@ -3424,15 +3424,15 @@ typing.List[core.File]` — See core.File for more documentation
<dl>
<dd>

**translation_model:** `typing.Optional[SpeechRecognitionRequestTranslationModel]`
**translation_model:** `typing.Optional[TranslationModels]`

</dd>
</dl>

<dl>
<dd>

**output_format:** `typing.Optional[SpeechRecognitionRequestOutputFormat]`
**output_format:** `typing.Optional[AsrOutputFormat]`

</dd>
</dl>
Expand Down Expand Up @@ -3618,7 +3618,7 @@ client.text_to_music(
<dl>
<dd>

**selected_models:** `typing.Optional[typing.Sequence[typing.Literal["audio_ldm"]]]`
**selected_models:** `typing.Optional[typing.Sequence[Text2AudioModels]]`

</dd>
</dl>
Expand Down Expand Up @@ -3712,7 +3712,7 @@ client.translate()
<dl>
<dd>

**selected_model:** `typing.Optional[TranslateRequestSelectedModel]`
**selected_model:** `typing.Optional[TranslationModels]`

</dd>
</dl>
Expand Down Expand Up @@ -3842,7 +3842,7 @@ core.File` — See core.File for more documentation
<dl>
<dd>

**selected_model:** `typing.Optional[RemixImageRequestSelectedModel]`
**selected_model:** `typing.Optional[ImageToImageModels]`

</dd>
</dl>
Expand Down Expand Up @@ -4106,15 +4106,15 @@ client.text_to_image(
<dl>
<dd>

**selected_models:** `typing.Optional[typing.Sequence[CompareText2ImgPageRequestSelectedModelsItem]]`
**selected_models:** `typing.Optional[typing.Sequence[TextToImageModels]]`

</dd>
</dl>

<dl>
<dd>

**scheduler:** `typing.Optional[CompareText2ImgPageRequestScheduler]`
**scheduler:** `typing.Optional[Schedulers]`

</dd>
</dl>
Expand Down Expand Up @@ -4268,7 +4268,7 @@ core.File` — See core.File for more documentation
<dl>
<dd>

**selected_model:** `typing.Optional[ProductImageRequestSelectedModel]`
**selected_model:** `typing.Optional[InpaintingModels]`

</dd>
</dl>
Expand Down Expand Up @@ -4462,7 +4462,7 @@ core.File` — See core.File for more documentation
<dl>
<dd>

**selected_model:** `typing.Optional[PortraitRequestSelectedModel]`
**selected_model:** `typing.Optional[InpaintingModels]`

</dd>
</dl>
Expand Down Expand Up @@ -4663,7 +4663,7 @@ client.image_from_email(
<dl>
<dd>

**selected_model:** `typing.Optional[EmailFaceInpaintingPageRequestSelectedModel]`
**selected_model:** `typing.Optional[InpaintingModels]`

</dd>
</dl>
Expand Down Expand Up @@ -4912,7 +4912,7 @@ client.image_from_web_search(
<dl>
<dd>

**selected_model:** `typing.Optional[GoogleImageGenPageRequestSelectedModel]`
**selected_model:** `typing.Optional[ImageToImageModels]`

</dd>
</dl>
Expand Down Expand Up @@ -5072,7 +5072,7 @@ core.File` — See core.File for more documentation
<dl>
<dd>

**selected_model:** `typing.Optional[RemoveBackgroundRequestSelectedModel]`
**selected_model:** `typing.Optional[ImageSegmentationModels]`

</dd>
</dl>
Expand Down Expand Up @@ -5236,7 +5236,7 @@ typing.Optional[core.File]` — See core.File for more documentation
<dl>
<dd>

**selected_models:** `typing.Optional[typing.List[UpscaleRequestSelectedModelsItem]]`
**selected_models:** `typing.Optional[typing.List[UpscalerModels]]`

</dd>
</dl>
Expand Down Expand Up @@ -5529,7 +5529,7 @@ Generally speaking, dense embeddings excel at understanding the context of the q
<dl>
<dd>

**citation_style:** `typing.Optional[RelatedQnADocPageRequestCitationStyle]`
**citation_style:** `typing.Optional[CitationStyles]`

</dd>
</dl>
Expand Down Expand Up @@ -5577,7 +5577,7 @@ Generally speaking, dense embeddings excel at understanding the context of the q
<dl>
<dd>

**response_format_type:** `typing.Optional[RelatedQnADocPageRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>
Expand Down Expand Up @@ -5897,7 +5897,7 @@ Generally speaking, dense embeddings excel at understanding the context of the q
<dl>
<dd>

**citation_style:** `typing.Optional[CopilotCompletionRequestCitationStyle]`
**citation_style:** `typing.Optional[CitationStyles]`

</dd>
</dl>
Expand Down Expand Up @@ -5929,7 +5929,7 @@ Generally speaking, dense embeddings excel at understanding the context of the q
<dl>
<dd>

**translation_model:** `typing.Optional[CopilotCompletionRequestTranslationModel]`
**translation_model:** `typing.Optional[TranslationModels]`

</dd>
</dl>
Expand Down Expand Up @@ -6021,15 +6021,15 @@ typing.Optional[core.File]` — See core.File for more documentation
<dl>
<dd>

**response_format_type:** `typing.Optional[CopilotCompletionRequestResponseFormatType]`
**response_format_type:** `typing.Optional[ResponseFormatType]`

</dd>
</dl>

<dl>
<dd>

**tts_provider:** `typing.Optional[CopilotCompletionRequestTtsProvider]`
**tts_provider:** `typing.Optional[TextToSpeechProviders]`

</dd>
</dl>
Expand Down
Loading

0 comments on commit 516381e

Please sign in to comment.