Thorsten Sommer
|
12b3d6fc3d
|
Fixed OpenAI o models (#239)
|
2025-01-01 20:11:42 +01:00 |
|
Thorsten Sommer
|
8cbef49d89
|
Add ERI server assistant (#231)
|
2025-01-01 15:49:27 +01:00 |
|
Thorsten Sommer
|
799112eb9d
|
Added embedding configurations (#224)
|
2024-12-03 15:24:40 +01:00 |
|
Thorsten Sommer
|
f9245d52c2
|
Added provider metadata regarding embeddings (#205)
|
2024-11-13 20:33:52 +01:00 |
|
Thorsten Sommer
|
826d15729b
|
Added the Google provider (#201)
|
2024-11-09 22:04:00 +01:00 |
|
Thorsten Sommer
|
2ae40c59a3
|
Added Groq provider (#200)
|
2024-11-09 20:13:14 +01:00 |
|
Thorsten Sommer
|
e8216b70a5
|
Added new Anthropic model claude-3-5-heiku-20241022 (#194)
|
2024-11-05 08:43:16 +01:00 |
|
Thorsten Sommer
|
9f576e8572
|
Added new Anthropic models (#187)
|
2024-11-03 12:06:54 +01:00 |
|
Thorsten Sommer
|
37e113af0e
|
Allow the use of an API key for self-hosted ollama instances (#156)
|
2024-10-07 13:26:25 +02:00 |
|
Thorsten Sommer
|
375be805a1
|
Add job posting assistant (#150)
|
2024-09-15 21:14:56 +02:00 |
|
Thorsten Sommer
|
e9998348c5
|
Added color themes (dark & light) (#148)
|
2024-09-15 12:30:07 +02:00 |
|
Thorsten Sommer
|
1cac1a7913
|
Renamed the Providers enum to LLMProviders for better clarity (#144)
|
2024-09-13 21:50:00 +02:00 |
|
Thorsten Sommer
|
5608b48a2d
|
Allow OpenAI o1 models (#142)
|
2024-09-12 22:58:32 +02:00 |
|
Thorsten Sommer
|
4722c1baa1
|
Add confidence levels (#140)
|
2024-09-11 23:08:02 +02:00 |
|
Thorsten Sommer
|
fc64c0b505
|
Improve ipc (#102)
|
2024-09-01 20:10:03 +02:00 |
|
Thorsten Sommer
|
4cb49d9f27
|
Allow reading web content into assistants (#63)
|
2024-08-01 21:53:28 +02:00 |
|
Thorsten Sommer
|
9267ef865d
|
Added Fireworks provider (#43)
|
2024-07-25 15:29:44 +02:00 |
|
Thorsten Sommer
|
4f5815272a
|
39 improve hostname handling (#42)
|
2024-07-24 19:27:25 +02:00 |
|
Thorsten Sommer
|
063fd0fcfa
|
Add support for ollama (#34)
|
2024-07-16 10:28:13 +02:00 |
|
Thorsten Sommer
|
59d0321625
|
Add workspaces & persistent chats (#23)
|
2024-07-13 10:37:57 +02:00 |
|
Thorsten Sommer
|
29263660fc
|
Implement support for self-hosted and local LLMs (#20)
|
2024-07-03 20:31:04 +02:00 |
|
Thorsten Sommer
|
6cc1d37db8
|
Implemented Mistral provider (#19)
|
2024-07-01 20:11:19 +02:00 |
|
Thorsten Sommer
|
9b1649b48a
|
Implemented the Anthropic provider (#17)
|
2024-06-30 20:56:08 +02:00 |
|
|
9d70103b72
|
Allow using a provisional API key
|
2024-06-03 19:42:53 +02:00 |
|
|
9c1a49bc01
|
Improved imports
|
2024-05-19 20:54:43 +02:00 |
|
|
bd5daea248
|
Apply .NET 8 syntax
|
2024-05-19 16:14:49 +02:00 |
|
|
0b4547d5b3
|
Optimized method calls
|
2024-05-19 16:14:30 +02:00 |
|
|
722c7e943d
|
Mode model loading returning enumerable list of data
|
2024-05-19 16:14:05 +02:00 |
|
|
2a152880f4
|
Fixed handling of instance names while provider creation
|
2024-05-19 16:09:52 +02:00 |
|
|
38b74a0795
|
Added description for NoProvider
|
2024-05-19 16:07:43 +02:00 |
|
|
be0dc6766b
|
Spelling
|
2024-05-19 16:06:48 +02:00 |
|
|
3e1d171968
|
Override the ToString method for models
|
2024-05-19 16:06:35 +02:00 |
|
|
867de08bfe
|
Added the no provider
|
2024-05-04 11:12:05 +02:00 |
|
|
9f0c1dc410
|
Data structure for image URL
|
2024-05-04 11:11:42 +02:00 |
|
|
3224cfb39c
|
Added OpenAI provider
|
2024-05-04 11:11:23 +02:00 |
|
|
f9c87fc72c
|
Defined a base provider to handle http client & base address
|
2024-05-04 10:59:13 +02:00 |
|
|
36fb450fad
|
Added data structure for models
|
2024-05-04 10:58:32 +02:00 |
|
|
bbb9d883a1
|
Refined provider interface
|
2024-05-04 10:58:18 +02:00 |
|
|
418f458118
|
Added documentation
|
2024-05-04 10:55:00 +02:00 |
|
|
cd5f882452
|
Implemented NOP op
|
2024-04-20 17:13:32 +02:00 |
|
|
c3fd6b81a8
|
Finished provider settings
|
2024-04-20 17:07:12 +02:00 |
|