-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kasper Marstal
committed
Dec 11, 2024
1 parent
776854f
commit 47c517e
Showing
63 changed files
with
284 additions
and
404 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
57 changes: 0 additions & 57 deletions
57
src/Cellm.Models/Behaviors/BehaviorsServiceCollectionExtensions.cs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
src/Cellm.Models/Providers/Anthropic/AnthropicServiceCollectionExtensions.cs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
src/Cellm.Models/Providers/Llamafile/LlamafileServiceCollectionExtensions.cs
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
src/Cellm.Models/Providers/Ollama/OllamaServiceCollectionExtensions.cs
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
src/Cellm.Models/Providers/OpenAi/OpenAiServiceCollectionExtensions.cs
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
src/Cellm.Models/Providers/OpenAiCompatible/OpenAiCompatibleRequest.cs
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
src/Cellm.Models/Providers/OpenAiCompatible/OpenAiCompatibleServiceCollectionExtensions.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
src/Cellm.Models/Behaviors/CacheBehavior.cs → src/Cellm/Models/Behaviors/CacheBehavior.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
1 change: 1 addition & 0 deletions
1
src/Cellm.Models/Behaviors/ToolBehavior.cs → src/Cellm/Models/Behaviors/ToolBehavior.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.