* 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>
* initial commit of the insurange agent demo, with the CLI tool
* committing the cli
* fixed some field descriptions for generate-prompt-targets
* CLI works with buil, up and down commands. Function calling example works stand-alone
* fixed README to install archgw cli
* fixing based on feedback
* fixing based on feedback
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* change default stat_prefix from ingress_http to arch
* Update arch/envoy.template.yaml
Co-authored-by: Adil Hafeez <adil@katanemo.com>
---------
Co-authored-by: Adil Hafeez <adil@katanemo.com>
* Fixed build. Now, we have a bare bones version of the docker-compose file with only two services, archgw and archgw-model-server. Tested using CLI
* some pre-commit fixes
* fixed cargo formatting issues
* fixed model server conflict changes
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* updated model serving, updated the config references, architecture docs and added the llm_provider section
* several documentation changes to improve sections like life_of_a_request, model serving subsystem
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* updated docs (again)
* updated the LLMs section, prompt processing section and the RAG section of the docs
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>