* introduce SEO optimizations for marketing reach
* quality of life updates to Next
* format with biome
* improve wording on home badge
* adding additional keyword based on trends
* add code block and markdown support for blogs
* Update metadata for SEO
* first commit of the chatGPT selector
* stashing changes as checkpoint
* pending changes for chrome extension
* commiting a working version
* converting conversation into messages object
* working version of the extension
* working version with fixed styling and better tested
* fixed the issue that the drop down was too small, and fixed the issue where the route was not displayed on the screen
* updating folder with README.md
* fixes for default model, and to update the manifest.json file
* made changes to the dark mode. improved styles
* fix installation bug
* added dark mode
* fixed default model selection
* fixed the scrolling issue
* Update README.md
* updated content.js to update the labels even when default model
* fixed readme
* upddated the title of the packag
* removing the unnecessary permissions
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-329.local>
Co-authored-by: cotran <cotran2@utexas.edu>
Co-authored-by: Shuguang Chen <54548843+nehcgs@users.noreply.github.com>
* 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>
* 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>
* added the first set of docs for our technical docs
* more docuemtnation changes
* added support for prompt processing and updated life of a request
* updated docs to including getting help sections and updated life of a request
* committing local changes for getting started guide, sample applications, and full reference spec for prompt-config
* updated configuration reference, added sample app skeleton, updated favico
* fixed the configuration refernce file, and made minor changes to the intent detection. commit v1 for now
* Updated docs with use cases and example code, updated what is arch, and made minor changes throughout
* fixed imaged and minor doc fixes
* add sphinx_book_theme
* updated README, and make some minor fixes to documetnation
* fixed README.md
* fixed image width
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
Co-authored-by: Adil Hafeez <adil@katanemo.com>
* added the first set of docs for our technical docs
* more docuemtnation changes
* added support for prompt processing and updated life of a request
* updated docs to including getting help sections and updated life of a request
* committing local changes for getting started guide, sample applications, and full reference spec for prompt-config
* updated configuration reference, added sample app skeleton, updated favico
* fixed the configuration refernce file, and made minor changes to the intent detection. commit v1 for now
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
Co-authored-by: Adil Hafeez <adil@katanemo.com>