Commit Graph

  • 039f9c54f8 Merge pull request #544 from minijeong-log/main main Tim Jaeryang Baek 2025-08-19 03:05:01 +04:00
  • a2e74ef9e5 Merge pull request #546 from kikumoto/feature/add_support_opus-4.1 Tim Jaeryang Baek 2025-08-19 03:04:37 +04:00
  • 49843bfcc0 Merge pull request #550 from OhJayGee/main Tim Jaeryang Baek 2025-08-19 03:03:57 +04:00
  • ed9f59a52c Merge pull request #551 from SebLz/fix/non-root-perms Tim Jaeryang Baek 2025-08-19 03:03:30 +04:00
  • e75f294936 Fix write permissions for arbitrary UID SebLz 2025-08-17 23:11:35 +02:00
  • 49c0494c66 Update Google Vertex AI pipeline with enhanced image support and latest models Olv Grolle 2025-08-14 16:53:51 +02:00
  • ce82635225 feat: Support Claude 4.1; avoid simultaneous temperature and top_p Takahiro Kikumoto 2025-08-08 22:51:06 +09:00
  • cc79a91325 feat: add langfuse v3 filter mini.jeong 2025-07-31 14:18:21 +09:00
  • 26b8f20b47 Merge pull request #534 from ther3zz/patch-4 Tim Jaeryang Baek 2025-07-09 23:32:48 +04:00
  • bda1c8ef65 Update langfuse_filter_pipeline.py ther3zz 2025-07-09 15:28:12 -04:00
  • 0e8b730d87 change required langfuse version ther3zz 2025-07-09 15:24:33 -04:00
  • f86f1475a4 Merge pull request #522 from kikumoto/feature/add_suuport_thinking_for_sonnet4_opus4 Tim Jaeryang Baek 2025-07-08 22:32:49 +04:00
  • ae8c32d208 Merge pull request #524 from chriskhanhtran/feature/fix_langfuse_tracing_temporary_chats Tim Jaeryang Baek 2025-07-08 22:31:47 +04:00
  • 7d0c33b033 Use session_id for tracing temporary chats with Langfuse Chris Tran 2025-06-13 13:02:03 -06:00
  • 27353f7402 feat: Add Claude-4 thinking support for Bedrock Takahiro Kikumoto 2025-05-31 17:04:48 +09:00
  • 25ddc603e8 feat: Add Claude-4 thinking support Takahiro Kikumoto 2025-05-31 16:49:37 +09:00
  • adec65727e Merge pull request #519 from thomasdelorge/20250522-claude4 Tim Jaeryang Baek 2025-05-22 22:46:22 +04:00
  • ba663e263c 🆕[Anthropic] Add new Claude 4 Sonnet & Opus Thomas DELORGE 2025-05-22 20:10:26 +02:00
  • b955a8fab3 Merge pull request #505 from SamuelBortolinAfliant/allowed-to-set-the-uvicorn-loop Tim Jaeryang Baek 2025-04-18 18:08:55 -07:00
  • 9901e3de77 Merge pull request #510 from lmtr0/main Tim Jaeryang Baek 2025-04-18 18:08:44 -07:00
  • 72768c272e fix: removed invalid syntax Lorenzo 2025-04-18 21:46:29 +00:00
  • f825066804 Merge branch 'open-webui:main' into main Lorenzo 2025-04-18 18:40:36 -03:00
  • e9865901dd new: filter logic for a better way of filtering models Lorenzo 2025-04-18 21:39:24 +00:00
  • b4ba26bdaa Renamed UV_LOOP to UVICORN_LOOP Samuel Bortolin 2025-04-14 18:23:44 +02:00
  • 7f9f957dc6 Merge pull request #356 from tranhd95/main Tim Jaeryang Baek 2025-04-14 08:57:00 -07:00
  • 6bcd91519a Merge pull request #466 from Lothiraldan/opik-filter-example Tim Jaeryang Baek 2025-04-14 08:56:03 -07:00
  • ef900c4a3b Merge pull request #470 from kikumoto/feature/update_aws_bedrock_claude_implementation Tim Jaeryang Baek 2025-04-14 08:55:42 -07:00
  • 419779101c Merge pull request #469 from kikumoto/feature/support_for_bedrock_deepseek Tim Jaeryang Baek 2025-04-14 08:55:32 -07:00
  • 99cfc6bdb9 Merge pull request #467 from bartonzzx/langgraph-integration Tim Jaeryang Baek 2025-04-14 08:55:21 -07:00
  • 6c6e3bd45d Merge pull request #460 from reasv/patch-1 Tim Jaeryang Baek 2025-04-14 08:54:38 -07:00
  • afa5d5e1f0 Added UV LOOP Samuel Bortolin 2025-04-14 17:09:28 +02:00
  • 8e98ea0352 refac Timothy Jaeryang Baek 2025-04-13 22:15:19 -07:00
  • 62f98df911 fix Timothy Jaeryang Baek 2025-04-13 22:13:06 -07:00
  • 88613aa75d REFAC Timothy Jaeryang Baek 2025-04-13 17:35:34 -07:00
  • 8cfdd63ae0 Merge pull request #500 from Fyve-Labs/hotfix/definition_missing Tim Jaeryang Baek 2025-04-12 16:37:16 -07:00
  • ef52d54255 fix(undefined-const): hotfix for missing constants; hazarding guess from context but breaks build Eric Z 2025-04-12 17:16:39 -05:00
  • b82442e03e Merge pull request #479 from angkk2u/main Tim Jaeryang Baek 2025-04-12 14:10:18 -07:00
  • 67699acde9 Merge pull request #489 from Eisaichen/main Tim Jaeryang Baek 2025-04-12 14:10:09 -07:00
  • 5aeb5a8e40 Merge pull request #499 from Fyve-Labs/feature/flowise Tim Jaeryang Baek 2025-04-12 14:10:00 -07:00
  • ff7b766924 Merge pull request #497 from weisser-dev/add-loglevel Tim Jaeryang Baek 2025-04-12 14:09:50 -07:00
  • af479bc7ce fix(flowise): minor cleanup and finalize of integration hook Eric Z 2025-04-12 14:50:38 -05:00
  • cb5a16a5a4 fix(flowise): add streaming capability to flowise integration Eric Z 2025-04-12 14:26:55 -05:00
  • 5e1f90dc49 feat(flowise): add flowise integration for agentic evaluation Eric Z 2025-04-11 23:53:11 -05:00
  • 756d3a94f5 Update main.py Erik 2025-04-11 12:22:37 +02:00
  • cf57fd0747 Create events_pipeline.py Timothy Jaeryang Baek 2025-04-10 09:24:11 -07:00
  • eb9a3a2d6d Update google_manifold_pipeline.py Eisai 2025-04-04 23:24:20 -05:00
  • 275655fd2e Merge pull request #476 from NolanTrem/main Timothy Jaeryang Baek 2025-03-29 15:12:19 -07:00
  • 5ccdecc4e3 Merge pull request #438 from ther3zz/patch-3 Timothy Jaeryang Baek 2025-03-28 15:37:00 -07:00
  • fb20b7593b Merge pull request #360 from mohameodo/fix-errors Timothy Jaeryang Baek 2025-03-28 13:12:40 -07:00
  • 86bceb126f Merge pull request #473 from xxond/patch-1 Timothy Jaeryang Baek 2025-03-28 13:12:19 -07:00
  • a5fcf9c5a5 Merge pull request #480 from weisser-dev/main Timothy Jaeryang Baek 2025-03-28 13:11:53 -07:00
  • c0a60f1b0f Model Name vs ID for Generation ther3zz 2025-03-28 10:30:32 -04:00
  • 4b42a7b514 Create azure_dalle_manifold_pipeline.py Erik 2025-03-26 08:02:25 +01:00
  • 83716778a6 Update new API models angkk2u 2025-03-26 12:55:08 +09:00
  • ece9fceb59 Add R2R Example Pipeline NolanTrem 2025-03-21 16:53:19 -07:00
  • c04d6f41ce Update pipeline list in google_vertexai_manifold_pipeline.py xxond 2025-03-20 19:31:12 +03:00
  • d2b7077cce Update README.md Timothy Jaeryang Baek 2025-03-18 07:16:15 -07:00
  • a80ce9b5fe Update README.md Timothy Jaeryang Baek 2025-03-18 07:15:57 -07:00
  • 488c43edd9 improve: enhance image format detection in process_image method Takahiro Kikumoto 2025-03-18 21:28:05 +09:00
  • 327062733a Add support for Claude 3.7 thinking mode Takahiro Kikumoto 2025-03-18 17:38:46 +09:00
  • ecc44ebd1e Enhance get_models method to include models with INFERENCE_PROFILE type Takahiro Kikumoto 2025-03-18 16:48:12 +09:00
  • c1bbbe1165 Refactor AWS Bedrock Claude Pipeline to support Instance Profile and Task Role Takahiro Kikumoto 2025-03-18 16:33:44 +09:00
  • 51e267c10f Refactor payload structure to comply with Bedrock Converse API Takahiro Kikumoto 2025-03-18 13:29:15 +09:00
  • 827b47d2d5 Fix system message handling and payload cleanup in AWS Bedrock Claude Pipeline Takahiro Kikumoto 2025-03-18 12:01:14 +09:00
  • c5af48c45b Add support for outputting reasoning process in DeepSeek Takahiro Kikumoto 2025-03-18 10:34:17 +09:00
  • 9ec364092d Implemented pipeline for AWS Bedrock DeepSeek model. Takahiro Kikumoto 2025-03-17 17:54:27 +09:00
  • 48ddbec455 Add langgraph integration example, also support thinking. bartonzzx 2025-03-15 23:02:38 +08:00
  • b7debc3b1b Add filter example of message monitoring using Opik Boris Feld 2025-03-13 16:08:02 +01:00
  • afb4704034 Fix: Error: int() argument must be a string, a bytes-like object or a real number, not 'NoneType' reasv 2025-03-10 23:22:43 +01:00
  • f89ab37f53 Merge pull request #443 from mikeyobrien/main Timothy Jaeryang Baek 2025-03-05 19:53:54 -08:00
  • 34a464e1d9 fix model id ther3zz 2025-03-04 13:27:58 -05:00
  • 40c32238af show debug switch last ther3zz 2025-03-04 10:32:40 -05:00
  • 3703976ac2 modify non-llm responses as events ther3zz 2025-03-04 10:28:20 -05:00
  • 689d986f81 add tag valve and tag insert ther3zz 2025-03-03 13:26:03 -05:00
  • 10242dc8a2 Add thinking support for claude-3-7-sonnet Mikey O'Brien 2025-02-24 19:33:54 -06:00
  • 78315eb930 Update langfuse_filter_pipeline.py ther3zz 2025-02-27 10:48:49 -05:00
  • ff414797e9 Merge pull request #441 from federicociro/patch-1 Timothy Jaeryang Baek 2025-02-24 15:36:42 -08:00
  • afde1aafb0 Add claude-3-7-sonnet-20250219 Model Federico B 2025-02-24 23:16:41 +01:00
  • 4011977ae1 Update langfuse_filter_pipeline.py ther3zz 2025-02-21 18:27:34 -05:00
  • dc18bdd5e2 Merge pull request #436 from ther3zz/patch-2 Justin Hayes 2025-02-20 15:19:41 -05:00
  • e7efb32728 Update langfuse_filter_pipeline.py ther3zz 2025-02-20 15:13:15 -05:00
  • 10662e224c Update README.md Timothy Jaeryang Baek 2025-02-20 11:33:33 -08:00
  • 138c90a153 Update README.md Timothy Jaeryang Baek 2025-02-20 11:33:14 -08:00
  • 64224c8352 Merge pull request #432 from lmtr0/main Timothy Jaeryang Baek 2025-02-20 11:32:31 -08:00
  • 3cb201d2d6 Update openai_manifold_pipeline.py Lorenzo 2025-02-19 09:32:27 -03:00
  • ab9012c228 Merge pull request #378 from Fyve-Labs/fix/wikipedia-pipeline Timothy Jaeryang Baek 2025-02-14 13:45:25 -08:00
  • 4df33a01d3 Merge pull request #379 from Fyve-Labs/fix/install-at-build Timothy Jaeryang Baek 2025-02-14 13:11:20 -08:00
  • 2c4ee26eb0 Merge pull request #401 from mbeltagy/patch-1 Timothy Jaeryang Baek 2025-02-14 13:09:41 -08:00
  • a07b306a8b Merge pull request #407 from veleinfobip/my_correction Timothy Jaeryang Baek 2025-02-14 13:09:28 -08:00
  • a6fd02d6ab Merge pull request #409 from litui/feature/azure-deepseek-example Timothy Jaeryang Baek 2025-02-14 13:08:56 -08:00
  • 7a8fa1a862 Feature: additional provider for DeepSeek R1 API on Azure. Aria Burrell 2025-02-02 20:23:21 -07:00
  • d8020ad304 Fix issue with chat_id handling Velibor 2025-01-29 12:36:21 +01:00
  • 3eb2d0afc6 Including Deepseek R1 mbeltagy 2025-01-22 09:45:26 +02:00
  • 7a8fff76b2 Create deepseek_manifold_pipeline.py mbeltagy 2025-01-20 01:07:10 +02:00
  • db29eb2956 Merge pull request #387 from marcklingen/fix-output-tracking-in-langfuse-pipe Timothy Jaeryang Baek 2025-01-06 02:21:03 -08:00
  • bca4f84c24 fix: include assistant message as trace.output in langfuse Marc Klingen 2025-01-06 11:19:10 +01:00
  • a28fdd1ed7 docs(docker-build): update the README for advanced docker build Eric Z 2024-12-29 08:30:51 -06:00
  • 6831103ac4 fix(docker-build): refine start.sh for pre-install at docker build Eric Z 2024-12-29 08:22:11 -06:00
  • 542d143a88 fix(wikipedia-streaming): convert to streaming-compatible responses Eric Z 2024-12-29 05:31:36 -06:00
  • 5a6e476fd9 fix(wikipedia-pipeline): update wikipedia pipeline example (api + responses) Eric Z 2024-12-28 14:35:14 -06:00