-
How to change the language model (LLM) Swark is using? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
You can configure the language model that Swark is using. If Claude 3.5 Sonnet is available for your, it's recommended to use it:
To change the language model:
![]() If you encounter issues after changing the model, you can try to interact with it directly in Copilot to see if it works. You can change Copilot's model using the model picker: |
Beta Was this translation helpful? Give feedback.
-
I am getting the token limit warning. "Processing 5/321 files due to LLM token limit." How to configure and increase the token limit? |
Beta Was this translation helpful? Give feedback.
You can configure the language model that Swark is using.
The current default is GPT 4o.
If Claude 3.5 Sonnet is available for your, it's recommended to use it:
To change the language model:
swark.languageModel
claude-3.5-sonnet
If you encounter issues after changing the model, you can try to interact with it directly in Copilot to see if it works. You can change Copilot's model using the model picker: