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
Added ability to set Fallback provider if the Default one is not available.
For example: set the default provider to OpenAI-like server and the fallback to Ollama.
When my remote server is unavailable request runs with fallback.
Kapture.2024-01-11.at.22.16.52.mp4
Added API key to make it possible to use plugin with OpenAI servers (but it's not recommended)
Now it's possible to use Local GPT plugin on Windows machines. Also it's possible to run LLM on remote machine with better computational abilities.
Check the README.md for further instructions.