aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ChatBox/Agent.ts
AgeCommit message (Collapse)Author
2024-08-20supports multiple inputsA.J. Shulman
maybe also make it so web results cannot have overlap (no same url in websites returned by search) Also make sure it will cite multiple websites
2024-08-19Streaming wiht thoughts and actions working much better but still get error ↵A.J. Shulman
for web search
2024-08-19working on making streaming workA.J. Shulman
2024-08-18Attempting streaming contentA.J. Shulman
2024-08-16now shows thoughts in real timeA.J. Shulman
next steps: integrate everything with the AnswerParser make sure citations work perfectly (right now clicking citations isn't perfect for urls and multiple citations for the same url source are generated—check examples for mistakes)
2024-08-16changed from step tags to stage tagsA.J. Shulman
Changed from step1, step2, etc. tags to more straightforward (and not similar to other step tags usage in XML) stage tags with stage number as an attribute.
2024-08-15implemented search tool and other tools but scraping doesn't workA.J. Shulman
2024-08-15currently worksA.J. Shulman
2024-08-14attempt at new multimodal vectorA.J. Shulman
2024-08-07trying to get rules to delete after using roolA.J. Shulman
2024-07-22works better nowA.J. Shulman
2024-07-22works decently wellA.J. Shulman
2024-07-22attempting new RAG prompt and formatting of citations vs grounded textA.J. Shulman
2024-07-22fixing summaries by having them part of the ReAct promptA.J. Shulman
2024-07-17working on rendering MarkDown and added NoToolA.J. Shulman
2024-07-16working much better still working on adding images thouhgA.J. Shulman
2024-07-16attempting annotations for image chunksA.J. Shulman
2024-07-15citation parsing working much betterA.J. Shulman
2024-07-11working with new documentsA.J. Shulman
2024-07-10trying to update RAG when new docs are addedA.J. Shulman
2024-07-10Works much better now.A.J. Shulman
2024-07-10Working now somewhatA.J. Shulman
2024-07-10Fixing bugs and attempting to get it to workA.J. Shulman
2024-07-10first attempt at integrating everythingA.J. Shulman