Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
e-hossam96 created a comment on an issue on microsoft/devhome
Stuck on 77% on UniGetUI !!! ```shell Starting package install... The installer will request to run as administrator, expect a prompt. Successfully installed Successfully verified installer hash S...
e-hossam96 pushed 1 commit to main e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
- added hired note f7c4f04
e-hossam96 pushed 5 commits to main e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
e-hossam96 closed a pull request on e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
Docker - Quick Fixes 1
e-hossam96 opened a pull request on e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
Docker - Quick Fixes 1
e-hossam96 created a branch on e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
docker/quick-fixes-1 - AI Powered Question Answering System using LLMs
e-hossam96 pushed 7 commits to main e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
- removed front end placeholder 5438ee9
- updated schema of rag history to match llm tool call 84abf2f
- changed content of backend image 117a500
- moved all docker file away from main code 305fcbf
- added extr notes about tool call 44ce086
- added tool call screenshot from weave ea4f127
- Merge pull request #19 from e-hossam96/docker/quick-fixes-0 Docker - Quick Fixes 0 c48f165
e-hossam96 closed a pull request on e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
Docker - Quick Fixes 0
e-hossam96 opened a pull request on e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
Docker - Quick Fixes 0
e-hossam96 created a branch on e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
docker/quick-fixes-0 - AI Powered Question Answering System using LLMs
e-hossam96 pushed 19 commits to main e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
- added extra returns with type hints 39997d4
- properly unpacked returns of LLM Model 7cf0825
- handled missing augmentations 005032f
- directly returned the openai response 34878ec
- updated to make embed_text return value 4fbcdc2
- handled None return values b560879
- added structure for a fictional fn to search knowledge base 2826cc9
- added embedding model special tokens var b3b8f27
- added method to process augmentations bd8aa56
- updated system message to match tool calls 0216e3b
- removed app volume -> not needed 06895e5
- changed default value to be None for augs 8381539
- added search_vector_db as tool for llm call fd7e485
- added tool role 2182abd
- removed unused footer prompt and enhanced system message 7fb8c03
- changed named and behaviro of fn 4604dbe
- removed tools to llm controller and added utils to validate tools aspects 1b19aca
- moved message finalization to llm controller 8ddeb4c
- Merge pull request #18 from e-hossam96/controllers/openaillm-controller-llm-tools Controllers - OpenAILLM Controller... 249f10d
e-hossam96 closed a pull request on e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
Controllers - OpenAILLM Controller LLM Tools
e-hossam96 opened a pull request on e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
Controllers - OpenAILLM Controller LLM Tools
e-hossam96 created a branch on e-hossam96/AI-Powered-QA-System-for-ASAP_Systems
controllers/openaillm-controller-llm-tools - AI Powered Question Answering System using LLMs