Commit Graph

313 Commits

Author SHA1 Message Date
SimonOriginal
eab74e3561 Fix table delimiters in translated text 2024-06-28 16:51:37 +02:00
SimonOriginal
539cbe1a4a Added caching and optimization for Markdown table translation 2024-06-28 15:49:10 +02:00
SimonOriginal
8d3bc097e3 add description 2024-06-28 15:10:37 +02:00
SimonOriginal
a7535994dc add google translate 2024-06-28 15:01:40 +02:00
Timothy Jaeryang Baek
3a48d80123
Merge pull request #128 from Meeeee6623/catch-langfuse-auth-error
Fix: Add proper exception handling to langfuse filter pipeline
2024-06-27 13:53:23 -07:00
Benjamin Chauhan
5e73b279d5 Add proper exception handling to langfuse filter pipeline 2024-06-27 11:08:15 -07:00
Timothy Jaeryang Baek
1b3bfe902a
Merge pull request #120 from aschaber1/feature/ollama_manifold_env
feat: Update Ollama manifold pipeline to use environment variable for base URL
2024-06-26 23:12:25 -07:00
Timothy Jaeryang Baek
8163c34855
Merge pull request #126 from justinh-rahb/anthropic-image-fix
fix: anthropic pipeline image upload
2024-06-26 23:11:45 -07:00
Justin Hayes
84db93af7c
fix: anthropic pipeline image upload 2024-06-26 21:06:02 -04:00
Timothy Jaeryang Baek
4907bd0692
Merge pull request #124 from justinh-rahb/anthropic-0.1.2
Update Anthropic Manifold Pipeline to v0.1.2
2024-06-26 09:42:06 -07:00
Justin Hayes
9cf3f361f7
nice try Claude 2024-06-26 09:16:04 -04:00
Justin Hayes
d4d1828712
correct system message handling and add image support 2024-06-26 08:49:18 -04:00
Alexander Schaber
60fa35f259
feat: Update Ollama manifold pipeline to use environment variable for base URL 2024-06-25 12:48:18 +02:00
Timothy Jaeryang Baek
9cf0fc4e50
Merge pull request #106 from justinh-rahb/anthropic-claude-3.5-sonnet
enh: add `claude-3.5-sonnet-20240620`
2024-06-23 17:01:31 -07:00
Timothy Jaeryang Baek
51f07c7044
Merge pull request #107 from Lhemamou/Lhemamou-patch-open-ai-pipeline-example
Fix bug leading to openai failure call
2024-06-21 10:59:04 -07:00
Justin Hayes
79da20ad20
Fix model string name 2024-06-20 12:42:49 -04:00
l31bn1tz
03af2828bb
Fix bug leading to openai failure call
The open ai key was not given into the actual API call
2024-06-20 17:53:13 +02:00
Justin Hayes
42f192e1ac
added: claude-3.5-sonnet-20240620 2024-06-20 11:12:50 -04:00
Timothy Jaeryang Baek
a0ec0103b0
Merge pull request #104 from Wenlin88/main
Refactor message content handling in schemas.py to add capability for images
2024-06-20 03:38:09 -07:00
Henri Wenlin
90fa1cc3b3 Refactor message content handling in schemas.py to add capability for image content 2024-06-20 12:15:24 +03:00
Timothy Jaeryang Baek
df2124e757
Merge pull request #99 from atgehrhardt/main
Ollama Dynamic Vision Pipeline
2024-06-18 18:21:55 -07:00
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
Timothy Jaeryang Baek
53ec4ae8cb
Merge pull request #96 from karaketir16/patch-1
fix: Invalid URL format, surrounding quotes does not match with regex
2024-06-17 10:42:24 -07:00
Timothy J. Baek
0f610ca7eb fix: anthropic system 2024-06-17 10:40:27 -07:00
Timothy Jaeryang Baek
a6daafe1f2
Merge pull request #90 from 0xThresh/feat-datadog-llmobs-filter
feat: DataDog LLM Observability Pipeline
2024-06-16 23:50:25 -07:00
0xThresh.eth
6d508be496 Resolved outlet issue 2024-06-16 11:18:13 -07:00
0xThresh.eth
b983e8f257 Testing updated Dockerfile 2024-06-16 11:01:41 -07:00
Osman Karaketir
6bab4f3ec7
fix: surrounding quotes does not match with regex
surrounding quotes does not match with regex in `start.sh` download.
2024-06-15 23:17:12 +03:00
Timothy Jaeryang Baek
4992208bb8
Merge pull request #95 from atgehrhardt/main
Home Assistant Filter Pipeline
2024-06-15 01:56:48 -07: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
0xThresh.eth
cdb2367493 Add Rust to Docker image, update requirements.txt 2024-06-13 15:30:36 -07:00
0xThresh.eth
30fa228a84 Working DataDog pipeline 2024-06-13 10:37:00 -07: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