mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
* http-filter: add fully http based demo (remove MCP) * Fix pre-commit formatting * add instructions about uv build/sync in cli (#675) * Musa/demo fix (#676) * fix demo with travel agent * Update .gitignore * remove sse chunk rendering * ensure that request id is consistent (#677) * ensure that request id is consistent * remove test debug/info statements * Introduce signals change (#655) * adding support for signals * reducing false positives for signals like positive interaction * adding docs. Still need to fix the messages list, but waiting on PR #621 * Improve frustration detection: normalize contractions and refine punctuation * Further refine test cases with longer messages * minor doc changes * fixing echo statement for build * fixing the messages construction and using the trait for signals * update signals docs * fixed some minor doc changes * added more tests and fixed docuemtnation. PR 100% ready * made fixes based on PR comments * Optimize latency 1. replace sliding window approach with trigram containment check 2. add code to pre-compute ngrams for patterns * removed some debug statements to make tests easier to read * PR comments to make ObservableStreamProcessor accept optonal Vec<Messagges> * fixed PR comments --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local> Co-authored-by: MeiyuZhong <mariazhong9612@gmail.com> Co-authored-by: nehcgs <54548843+nehcgs@users.noreply.github.com> * pass request_id in orchestrator and routing model (#678) * release 0.4.2 (#679) * tweaks to web and docs to align to 0.4.2 (#680) * tweaks to web and docs to align to 0.4.2 * made our release banner clickable --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local> * Added request id across agents * fix http_filter agent: request id + pre-commit --------- Co-authored-by: Adil Hafeez <adil@katanemo.com> Co-authored-by: Musa <malikmusa1323@gmail.com> Co-authored-by: Salman Paracha <salman.paracha@gmail.com> Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local> Co-authored-by: nehcgs <54548843+nehcgs@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| samples_java/weather_forcecast_service | ||
| samples_python | ||
| shared | ||
| use_cases | ||