Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

yingbull

yingbull pushed 14 commits to main ClinicianFOCUS/clinicianfocus-installer
  • macro to check if env file exist 4979f99
  • check if env already exists 2b168a5
  • remove env file copy in section group S2T b38622e
  • fix conditions d6a7dd4
  • handle showing of api keys for different situation 4dc3e30
  • generate api key button in advanced setting c6f2756
  • separate api key page in advanced mode 91eb227
  • build docker without relying on cache eaddbe6
  • check if docker is running in bg without opening prompt 5f7c5da
  • build both container at once 6a54c18
  • build one container at a time 32bbba7
  • build both cont in parallel 3d99e71
  • new env file created in advance mode 5991baf
  • Merge pull request #49 from ClinicianFOCUS/api-on-upgrade 81fc373

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/clinicianfocus-installer
[Enhancement] Don't change API key on image update
### Issue - #47 ### Changes - Created new API page in advanced mode. - Checking if env file already exists to know if there is an existing API key. Basic installation uses the existing API k...
yingbull created a review on a pull request on ClinicianFOCUS/clinicianfocus-installer

View on GitHub

yingbull deleted a branch ClinicianFOCUS/FreeScribe

disable-clear-button

yingbull pushed 2 commits to main ClinicianFOCUS/FreeScribe
  • disabling/enabling clear button on toggle recording 4dc50fa
  • Merge pull request #215 from ClinicianFOCUS/disable-clear-button 57936fe

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Disable clear button when recording UI is disabled
## Summary by Sourcery Enhancements: - Disable the clear button when recording UI elements are disabled and enable it when they are enabled.
yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

yingbull pushed 2 commits to main ClinicianFOCUS/local-llm-container
  • build with no cache d9d3d40
  • Merge pull request #17 from ClinicianFOCUS/build-no-cache 151f7f2

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/local-llm-container
build with no cache
## Summary by Sourcery Build: - Disable caching during the Docker build process for all services in the docker-compose configuration.
yingbull created a review on a pull request on ClinicianFOCUS/local-llm-container

View on GitHub

yingbull pushed 2 commits to main ClinicianFOCUS/speech2text-container
  • build with no cache 54bb2bb
  • Merge pull request #34 from ClinicianFOCUS/build-no-cache 1430a62

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/speech2text-container
build with no cache
## Summary by Sourcery Build: - Disable caching during the Docker image build process in docker-compose configurations.
yingbull created a review on a pull request on ClinicianFOCUS/speech2text-container

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • fix: move default to pwd for config locations cf6ce5b

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • Update README.md Corrections. 8154e7d

View on GitHub

yingbull pushed 2 commits to main GetWellClinic/ai-moa
  • removed/modified for clarity f21a3bb
  • Merge branch 'main' of https://github.com/GetWellClinic/ai-moa 182e12a

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • Update architecture.md Fixed for current state dad992a

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • Update contributing.md fixed for current state. 526a6e9

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • removed stubs for test dir efe921b

View on GitHub

yingbull pushed 2 commits to main GetWellClinic/ai-moa
  • fix: adjusted file names and locations for clarity f0ba7e8
  • Merge branch 'main' of https://github.com/GetWellClinic/ai-moa a57fd9b

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • fix: clarified file path/name 8fbb904

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • adjusted file paths fix: clarified file paths. a6f9ffd

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • Update provider_list_manager.py fix: adjusted path location. 44e764d

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • Rename workflow-config.yaml to workflow-config.yaml.template 024f3f9

View on GitHub

yingbull pushed 1 commit to main GetWellClinic/ai-moa
  • Rename config.yaml to config.yaml.template 439f3b5

View on GitHub

yingbull pushed 19 commits to main GetWellClinic/ai-moa
  • Newer better prompts, reduced PDF page truncation to 10, gitignore .env folder for python environment, 1f41791
  • Created subfolder for installation files of Aimee AI, installable working version of AI-MOA in a Linux Ubuntu LTS for... 6042db5
  • Added gwc-aimee/services subfolder with sample system service installation files to allow AI-MOA to be run as a syste... 94f5c12
  • Edit formatting of readme.md for gwc-aimee 5f00a9d
  • Reminder to use "gwc-aimee" as working directory when running installation scripts. 5922893
  • Formatting change. b0ec29b
  • Added Git clone instructions. Renumbered readme.md. d126a6b
  • Prompt updates, for better discrimination for Requisitions (vs Radiology) and Referrals (vs Consults). Added gwc-aim... 9a12a2c
  • Formatting gwc-aimee/readme.md 9aea198
  • Formating gwc-aimee/readme.md 22206d2
  • Formatting gwc-aimee/gwc-aimee 6f5f98f
  • Formatting gwc-aimee/readme.md 3f58029
  • Formatting gwc-aimee/gwc-aimee c8d4e79
  • Amended gwc-aimee/readme.md to specify "dev-gwc-aimee" branch for installation. cfa068d
  • Updated gwc-aimee installation and run to redirect config files location to ../config Added .vs to gitignore 472369b
  • Adding updated improved prompts to new location of config files ../config 057b7d4
  • Edited gwc-aimee/Readme.md installation instructions. c8a17db
  • Correction to instructions for installing AI-MOA as a system service. 58306fb
  • Merge pull request #13 from GetWellClinic/dev-prompts Newer better prompts, reduced PDF page truncation to 10, chang... 6821844

View on GitHub

yingbull closed a pull request on GetWellClinic/ai-moa
Newer better prompts, reduced PDF page truncation to 10, changed some default settings; installation folder for gwc-aimee
A) Updated with newer better prompts from the doctor developer. Improved accuracy for categories, descriptions, patient ID and provider ID. B) Edited some config.yaml to reduce the PDF truncatio...
yingbull created a review on a pull request on GetWellClinic/ai-moa

View on GitHub

yingbull pushed 9 commits to main GetWellClinic/ai-moa

View on GitHub

Load more