Commit c25838e
Semantic searcher evaluation and update to multi point indexing strategy (buerokratt#419)
* remove unwanted file
* updated changes
* fixed requested changes
* fixed issue
* service workflow implementation without calling service endpoints
* fixed requested changes
* fixed issues
* protocol related requested changes
* fixed requested changes
* update time tracking
* added time tracking and reloacate input guardrail before toolclassifiier
* fixed issue
* fixed issue
* added hybrid search for the service detection
* update tool classifier
* fixing merge conflicts
* fixed issue
* optimize first user query response generation time
* fixed pr reviewed issues
* service integration
* context based response generation flow
* fixed pr review suggested issues
* removed service project layer
* fixed issues
* delete unnessary files
* added requested changes
* fix issue in prompt config toggle
* standalone agentic loop module
* fixed requested changes
* fixed ruff format issues
* complete API semantic searcher with ambiguous result handling and tool classifier routing
* complete semantic searcher evaluation and update to multi point indexing strategy
---------
Co-authored-by: Thiru Dinesh <56014038+Thirunayan22@users.noreply.github.com>1 parent 76cfbc4 commit c25838e
11 files changed
Lines changed: 1854 additions & 739 deletions
File tree
- DSL/Ruuter.public/rag-search/POST/api-tools
- src
- api_tool_indexer
- tests/api_tool_eval
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
34 | | - | |
35 | 39 | | |
36 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
37 | 46 | | |
38 | 47 | | |
39 | 48 | | |
| |||
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
55 | | - | |
| 64 | + | |
56 | 65 | | |
57 | 66 | | |
58 | 67 | | |
| 68 | + | |
| 69 | + | |
59 | 70 | | |
60 | 71 | | |
61 | 72 | | |
62 | 73 | | |
63 | 74 | | |
64 | 75 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | 76 | | |
69 | 77 | | |
0 commit comments