You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`how-cli` uses ChatModels as they support chat messages as opposed to TextModels and below model providers and their corresponding models are available to use.
77
+
`how-cli` uses ChatModels as they support chat messages as opposed to TextModels and below model providers and their corresponding models are available to use. If you could test the models that are marked as ❌, please create an issue or pull request along with the test results.
`how-cil` is licensed under the MIT License, it can be found [here](https://github.com/FireHead90544/how-cli/blob/main/LICENSE).
91
+
92
+
93
+
# Honourable Mentions
94
+
This project is greatly inspired by [kynnyhsap's](https://github.com/kynnyhsap)[how](https://github.com/kynnyhsap/how). Though my implementation is completely different (refer to the below image for architectural details), but at the core both the projects aims to do the same thing. Also, check out LangChain & Typer using which this project was built.
84
95
85
-
| Provider | Model | Package |
86
-
|:--------:|:-----:|:-------:|
87
-
| Google |`gemini-1.5-flash`|`langchain-google-genai`|
0 commit comments