a-real-ai / pywinassistant

The first open source Large Action Model generalist Artificial Narrow Intelligence that controls completely human user interfaces by only using natural language. PyWinAssistant utilizes Visualization-of-Thought Elicits Spatial Reasoning in Large Language Models.
MIT License
1.25k stars 174 forks source link

grok api #20

Open kaly9 opened 2 months ago

kaly9 commented 2 months ago

can you use grok api instead of open ai ?

dot-Justin commented 2 months ago

Do you mean Groq? Groq is pretty compatible with the openai API, but one major thing is that it doesn't support any vision queries. https://console.groq.com/docs/openai

kaly9 commented 1 month ago

yes that what i mean, Groq is very fast and free if we found a free vision api or local vision that well be great

dot-Justin commented 1 month ago

Potentially Groq running llama3 with Ollama running Llava locally