Commit Graph

19 Commits

Author SHA1 Message Date
Siddhant Rai
21e5c261ef feat: template-based prompt rendering with dynamic namespace injection (#2091)
* feat: template-based prompt rendering with dynamic namespace injection

* refactor: improve template engine initialization with clearer formatting

* refactor: streamline ReActAgent methods and improve content extraction logic

feat: enhance error handling in NamespaceManager and TemplateEngine

fix: update NewAgent component to ensure consistent form data submission

test: modify tests for ReActAgent and prompt renderer to reflect method changes and improve coverage

* feat: tools namespace + three-tier token budget

* refactor: remove unused variable assignment in message building tests

* Enhance prompt customization and tool pre-fetching functionality

* ruff lint fix

* refactor: cleaner error handling and reduce code clutter

---------

Co-authored-by: Alex <a@tushynski.me>
2025-10-31 12:47:44 +00:00
Siddhant Rai
57cc09b1d7 feat: update tool display name and improve SharedAgent component layout 2025-05-13 13:05:20 +05:30
ManishMadan2882
db7c001076 exclude the models only in root 2024-07-26 15:47:51 +05:30
Siddhant Rai
60cfea1126 feat: added reddit loader 2024-03-16 20:22:05 +05:30
Pavel
c8d8a8d0b5 Fixing ingestion metadata grouping 2024-02-25 16:03:18 +03:00
Alex
9bbf4044e0 script 2023-10-01 17:20:47 +01:00
Alex
b8acb860aa some tests 2023-09-27 17:54:57 +01:00
Alex
aa7b7c8619 Update docs 2023-09-12 15:48:52 +01:00
genie
b67ade3610 feat(extension): migrate chrome extension v2 to v3 2023-03-16 13:58:11 +08:00
Alex
cb96d90563 Update .gitignore 2023-03-14 10:36:27 +00:00
UnknownDev
fabe4d53d6 Fix the servor 500 error and show error message to client 2023-02-23 11:29:52 +00:00
冯不游
3ab02ca959 feat: compatible with markdown 2023-02-13 11:00:34 +08:00
Alex
0808caf09d Merge branch 'main' into main 2023-02-09 18:33:25 +00:00
Alex
2eb7113260 load vectors from DocsHUB 2023-02-07 21:53:29 +00:00
ajaythapliyal
5d281ad01b initialize the app 2023-02-07 23:27:21 +05:30
Alex
5e18a3a7c3 Solidity vectorstore 2023-02-05 17:30:40 +00:00
Alex
a55aebf83b Update .gitignore 2023-02-05 17:23:25 +00:00
Alex
f18900c857 allow dist 2023-02-03 14:14:29 +00:00
Alex
b015520f12 Initial commit 2023-02-02 11:03:24 +00:00