Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Nomic Visualizations with full conversations & date filtering (…
…#72) * new PR * added onResponseCompletion endpoint * nomic log test push * nomic log test push 2 * nomic changed to POST * nomic changed back to GET * nomic changed to POST * nomic moved print statements * adding proper variables to /web-scrape endpoint * fix formatting in code formatting action (use double quotes) * added prints for test * added prints for test * added print for response body * modified logging function WIP * modified logging function WIP * modified logging function WIP * added print for response body * added print for response json * added print statements * added print statements * added print statements * added print statements * iterating over response * extracting relevant data * extracting relevant data * printing response data * printing response data type * iterating over response * extracting messages * extracting messages * added function for logging single-turn conversation * completed workflow for multi-turn and map creation * changed method to POST * added print statements on endpoint * added get_json() * added get_json() * investigate data * investigate data * removed jsonify(response) * added print statements in create_map() * added print statements in create_map() * added print statements in create_map() * added more print statements in create_map() * added emoji to metadata * handled emoji error * added missing emoji * replace int id with time.time() * handled ID type errors * added timestamps to metadata * removed test files * testing for json error * testing for json error * testing index errors * fixed timestamp formats for nomic logs * checking for JSON serialization errors * checking for JSON serialization errors * typecasted previous convo ID to string for deletion * Yapf format ONLY * revert all files with no changes except whitespace on newlines * cleanup prints, looks good to me * minor cleanup of when logging happens --------- Co-authored-by: Kastan Day <[email protected]> Co-authored-by: root <root@ASMITA>
- Loading branch information