Debanjum
e6cc9b1182
Test update agents with large knowledge bases
2025-07-02 18:01:18 -07:00
Debanjum
7d59688729
Move document search tool into helpers module with other tools
...
Document search (because of its age) was the only tool directly within
an api router. Put it into helpers to have all the (mini) tools in one
place.
2025-06-06 13:28:18 -07:00
Debanjum
01bc6d35dc
Rename Chat Model Options table to Chat Model as short & readable ( #1003 )
...
- Previous was incorrectly plural but was defining only a single model
- Rename chat model table field to name
- Update documentation
- Update references functions and variables to match new name
2024-12-12 11:24:16 -08:00
sabaimran
a979457442
Add unit tests for agents
...
- Add permutations of testing for with, without knowledge base. Private, public, different users.
2024-10-20 20:04:50 -07:00