Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -0/+6 |
2024-03-11 | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 1 | -19/+35 |
2024-02-27 | Update some providers | Heiner Lohaus | 1 | -8/+16 |
2024-02-26 | Add support for message history and system message in OpenaiChat | Heiner Lohaus | 1 | -1/+1 |
2024-02-23 | Fix isssue with stop in client | Heiner Lohaus | 1 | -4/+1 |
2024-02-23 | Add GeminiPro API provider | Heiner Lohaus | 1 | -8/+15 |
2024-02-23 | Fix unittests, use Union typing | Heiner Lohaus | 1 | -2/+2 |
2024-02-23 | Use new client in inter api | Heiner Lohaus | 1 | -13/+24 |
2024-02-22 | Move some modules, create providers dir | Heiner Lohaus | 1 | -7/+10 |
2024-02-14 | Add unitests for the client | Heiner Lohaus | 1 | -116/+35 |
2024-02-12 | Add variant example | Heiner Lohaus | 1 | -5/+11 |
2024-02-12 | Add new Client API with Docs | Heiner Lohaus | 1 | -0/+267 |