Velibor
|
d8020ad304
|
Fix issue with chat_id handling
|
2025-01-29 12:36:21 +01:00 |
|
Timothy Jaeryang Baek
|
db29eb2956
|
Merge pull request #387 from marcklingen/fix-output-tracking-in-langfuse-pipe
fix: include assistant message as trace.output in langfuse
|
2025-01-06 02:21:03 -08:00 |
|
Marc Klingen
|
bca4f84c24
|
fix: include assistant message as trace.output in langfuse
|
2025-01-06 11:19:10 +01:00 |
|
Timothy Jaeryang Baek
|
1367d95750
|
refac: enforce api on all routes
|
2024-11-21 20:38:50 -08:00 |
|
Timothy Jaeryang Baek
|
c98ca763bc
|
Merge pull request #318 from Xtrah/main
add new Claude 3.5 Haiku to Anthropic pipeline
|
2024-11-11 13:18:06 -08:00 |
|
Xtrah
|
aabb200bbd
|
add new Claude 3.5 Haiku to Anthropic pipeline
|
2024-11-05 10:57:46 +01:00 |
|
Timothy Jaeryang Baek
|
6cdac4f4d1
|
Merge pull request #300 from chemwolf6922/add-minimum-docker-build
Add minimum docker build
|
2024-10-23 04:38:42 -07:00 |
|
Feng Wang
|
34a14826f6
|
Merge branch 'main' into add-minimum-docker-build
|
2024-10-23 19:32:17 +08:00 |
|
Justin Hayes
|
c90e580843
|
Merge pull request #306 from justinh-rahb/sonnet-update
Update Claude 3.5 Sonnet to Oct 22 checkpoint.
|
2024-10-23 03:10:18 -04:00 |
|
Justin Hayes
|
7d30cf8c3e
|
Update anthropic_manifold_pipeline.py
Update Claude 3.5 Sonnet to Oct 22 checkpoint.
|
2024-10-23 03:08:44 -04:00 |
|
Timothy Jaeryang Baek
|
3253bae470
|
Merge pull request #302 from jedwards1230/consolidate-docker
Consolidate GH Actions
|
2024-10-22 16:56:56 -07:00 |
|
Timothy Jaeryang Baek
|
372350b57e
|
Merge pull request #303 from 1995parham/main
Respect to `PIPELINES_DIR` in start.sh
|
2024-10-22 16:55:08 -07:00 |
|
Timothy Jaeryang Baek
|
1c02f7006f
|
Merge pull request #304 from azdolinski/main
Add examples/pipelines/integrations for DifyAI and N8N
|
2024-10-22 16:54:32 -07:00 |
|
Artur Zdolinski
|
ca35b9df0b
|
Update dify_pipeline.py
|
2024-10-23 00:02:24 +02:00 |
|
Artur Zdolinski
|
f4fc2f1f07
|
Create n8n_pipeline.py
|
2024-10-22 23:57:44 +02:00 |
|
Artur Zdolinski
|
a82c47c6d4
|
Update dify_pipeline.py
Uncomment to disable SSL verification warnings if needed.
|
2024-10-22 23:48:19 +02:00 |
|
Artur Zdolinski
|
0b8469bcd1
|
Create dify_pipeline.py
|
2024-10-22 23:45:27 +02:00 |
|
Parham Alvani
|
886d9e6110
|
fix: respect to pipelines dir environment variable in start.sh
|
2024-10-21 15:20:47 +00:00 |
|
Parham Alvani
|
5c0440ac3f
|
fix: respect to pipelines dir environment variable in start.sh
|
2024-10-21 15:20:04 +00:00 |
|
Justin
|
6a63c0388e
|
fix: dockerfile casing
|
2024-10-21 10:34:43 -04:00 |
|
Justin
|
0a215304b2
|
fix: env vars in workflow
|
2024-10-21 10:20:47 -04:00 |
|
Justin
|
865bc273d9
|
ci: refactor workflows
|
2024-10-21 10:11:36 -04:00 |
|
Justin
|
d6c025e976
|
Merge branch 'open-webui:main' into main
|
2024-10-21 09:43:44 -04:00 |
|
Timothy Jaeryang Baek
|
1136b83d7f
|
Merge pull request #165 from Marenz/custom_prompt
Allow custom prompt with blueprint
|
2024-10-20 15:01:50 -07:00 |
|
Justin
|
860e48dd21
|
chore: update gh action
|
2024-10-20 14:03:28 -04:00 |
|
Timothy Jaeryang Baek
|
52ffa648c4
|
Merge pull request #172 from Wenlin88/schemas.py-fix
schemas.py fix to support image input with latest open WebUI version
|
2024-10-19 14:00:32 -07:00 |
|
Timothy Jaeryang Baek
|
0a0856479a
|
Merge pull request #286 from abdessalaam/patch-1
Create azure_jais_core42_pipeline.py
|
2024-10-19 13:56:19 -07:00 |
|
Timothy Jaeryang Baek
|
a67f7a01cb
|
Merge pull request #287 from derkoe/feat/add-azure-openai-manifold-pipeline
Add Azure OpenAI manifold pipeline example
|
2024-10-19 13:54:08 -07:00 |
|
Timothy J. Baek
|
03c4fc5431
|
Update README.md
|
2024-10-19 13:46:32 -07:00 |
|
Feng Wang
|
625d620970
|
add minimum image type
|
2024-10-18 20:10:17 +08:00 |
|
Feng Wang
|
ce236ef074
|
move picture for docs in to docs
|
2024-10-18 20:01:01 +08:00 |
|
Christian Köberl
|
e591ff1b4d
|
add Azure OpenAI manifold pipeline example
|
2024-10-04 13:41:08 +02:00 |
|
Abdessalaam
|
9f34ff18e3
|
Create azure_jais_core42_pipeline.py
Added pipeline to use API of Jais model available via Azure AI.
About Jais: https://inceptionai.ai/jais/
|
2024-10-04 00:57:30 +03:00 |
|
Timothy Jaeryang Baek
|
c1dd8987d4
|
Merge pull request #277 from marcklingen/fix-langfuse-filter
fix: langfuse filter pipeline cost tracking
|
2024-09-27 20:05:12 +02:00 |
|
Marc Klingen
|
5788998006
|
bump version
|
2024-09-27 19:47:49 +02:00 |
|
Marc Klingen
|
bd4d824903
|
openai non-stream metrics
|
2024-09-27 19:06:22 +02:00 |
|
Marc Klingen
|
68938c0808
|
fix
|
2024-09-27 18:56:52 +02:00 |
|
Timothy Jaeryang Baek
|
0b99d06f23
|
Merge pull request #265 from hrmsk66/hrmsk66/support-google-vertexai
Google Vertex AI Example
|
2024-09-21 17:42:45 +02:00 |
|
Hiromasa Kakehashi
|
3cbb0a289a
|
Fix method call typo
|
2024-09-20 16:12:58 +09:00 |
|
Hiromasa Kakehashi
|
ba7292227b
|
No newline at end of file in requirements.txt
|
2024-09-20 09:06:06 +09:00 |
|
Timothy Jaeryang Baek
|
2671d7e825
|
Merge pull request #263 from marcklingen/feat/track-usage-langfuse
feat: track token usage in Langfuse (and fix memory leak)
|
2024-09-19 17:07:19 +02:00 |
|
Hiromasa Kakehashi
|
d7a910cfd9
|
Google Vertex AI Example
|
2024-09-19 11:31:01 +09:00 |
|
Marc Klingen
|
234571e06e
|
bump version
|
2024-09-18 18:24:13 +02:00 |
|
Marc Klingen
|
77dc049303
|
feat: track token usage in Langfuse (and fix memory leak)
|
2024-09-18 18:22:36 +02:00 |
|
Timothy Jaeryang Baek
|
de253bf0c8
|
Merge pull request #238 from annk15/main
Add mem0 filter to examples
|
2024-09-18 04:24:11 +02:00 |
|
Timothy Jaeryang Baek
|
a235f3dc95
|
Merge pull request #249 from marcklingen/feat-user-email-in-langfuse-filter-pipeline
feat: track user.email in langfuse filter pipeline and remove wrong token count
|
2024-09-09 23:13:16 +01:00 |
|
Marc Klingen
|
4d53b80657
|
feat: track user.email in langfuse filter pipeline and remove wrong token count
|
2024-09-06 21:53:02 +02:00 |
|
Justin Hayes
|
d4fca4c37c
|
Merge pull request #246 from ma3oun/patch-1
Update home_assistant_filter.py
|
2024-09-02 20:56:22 -04:00 |
|
Justin Hayes
|
6c98edbc42
|
Merge pull request #245 from kmishmael/main
Fix: Initialize request object, correct typo, and rename parameter in Azure OpenAI Pipe
|
2024-09-02 20:47:30 -04:00 |
|
berjaoui
|
2bb74b1e78
|
Update home_assistant_filter.py
Corrected requirements for difflib (typo "difflab")
|
2024-09-02 14:17:45 +02:00 |
|