Commit Graph

283 Commits

Author SHA1 Message Date
Andrew Tait Gehrhardt
c360d2bda8 Cleaning up 2024-06-18 21:12:47 -04:00
Andrew Tait Gehrhardt
7d817b6b6a Fixed metadata. Fixed image retention. 2024-06-18 21:05:18 -04:00
Andrew Tait Gehrhardt
cc936574e5 Adding metadata 2024-06-18 18:46:58 -04:00
Andrew Tait Gehrhardt
58d64c4fce Pipeline that automatically extracts image, passes to an ollama vision model, and overrides the response. This allows for you to have a primary text model and temporarily switch to a vision model whenever there is an image attached 2024-06-18 18:46:01 -04:00
Andrew Tait Gehrhardt
10021c16e9 Adjusted author 2024-06-15 00:13:09 -04:00
Andrew Tait Gehrhardt
7e376f186b Adding home assistant filter than can return time in EST (yeah i'll make that better in next version to use local timezon) and control light entities based on the easy names. Currently can only control one entity at a time, so recommend making light groups. 2024-06-15 00:11:41 -04:00
Timothy Jaeryang Baek
630e863fd3
Merge pull request #83 from mexicanamerican/main
perplexity_manifold_pipeline
2024-06-11 12:29:28 -07:00
Mario Garcia
2f822d599a
Perplexity API Fix
Perplexity API Fix
2024-06-11 14:22:51 -05:00
Timothy Jaeryang Baek
c062c5caca
Merge pull request #74 from cheahjs/fix/azure-openai
fix: make azure openai work by dropping/modifying params
2024-06-07 11:31:43 -07:00
Jun Siang Cheah
19fef5774e fix: make azure openai work by dropping/modifying params 2024-06-07 19:27:10 +01:00
Timothy Jaeryang Baek
93cb893666
Merge pull request #72 from marclp-es/docker_improvements
Docker improvements
2024-06-06 20:50:54 -07:00
Timothy Jaeryang Baek
5d13ecd4da
Merge pull request #71 from marclp-es/fix_message_content
Fix: OpenAIChatMessage
2024-06-06 20:50:36 -07:00
Timothy Jaeryang Baek
46267716cc
Merge pull request #70 from marclp-es/add_google_genai_example
Add support for Google Gemini
2024-06-06 20:50:06 -07:00
Marc Lopez
02e048c109 Improve Dockerfile
Add .venv to gitignore & dockerignore
2024-06-07 03:23:21 +02:00
Marc Lopez
ac037b94f3 Fix: OpenAIChatMessage 2024-06-07 03:08:42 +02:00
Marc Lopez
fb489b01a6 Add support for Google Gemini 2024-06-07 02:57:56 +02:00
Timothy J. Baek
955cc11a42 Update .gitignore 2024-06-05 13:58:00 -07:00
Timothy J. Baek
d08a1573da feat: upload endpoint 2024-06-05 13:25:07 -07:00
Timothy J. Baek
17a44df0f3 feat: llm translation pipeline 2024-06-05 13:10:37 -07:00
Timothy Jaeryang Baek
53eee3de77
Merge pull request #64 from marclp-es/add_imagegen_example 2024-06-05 11:57:31 -07:00
Timothy Jaeryang Baek
ac14bf66de
Merge pull request #37 from jannikstdl/prompt_injection_filter 2024-06-05 11:56:53 -07:00
Jannik Streidl
0bc42e8fe7 moved pieline 2024-06-05 20:54:48 +02:00
Jannik Streidl
12c67205d2 Merge branch 'main' into prompt_injection_filter 2024-06-05 20:54:22 +02:00
Jannik Streidl
df4103a7e2 Merge branch 'main' of https://github.com/open-webui/pipelines 2024-06-05 20:54:11 +02:00
Marc Lopez
dbb68000f7 Add ImageGen exaple (Using DALL-E) 2024-06-05 18:44:56 +02:00
Timothy Jaeryang Baek
b4ed391fa5
Merge pull request #60 from MindFreeze/feat/groq_manifold
feat: groq manifold pipeline
2024-06-05 08:50:21 -07:00
Petar Petrov
47a7c82366 feat: groq manifold pipeline 2024-06-05 09:04:43 +03:00
Timothy Jaeryang Baek
c9766d630a
Merge pull request #57 from MindFreeze/patch-1
doc: mention PIPELINES_DIR in readme
2024-06-04 12:03:47 -07:00
Petar Petrov
5907d13ecc
doc: mention PIPELINES_DIR in readme 2024-06-04 21:05:31 +03:00
Timothy Jaeryang Baek
06ed4bc5f2
Merge pull request #56 from justinh-rahb/cohere-fix
Cohere envvar fix
2024-06-04 10:18:55 -07:00
Justin Hayes
5743db5d03
Cohere envvar fix 2024-06-04 13:16:14 -04:00
Timothy J. Baek
3f7a44d4b8 fix: anthropic 2024-06-04 10:05:58 -07:00
Timothy J. Baek
ecd7f8e5ad fix: litellm 2024-06-03 18:02:21 -07:00
Timothy J. Baek
17bc338c4a enh: litellm manifold
Co-Authored-By: Artur Zdolinski <15941777+azdolinski@users.noreply.github.com>
2024-06-03 13:24:57 -07:00
Jannik Streidl
08da5cde85 fix 2024-06-03 09:30:04 +02:00
Timothy Jaeryang Baek
8b5e0a05e9
Merge pull request #43 from justinh-rahb/cohere-id-fix
Fix Cohere provider `self.id`
2024-06-02 19:11:37 -07:00
Justin Hayes
84cfa62cd4
Fix id 2024-06-02 22:08:49 -04:00
Timothy J. Baek
72ed9c537c feat: move failing pipelines to failed dir 2024-06-02 18:49:26 -07:00
Timothy J. Baek
d0cf5b7bcb fix: azure 2024-06-02 18:07:04 -07:00
Timothy Jaeryang Baek
f5eb8e5a44
Merge pull request #42 from weizhou88/patch-1
Update azure_openai_pipeline.py
2024-06-02 17:01:39 -07:00
Timothy J. Baek
b882dd79ff fix: litellm pipelines 2024-06-02 17:00:44 -07:00
Timothy J. Baek
0f516bd95e fix: anthropic 2024-06-02 16:59:43 -07:00
weizhou88
5b1d61f8f9
Update azure_openai_pipeline.py 2024-06-03 07:58:34 +08:00
Timothy J. Baek
c2f5200906 fix: openai pipeline 2024-06-02 16:58:28 -07:00
Timothy J. Baek
e024afc81c feat: openai manifold 2024-06-02 16:56:35 -07:00
Timothy J. Baek
c19f52bd7b enh: scaffolds 2024-06-02 15:14:06 -07:00
Timothy J. Baek
73c340f4eb chore: comment 2024-06-02 15:10:00 -07:00
Timothy J. Baek
b5bfe684f5 doc: readme 2024-06-02 15:08:13 -07:00
Timothy J. Baek
068be14a36 doc: readme 2024-06-02 15:06:35 -07:00
Timothy J. Baek
79fa14acbe chore: comments 2024-06-02 15:03:08 -07:00