Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add model input & list models flags #94

Merged
merged 1 commit into from
Jan 11, 2024
Merged

add model input & list models flags #94

merged 1 commit into from
Jan 11, 2024

Conversation

tarunKoyalwar
Copy link
Member

@tarunKoyalwar tarunKoyalwar commented Jan 11, 2024

Proposed Changes

  • add flags to list models and pass a model name as input
MODEL:
   -g3, -gpt3         use GPT-3.5 model (default true)
   -g4, -gpt4         use GPT-4.0 model
   -m, -model string  specify model to use (ex: gpt-4-0314)
   -lm, -list-models  list available models
$  ./aix -lm

   ___   _____  __
  / _ | /  _/ |/_/
 / __ |_/ /_>  < 
/_/ |_/___/_/|_|  Powered by OpenAI

   projectdiscovery.io		  

[INF] Current aix version v0.0.3 (latest)
gpt-4-0613
curie-search-query
gpt-4
babbage-search-query
gpt-4-1106-preview
babbage-search-document
dall-e-2
gpt-3.5-turbo-0301
gpt-3.5-turbo-16k-0613
text-embedding-ada-002
davinci-search-query
gpt-3.5-turbo-instruct
gpt-3.5-turbo-16k
whisper-1
ada-search-document
gpt-3.5-turbo-0613
ada-code-search-code
davinci-002
gpt-3.5-turbo-instruct-0914
babbage-002
gpt-4-vision-preview
davinci-search-document
curie-search-document
gpt-3.5-turbo
ada-search-query
ada-code-search-text
tts-1-hd
dall-e-3
gpt-3.5-turbo-1106
tts-1-hd-1106
tts-1-1106
tts-1
gpt-4-0314

@tarunKoyalwar tarunKoyalwar self-assigned this Jan 11, 2024
@tarunKoyalwar tarunKoyalwar marked this pull request as ready for review January 11, 2024 14:13
@ehsandeep ehsandeep merged commit 056e228 into dev Jan 11, 2024
6 checks passed
@ehsandeep ehsandeep deleted the custom-model branch January 11, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants