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
Describe the bug
When using LiteLLM with FIM (auto-complete), after deleting all providers and adding a new one, the extension sends requests with default provider parameters instead of the configured ones. The workaround is to reset providers and edit the default provider instead of creating a new one.
To Reproduce
Steps to reproduce the behavior:
Delete all existing providers
Add a new provider for FIM
Try to use FIM auto-complete
Check debug logs - requests are using default provider parameters
Reset providers
Edit default provider instead of creating new one
FIM works correctly
Expected behavior
FIM should work correctly with newly added providers without requiring the workaround of editing the default provider.
Label: Ollama FIM
Type: fim
FIM Template: custom-template
Provider: litellm
Protocol: http
Model Name: gemini-2.0-flash-lite-preview-02-05
Hostname: localhost
Port: 4000
API Path: /chat/completions
API Key:
[ X ] Repository level
Chat or Auto Complete?
FIM (auto-complete)
Model Name
gemini-2.0-flash-lite-preview-02-05
Desktop:
OS: Windows_NT x64 24H2 10.0.26100.2454
VSCode Version: 1.97.1
The text was updated successfully, but these errors were encountered:
Describe the bug
When using LiteLLM with FIM (auto-complete), after deleting all providers and adding a new one, the extension sends requests with default provider parameters instead of the configured ones. The workaround is to reset providers and edit the default provider instead of creating a new one.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
FIM should work correctly with newly added providers without requiring the workaround of editing the default provider.
API Provider
Twinny Configuration Used:
Chat or Auto Complete?
FIM (auto-complete)
Model Name
gemini-2.0-flash-lite-preview-02-05
Desktop:
The text was updated successfully, but these errors were encountered: