These 43 commits are when the Protocol Buffers files have changed:
| Commit: | 6e332c8 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
query engine for self-hosted (#878) * query engine for self-hosted * fix ellipsis, add trace tags * fix docker compose
| Commit: | a254f94 | |
|---|---|---|
| Author: | Din | |
| Committer: | Din | |
query engine for self-hosted
| Commit: | 64cc41a | |
|---|---|---|
| Author: | Din | |
| Committer: | Din | |
query engine for self-hosted
| Commit: | cf20fe0 | |
|---|---|---|
| Author: | Din | |
query engine for self-hosted
| Commit: | 77ee0d4 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
remove python agent manager (#807) * remove python agent manager * remove mentions from contributing.md
The documentation is generated from this commit.
| Commit: | 3f24282 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
update API to return response with vec (#785) * update API to return response with vec * propagate SQL error to user * try format query * remove query string from error message * better find query start * wrap error message to json * remove debug console log * small formatting fixes; raise limit to 512MB * return status 400 on CH bad response * safety: santize both 400 and 500
| Commit: | a36125d | |
|---|---|---|
| Author: | Din | |
propagate SQL error to user
| Commit: | a586cdc | |
|---|---|---|
| Author: | Olzhas Nurpeisov | |
| Committer: | GitHub | |
feat: add query engine grpc (#771)
| Commit: | 99fc85a | |
|---|---|---|
| Author: | Olzhas Nurpeisov | |
feat: update sql query
| Commit: | a2da487 | |
|---|---|---|
| Author: | Olzhas Nurpeisov | |
feat: add query engine grpc
| Commit: | 7edea77 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
remove unused machine manager (#705)
| Commit: | 39d96af | |
|---|---|---|
| Author: | Din | |
remove machine manager proto as well
| Commit: | 5675e56 | |
|---|---|---|
| Author: | Din | |
pass disable give control and user agent params
| Commit: | 706718c | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
remove mentions of pipelines (#525)
| Commit: | 6258c12 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
remove any mentions of semantic search and python executor (#524) * remove any mentions of semantic search and python executor * lint fix
| Commit: | 015c659 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
add openai and gemini providers (#512)
| Commit: | ea2c7de | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
error chunk, agent configs, update frontend deps (#507) * error chunk, agent configs, update frontend deps * Update app-server/src/agent_manager/worker.rs Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> * fix frontend build (downgrade novnc) * update pnpm lock * add start_url to agent request and rebase migrations --------- Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
| Commit: | 244b495 | |
|---|---|---|
| Author: | Din | |
| Committer: | Din | |
error chunk, agent configs, update frontend deps
| Commit: | 98a0c0f | |
|---|---|---|
| Author: | Din | |
wip: add storage state
| Commit: | 33bd76c | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
Feat/agent manager - screenshots (#471) * squash agent-manager migrations (#462) * Merge pull request #470 from lmnr-ai/screenshots Screenshots
| Commit: | 65c5db8 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
Merge pull request #470 from lmnr-ai/screenshots Screenshots
| Commit: | a35eba1 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
Python agent manager (#461) * docker-compose. TODO: test after releasing changes * build agent-manager for container registry * add info in README
| Commit: | 97f1662 | |
|---|---|---|
| Author: | skull8888888 | |
| Committer: | GitHub | |
control (#457)
| Commit: | d5fc901 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
add steps limits (#455) * control * add cookies, write timestamp, skip serializing state * write action_result to db on assistant messages * minor: changed actionResult key to camelCase * fix to stream cancelling when leaving page * trace_id and session_id * separate table for agent_chats * cancel agent session * trace cancel session * fixes to cancel * fix * add steps limits * add step count, fix frontent build * updates to trace_id proto * user id and stop session --------- Co-authored-by: Robert Kim <skull8888888@gmail.com>
| Commit: | b2c139d | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
Feat/agent manager (#448)
| Commit: | b2c42c7 | |
|---|---|---|
| Author: | Robert Kim | |
refactor
| Commit: | 049f87a | |
|---|---|---|
| Author: | Din | |
cookies and cdp_url
| Commit: | 480aea2 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
Agent manager (#436) * wip: agent-manager call * change to mpsc (single-consumer mode) and fix stream * add project id + further fixes * move channel, remove message-history * add retry on sending chunk to channel * add message id to stream * close stream on error, fix empty channel, update state management * allow passing old agent state in API as well
| Commit: | 23b1d83 | |
|---|---|---|
| Author: | Din | |
close stream on error, fix empty channel, update state management
| Commit: | 6ce24a7 | |
|---|---|---|
| Author: | Din | |
move channel, remove message-history
| Commit: | 77b72ef | |
|---|---|---|
| Author: | Din | |
wip: still figuring out rabbit
| Commit: | 33e25cf | |
|---|---|---|
| Author: | Din | |
| Committer: | Din | |
wip: agent-manager call
| Commit: | c138f51 | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
Search (#375) * tmp * update clickhouse init sql * wip: trying search * update indices and implement frontend search * remove bm25 and sparse embeddings * add default limit on search --------- Co-authored-by: Robert Kim <skull8888888@gmail.com>
| Commit: | 2ac996e | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
store spans in qdrant + search (#321) * wip: store spans in qdrant * lint, fix build
| Commit: | c17ca7c | |
|---|---|---|
| Author: | Dinmukhamed Mailibay | |
| Committer: | GitHub | |
store only metadata in qdrant (#316) * wip: store only metadata in qdrant * further fixes * add filter by metadata to api request
| Commit: | 44e69e3 | |
|---|---|---|
| Author: | skull8888888 | |
| Committer: | GitHub | |
Machine (#292) new dockerfile + machine api
| Commit: | 9cce384 | |
|---|---|---|
| Author: | Robert Kim | |
added sandbox api
| Commit: | 52a8964 | |
|---|---|---|
| Author: | Robert Kim | |
tmp
| Commit: | 00fc811 | |
|---|---|---|
| Author: | Robert Kim | |
v0 of jupyter sandbox
| Commit: | b10be47 | |
|---|---|---|
| Author: | skull8888888 | |
| Committer: | GitHub | |
Sync changes (#53) synced changes --------- Co-authored-by: Din <dinmukhamed.mailibay@gmail.com>
| Commit: | d9cc64b | |
|---|---|---|
| Author: | Din | |
| Committer: | Din | |
events dashboard, grpc ingestor, next v14.2
| Commit: | 1c79f2a | |
|---|---|---|
| Author: | Temirlan Myrzakhmetov | |
| Committer: | GitHub | |
Single user, clickhouse, docker compose (#4) * prepare front-end for single placeholder user * bring-in some changes, add rabitmq, prepare sql and compose * Remove unused grpc files * Clickhouse for docker compose * frontend changes * bring-in backend updates * bring README from other branch + some fixes to it * minor fixes in readme, newest changes for app-server, clickhouse initializer script --------- Co-authored-by: Din <dinmukhamed.mailibay@gmail.com> Co-authored-by: Robert Kim <skull8888888@gmail.com>
| Commit: | ac24e94 | |
|---|---|---|
| Author: | Din | |
| Committer: | Din | |
initial commit