Tim Jaeryang Baek
a3e477e100
Merge pull request #12602 from alpha-pet/fix-tool-server-indexing-mismatch
...
fix: mismatch between TOOL_SERVERS / TOOL_SERVER_CONNECTIONS indexing
2025-04-10 09:06:30 -07:00
Tim Jaeryang Baek
ef14d0b46d
Merge pull request #12562 from almajo/fix/agrimm/correct_knowledge_base_citations
...
fix: Correct Citations for knowledge base models
2025-04-10 08:48:47 -07:00
Thomas Rehn
81af20aa9b
refac: use logging instead of print
2025-04-08 15:16:55 +02:00
Thomas Rehn
27e8c6fce4
feat: add support for OpenAPI spec in YAML format
2025-04-08 15:16:52 +02:00
Thomas Rehn
f5b2867e45
fix: mismatch between TOOL_SERVERS / TOOL_SERVER_CONNECTIONS indexing
2025-04-08 14:08:08 +02:00
Alexander Grimm
1e7a36478b
~ update to latest change
2025-04-07 15:16:47 +02:00
Alexander Grimm
d8a7e9c660
fix: correct document citation
2025-04-07 15:16:47 +02:00
Timothy Jaeryang Baek
a8bc0d65a0
chore: format
2025-04-06 17:36:16 -07:00
Timothy Jaeryang Baek
9825d03602
Merge pull request #12507 from Ithanil/fix_web_result_collection_source_ids
...
fix: fix web results all getting the same source id when using embedding and retrieval
2025-04-06 15:43:21 -07:00
Timothy Jaeryang Baek
64a0b28dab
refac
2025-04-06 15:23:40 -07:00
Timothy Jaeryang Baek
6751d68034
Merge pull request #12506 from Ithanil/fix_web_result_source_ids
...
fix: fix web results all getting the same source id when bypassing embedding and retrieval
2025-04-06 15:21:14 -07:00
Jan Kessler
4476060044
fix web results all getting the same source id when using embedding and retrieval
2025-04-06 15:51:05 +02:00
Jan Kessler
2729d8aab4
fix web results all getting the same source id when bypassing embedding and retrieval
2025-04-06 13:37:42 +02:00
Timothy Jaeryang Baek
9ea6cea0ba
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (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-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-04-05 14:31:22 -07:00
Timothy Jaeryang Baek
807b208418
refac
2025-04-05 05:55:56 -06:00
Timothy Jaeryang Baek
ae484e8edf
refac
2025-04-05 05:45:32 -06:00
Timothy Jaeryang Baek
56dc7c5640
refac
2025-04-05 05:38:46 -06:00
Timothy Jaeryang Baek
e570a98bf7
refac: substandard codebase overhauled
2025-04-05 05:31:22 -06:00
Timothy Jaeryang Baek
93bb77ede3
refac
2025-04-05 05:03:15 -06:00
Timothy Jaeryang Baek
66db2e1515
refac: tools removed UNNECESSARY CODE
2025-04-05 04:59:11 -06:00
Timothy Jaeryang Baek
c9e9ce931b
refac
2025-04-05 04:49:07 -06:00
Timothy Jaeryang Baek
9747a0e1f1
refac: tool servers
2025-04-05 04:40:01 -06:00
Timothy Jaeryang Baek
0c0505e1cd
refac
2025-04-05 04:05:52 -06:00
Timothy Jaeryang Baek
4ad10f0c6e
chore: format
2025-04-05 01:31:45 -06:00
Juan Calderon-Perez
1c57e3e02c
Fix API_KEY_ALLOWED_ENDPOINTS
2025-04-03 23:52:10 -04:00
Timothy Jaeryang Baek
911321878f
refac
2025-04-02 23:49:42 -07:00
Timothy Jaeryang Baek
faa68fcdaa
enh: image tool response
2025-04-02 23:46:39 -07:00
Timothy Jaeryang Baek
c0711ba0c9
refac
2025-04-02 20:07:09 -07:00
Timothy Jaeryang Baek
5c5160c294
refac: remove None
params
2025-04-02 19:56:39 -07:00
Timothy Jaeryang Baek
7a1e10f3a7
refac: rm OAUTH_USE_PICTURE_CLAIM
2025-04-02 19:23:24 -07:00
Timothy Jaeryang Baek
506950b03a
Merge pull request #12376 from MushroomLamp-COB/main
...
feat: Add option to disable OAuth profile pictures
2025-04-02 19:16:36 -07:00
CityOfBunbury
548c7f17d7
Added OAUTH_USE_PICTURE_CLAIM env var
...
Added OAUTH_USE_PICTURE_CLAIM to config.py
Added check to oauth.py on OAUTH_USE_PICTURE_CLAIM, to decide whether to user the profile picture in the claim or the default user.png
2025-04-03 08:24:14 +08:00
Silentoplayz
d65471c420
fix
...
my dev environment works again!
2025-04-02 11:28:45 -04:00
landerrosette
2b7dd6e399
refactor: standardize filter valve retrieval logic
2025-04-02 02:58:02 +08:00
Timothy Jaeryang Baek
3dc40030a1
Merge pull request #12236 from Phlogi/fix_prefix
...
Fix middleware.py missing prefix on embedding function
2025-03-31 14:02:49 -07:00
Timothy Jaeryang Baek
fac848ad33
refac: rm log info
2025-03-31 14:00:40 -07:00
Phlogi
bc64b2a67f
Fix middleware.py missing prefix on embedding function
2025-03-31 15:19:07 +02:00
Timothy Jaeryang Baek
b5909ffe97
enh: tool args parse json fallback
2025-03-30 02:39:23 -07:00
Timothy Jaeryang Baek
215f991326
refac
2025-03-30 00:44:09 -07:00
Timothy Jaeryang Baek
af2c5f3a18
refac
2025-03-28 12:23:25 -07:00
Timothy Jaeryang Baek
115f34069a
refac: tool call display
2025-03-28 12:18:27 -07:00
Timothy Jaeryang Baek
1ac87c55ff
chore: format
2025-03-28 11:47:14 -07:00
Timothy Jaeryang Baek
b8c1bb0ec5
refac
2025-03-28 02:30:13 -07:00
Timothy Jaeryang Baek
f8835d78d9
refac: tool call block display
2025-03-28 02:27:40 -07:00
Timothy Jaeryang Baek
fd9641dcd1
refac
2025-03-28 01:20:45 -07:00
Timothy Jaeryang Baek
5656f030c4
refac: error handling
2025-03-28 00:52:13 -07:00
Timothy Jaeryang Baek
2fc8ace46d
fix: error message persistence issue
2025-03-28 00:25:00 -07:00
Timothy Jaeryang Baek
2070d1096b
refac
2025-03-28 00:07:00 -07:00
Timothy Jaeryang Baek
7fce3e2a9c
Merge pull request #11148 from Ithanil/redis_sentinel
...
feat: Support for Redis Sentinel
2025-03-27 20:36:53 -07:00
Timothy Jaeryang Baek
c137d3ad17
enh: allow json schema for format
2025-03-27 20:27:16 -07:00