Tim Jaeryang Baek
419779101c
Merge pull request #469 from kikumoto/feature/support_for_bedrock_deepseek
...
Add AWS Bedrock DeepSeek model.
2025-04-14 08:55:32 -07:00
Tim Jaeryang Baek
99cfc6bdb9
Merge pull request #467 from bartonzzx/langgraph-integration
...
Add langgraph integration example, also support thinking.
2025-04-14 08:55:21 -07:00
Tim Jaeryang Baek
6c6e3bd45d
Merge pull request #460 from reasv/patch-1
...
Fix: Error: int() argument must be a string, a bytes-like object or a…
2025-04-14 08:54:38 -07:00
Timothy Jaeryang Baek
8e98ea0352
refac
Create and publish Docker images with specific build args / build-main-image (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (push) Waiting to run
Create and publish Docker images with specific build args / build-minimum-image (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-minimum-images (push) Blocked by required conditions
2025-04-13 22:15:19 -07:00
Timothy Jaeryang Baek
62f98df911
fix
2025-04-13 22:13:06 -07:00
Timothy Jaeryang Baek
88613aa75d
REFAC
Create and publish Docker images with specific build args / build-main-image (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (push) Waiting to run
Create and publish Docker images with specific build args / build-minimum-image (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-minimum-images (push) Blocked by required conditions
2025-04-13 17:35:34 -07:00
Tim Jaeryang Baek
8cfdd63ae0
Merge pull request #500 from Fyve-Labs/hotfix/definition_missing
...
Create and publish Docker images with specific build args / build-main-image (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (push) Waiting to run
Create and publish Docker images with specific build args / build-minimum-image (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-minimum-images (push) Blocked by required conditions
fix(undefined-const): hotfix for missing constants
2025-04-12 16:37:16 -07:00
Eric Z
ef52d54255
fix(undefined-const): hotfix for missing constants; hazarding guess from context but breaks build
2025-04-12 17:16:39 -05:00
Tim Jaeryang Baek
b82442e03e
Merge pull request #479 from angkk2u/main
...
Update perplexity new API models
2025-04-12 14:10:18 -07:00
Tim Jaeryang Baek
67699acde9
Merge pull request #489 from Eisaichen/main
...
Update google_manifold_pipeline.py
2025-04-12 14:10:09 -07:00
Tim Jaeryang Baek
5aeb5a8e40
Merge pull request #499 from Fyve-Labs/feature/flowise
...
Feature/flowise agentic integration
2025-04-12 14:10:00 -07:00
Tim Jaeryang Baek
ff7b766924
Merge pull request #497 from weisser-dev/add-loglevel
...
add log-level via env to pipelines
2025-04-12 14:09:50 -07:00
Eric Z
af479bc7ce
fix(flowise): minor cleanup and finalize of integration hook
2025-04-12 15:14:59 -05:00
Eric Z
cb5a16a5a4
fix(flowise): add streaming capability to flowise integration
2025-04-12 15:14:52 -05:00
Eric Z
5e1f90dc49
feat(flowise): add flowise integration for agentic evaluation
2025-04-12 15:14:44 -05:00
Erik
756d3a94f5
Update main.py
2025-04-11 12:22:37 +02:00
Timothy Jaeryang Baek
cf57fd0747
Create events_pipeline.py
...
Create and publish Docker images with specific build args / build-main-image (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (push) Has been cancelled
Create and publish Docker images with specific build args / build-minimum-image (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-minimum-images (push) Has been cancelled
Co-Authored-By: Anthony Durussel <87324020+anthonydurussel@users.noreply.github.com>
2025-04-10 09:24:11 -07:00
Eisai
eb9a3a2d6d
Update google_manifold_pipeline.py
2025-04-04 23:24:20 -05:00
Timothy Jaeryang Baek
275655fd2e
Merge pull request #476 from NolanTrem/main
...
Add R2R Example Pipeline
2025-03-29 15:12:19 -07:00
Timothy Jaeryang Baek
5ccdecc4e3
Merge pull request #438 from ther3zz/patch-3
...
langfuse pipeline: chatID + clearer observation names + usage + trace tagging
2025-03-28 15:37:00 -07:00
Timothy Jaeryang Baek
fb20b7593b
Merge pull request #360 from mohameodo/fix-errors
...
Fix errors in function calling blueprint, reload function, and URL conversion
2025-03-28 13:12:40 -07:00
Timothy Jaeryang Baek
86bceb126f
Merge pull request #473 from xxond/patch-1
...
Update Gemini Pipelines to 2.0 in examples
2025-03-28 13:12:19 -07:00
Timothy Jaeryang Baek
a5fcf9c5a5
Merge pull request #480 from weisser-dev/main
...
Add Example for: azure_dalle_manifold_pipeline.py
2025-03-28 13:11:53 -07:00
ther3zz
c0a60f1b0f
Model Name vs ID for Generation
...
adds the ability to use the model name as the model value when inserting generation observations into langfuse.
Also adds both model name and id in metadata.
2025-03-28 10:30:32 -04:00
Erik
4b42a7b514
Create azure_dalle_manifold_pipeline.py
...
A pipeline for generating text and processing images using the Azure API. And including multiple Dall-e models
2025-03-26 08:02:25 +01:00
angkk2u
83716778a6
Update new API models
...
Updates based on the new API models
2025-03-26 12:55:08 +09:00
NolanTrem
ece9fceb59
Add R2R Example Pipeline
2025-03-21 16:53:19 -07:00
xxond
c04d6f41ce
Update pipeline list in google_vertexai_manifold_pipeline.py
2025-03-20 19:31:12 +03:00
Timothy Jaeryang Baek
d2b7077cce
Update README.md
2025-03-18 07:16:15 -07:00
Timothy Jaeryang Baek
a80ce9b5fe
Update README.md
2025-03-18 07:15:57 -07:00
Takahiro Kikumoto
c5af48c45b
Add support for outputting reasoning process in DeepSeek
...
- Modified `stream_response` method to handle reasoning content blocks.
- Added logic to yield "<think>" and "</think>" tags around reasoning content.
2025-03-18 10:34:17 +09:00
Takahiro Kikumoto
9ec364092d
Implemented pipeline for AWS Bedrock DeepSeek model.
2025-03-17 17:54:27 +09:00
bartonzzx
48ddbec455
Add langgraph integration example, also support thinking.
2025-03-15 23:02:38 +08:00
reasv
afb4704034
Fix: Error: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
2025-03-10 23:22:43 +01:00
Timothy Jaeryang Baek
f89ab37f53
Merge pull request #443 from mikeyobrien/main
...
Add thinking support for claude-3-7-sonnet
2025-03-05 19:53:54 -08:00
ther3zz
34a464e1d9
fix model id
...
we now pass model info to langfuse for generation observations
2025-03-04 13:27:58 -05:00
ther3zz
40c32238af
show debug switch last
...
moving the debug valve as the last option (above the tags valve)
2025-03-04 10:32:40 -05:00
ther3zz
3703976ac2
modify non-llm responses as events
...
instead of inserting non-llm responses as generation, they are now inserted as events into langfuse
2025-03-04 10:28:20 -05:00
ther3zz
689d986f81
add tag valve and tag insert
...
adds a valve to enable/disable inserting tags into the langfuse trace.
2025-03-03 13:26:03 -05:00
Mikey O'Brien
10242dc8a2
Add thinking support for claude-3-7-sonnet
2025-02-27 17:42:17 -06:00
ther3zz
78315eb930
Update langfuse_filter_pipeline.py
...
fixes usage not passing over to langfuse
2025-02-27 10:48:49 -05:00
Timothy Jaeryang Baek
ff414797e9
Merge pull request #441 from federicociro/patch-1
2025-02-24 15:36:42 -08:00
Federico B
afde1aafb0
Add claude-3-7-sonnet-20250219 Model
...
Added support for the latest Claude-3-7-Sonnet model (version 20250219) from Anthropic in the OpenWebUI pipeline.
2025-02-24 23:16:41 +01:00
ther3zz
4011977ae1
Update langfuse_filter_pipeline.py
...
reworked to make observations easier to understand
fixed an issue where title generation were being overwritten by messages
2025-02-21 18:27:34 -05:00
Justin Hayes
dc18bdd5e2
Merge pull request #436 from ther3zz/patch-2
...
Update langfuse_filter_pipeline.py
2025-02-20 15:19:41 -05:00
ther3zz
e7efb32728
Update langfuse_filter_pipeline.py
...
fixes issues with messages not properly being sent to langfuse.
also adds the system prompt if any and sources if any
2025-02-20 15:13:15 -05:00
Timothy Jaeryang Baek
10662e224c
Update README.md
2025-02-20 11:33:33 -08:00
Timothy Jaeryang Baek
138c90a153
Update README.md
2025-02-20 11:33:14 -08:00
Timothy Jaeryang Baek
64224c8352
Merge pull request #432 from lmtr0/main
...
Update openai_manifold_pipeline.py
2025-02-20 11:32:31 -08:00
Lorenzo
3cb201d2d6
Update openai_manifold_pipeline.py
...
added support for o1 and o3 models
2025-02-19 09:32:27 -03:00