| 3f61c2bb | 06-Oct-2025 |
Andreas Gohr <andi@splitbrain.org> |
add tests for text splitting |
| 14b3ee00 | 06-Oct-2025 |
Andreas Gohr <andi@splitbrain.org> |
make overlap a class member for easier testing |
| acf2d4e0 | 11-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
check for ollama availability |
| d72a84c5 | 11-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
move api endpoint init to AbstractModel
This should finally solve the chicken-egg issue. This also renames the ollama url parameter from baseurl to apiurl and sets a sensible default |
| f8753427 | 11-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
test: add test for Ollama model provider |
| 11d115da | 11-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
test: add test for Generic model provider
Use Ionos for this test |
| d7287996 | 11-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
test: add test for VoyageAI model provider |
| 75a24d82 | 11-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
mark test incomplete on insufficient credits |
| a1918189 | 11-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
test: add test for Reka model provider |
| c97169ea | 11-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
test: add test for Mistral model provider |
| ac84f472 | 11-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix groq test and temperature issue |
| c4c2ecf7 | 11-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
test: add test for Groq model provider |
| 332eea25 | 11-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fixes based on tests, improve tests |
| e3101544 | 11-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
test: add ModelGeminiTest for Gemini AI provider |
| 773012cf | 11-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
first few tests to ensure model providers work |
| b377ce30 | 13-Sep-2023 |
Andreas Gohr <andi@splitbrain.org> |
add default test workflows |