Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable diffusion support #96

Merged
merged 3 commits into from
Jan 6, 2024
Merged

Stable diffusion support #96

merged 3 commits into from
Jan 6, 2024

Conversation

TesAnti
Copy link
Collaborator

@TesAnti TesAnti commented Jan 6, 2024

added Stable diffusion support trough Automatic1111 api

- stable difussion with automatic1111
# Conflicts:
#	LangChain.sln
#	src/libs/Providers/LangChain.Providers.Ollama/GenerateCompletionRequest.cs
#	src/libs/Providers/LangChain.Providers.Ollama/GenerateEmbeddingRequest.cs
#	src/libs/Providers/LangChain.Providers.Ollama/ListModelsResponse.cs
#	src/libs/Providers/LangChain.Providers.Ollama/OllamaApiClient.cs
#	src/libs/Providers/LangChain.Providers.Ollama/OllamaLanguageModelEmbeddings.cs
#	src/libs/Providers/LangChain.Providers.Ollama/OllamaLanguageModelInstruction.cs
#	src/libs/Providers/LangChain.Providers.Ollama/OllamaLanguageModelOptions.cs
#	src/tests/LangChain.Providers.Ollama.IntegrationTests/OllamaTests.cs
@HavenDV HavenDV merged commit 9236fda into tryAGI:main Jan 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants