* updated all demo READMes and minor doc changes
* minor typo fixes
* updated main Readme
* fixed README and docs
* fixed README and docs
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* staging my changes to re-based from main
* adding debug statements to rust
* merged with main
* ready to push network agent
* removed the incomplete sql example
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* Fix link issues and add icons
* Improve Doc
* fix test
* making minor modifications to shuguangs' doc changes
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
Co-authored-by: Adil Hafeez <adil@katanemo.com>
* ensure that we can call the new api.fc.archgw.com url, logging fixes and minor cli bug fixes
* fixed a bug where model_server printed on terminal after start script stopped running
* updating the logo and fixing the website styles
* updated the branch with feedback from Co and Adil
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* Comitting to bring in main
* insurance agent updated
* updated the insurance agent
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* fixing docs so that GH pages picks up the right CNAME for DNS
* updating workflow to pick CNAME
* making sure to correctly set permissions on the build/html directory
* fixing GH actions issues with CNAME
* updated docker build command to run as local user
* fixed the CNAME issue and udpated GH actions
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* first commit to have model_server not be dependent on Docker
* making changes to fix the docker-compose file for archgw to set DNS_V4 and minor fixes with the build
* additional fixes for model server to be separated out in the build
* additional fixes for model server to be separated out in the build
* fix to get model_server to be built as a separate python process. TODO: fix the embeddings logs after cli completes
* fixing init to pull tempfile using the tempfile python package
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* added index.html and made minor README.md edits
* minor fix to the text
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* init update
* Update terminology.rst
* fix the branch to create an index.html, and fix pre-commit issues
* Doc update
* made several changes to the docs after Shuguang's revision
* fixing pre-commit issues
* fixed the reference file to the final prompt config file
* added google analytics
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* Build arch docs
The following action would build the docs from main
* triggering a push
* updating the command to run on pull request
* fixed bug
* updated documentation workflow to create a gh-pages branch and update it with the latest build
* fixing the deployment option to mick the right folder
* tested that the pages get build via GH actions, and get published appropriately
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* fixed environment variables issue with build. Now llm provider access keys are being written correctly
* fixed and verified that keys are being properly set when archgw is booted up
* removing leaf reference to a staged config file. not needed anymore
* minor fixes to get the build in more stable state
* minor fixes based on feedback
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>