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

image generation small fix to match results of AUTOMATIC1111 UI #97

Merged
merged 17 commits into from
Jan 6, 2024

Conversation

TesAnti
Copy link
Collaborator

@TesAnti TesAnti commented Jan 6, 2024

No description provided.

- 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
# Conflicts:
#	LangChain.sln
#	src/libs/LangChain.Core/Chains/Chain.cs
#	src/libs/LangChain.Core/Chains/StackableChains/Files/SaveIntoFileChain.cs
#	src/libs/LangChain.Core/Chains/StackableChains/ImageGeneration/ImageGenerationChain.cs
#	src/libs/Providers/LangChain.Providers.Automatic1111/Automatic1111Model.cs
#	src/libs/Providers/LangChain.Providers.Automatic1111/Automatic1111ModelOptions.cs
#	src/libs/Providers/LangChain.Providers.Automatic1111/LangChain.Providers.Automatic1111.csproj
#	src/libs/Providers/LangChain.Providers.Automatic1111/StableDiffusionClient.cs
#	src/libs/Providers/LangChain.Providers.Ollama/OllamaApiClient.cs
@HavenDV
Copy link
Contributor

HavenDV commented Jan 6, 2024

Amazing! Three PRs in one day

@HavenDV HavenDV enabled auto-merge (squash) January 6, 2024 22:46
@HavenDV HavenDV merged commit 8589d11 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