YourHat
Results
1
issues of
YourHat
### Context / Scenario below is the code to initiate local GPT with RAG OllamaConfig ollamaConfig = new OllamaConfig() { TextModel = new OllamaModelConfig("mistral:latest") { MaxTokenTotal = 125000, Seed =...
bug
triage