cli_norm
  • Joined on 2023-01-24
cli_norm pushed to main at norm/dotfiles 2023-12-07 22:35:25 +00:00
6602d2561c Pyright was giving issues so switched it out for Ruff. Cleaned up some other config files
cli_norm pushed to backup-master at norm/dotfiles 2023-12-07 22:35:25 +00:00
cli_norm created branch pprinted_celery_setup in norm/song-prompt-webapp 2023-12-07 22:25:54 +00:00
cli_norm pushed to pprinted_celery_setup at norm/song-prompt-webapp 2023-12-07 22:25:54 +00:00
b8e3fe7e75 This branch with celery async workers has no code errors, but running a GPT thread on the celery worker causes a SIGFAULT failure. Need to try this on a server instead of my local machine to see if it will run without failing. If it still fails, then I need to separate my async tasks and the flask app with the tasks dumping into the db and flask just pulling out of the DB.
cli_norm pushed to store_in_db at norm/song-prompt-webapp 2023-12-07 22:22:46 +00:00
adba1147ca Okay, this branch has become a mess. Opening a new branch with a semi-working celery setup and then will add in my routes and html pages. This branch has reached it's deadend
cli_norm pushed to main at norm/Gainsight 2023-12-07 22:20:35 +00:00
e5b04c594c Small Datasnipper workflow things. Still not working.
cli_norm pushed to main at norm/Gainsight 2023-12-06 21:28:47 +00:00
f7e0a20cf3 Zenjob notes. Webhook testing and python scripts.
cli_norm pushed to main at norm/Gainsight 2023-12-05 22:33:43 +00:00
54cddb23f1 Renaissance notes. Updated webhook script and small items for DataSnipper. Need to finish that workflow for them...
cli_norm pushed to main at norm/Gainsight 2023-12-04 21:45:25 +00:00
6b3ba2e5e1 Big Ideas templates and homepage was updated. Cin7 notes.
cli_norm pushed to main at norm/rsmsn_blog 2023-12-04 21:24:51 +00:00
b55aa03260 Created some empty idea pages. Also finished up a quick-hit post about OpenResty.
cli_norm pushed to store_in_db at norm/song-prompt-webapp 2023-12-04 18:44:49 +00:00
297ff41900 Needed to freeze requirements.txt to load on another machine.
cli_norm pushed to store_in_db at norm/song-prompt-webapp 2023-12-04 18:43:01 +00:00
e1c61bec3d Got the database setup and am able to pull a random word from the query. I can read the themes table and have the async functions setup, but not yet working as expected. There are a few test scripts in there that need to be cleaned up before pushing to main.
cli_norm created branch store_in_db in norm/song-prompt-webapp 2023-12-04 18:34:28 +00:00
cli_norm pushed to store_in_db at norm/song-prompt-webapp 2023-12-04 18:34:28 +00:00
df49bc9b26 Got the database setup and am able to pull a random word from the query. I can read the themes table and have the async functions setup, but not yet working as expected. There are a few test scripts in there that need to be cleaned up before pushing to main.
cli_norm pushed to main at norm/song-prompt-webapp 2023-12-02 03:35:20 +00:00
275d683044 Added loading svg, but it needs to by stylized and updated for better placement. Despite some changes to routes.py to improve the gpt4all efficiency, it is still 80-95 seconds before it generates a response. I might have to start generating responses in a DB on the first page load so that the UI/UX is faster.
cli_norm pushed to main at norm/Gainsight 2023-12-01 21:30:06 +00:00
fffccc48b6 Big Ideas Templates for insided widget. Api keys and script changes.
cli_norm pushed to main at norm/Gainsight 2023-11-30 22:39:01 +00:00
419a9ed505 Spark Prod and Sandbox templates. Updated search results for Walmart Prod to hide the metrics program course. Big Ideas sandbox templates along with Mizuno Golf and Aiim's custom css tab.
cli_norm pushed to main at norm/song-prompt-webapp 2023-11-30 03:31:31 +00:00
7793dc88fa Got modal to open and close successfully without refreshing the page, bringing this closer to a SPA. Fixed some small styling on the modal.
cli_norm pushed to main at norm/Gainsight 2023-11-29 22:11:06 +00:00
e739938d64 Recast Notes
cli_norm pushed to main at norm/song-prompt-webapp 2023-11-29 20:58:28 +00:00
74306d606c Requirements file was incorrect. Pushing back up with correct list.