Adil Hafeez
09e0f80204
even more fixes
2024-10-30 17:43:22 -07:00
Adil Hafeez
6e2beaa968
more change
2024-10-30 17:27:01 -07:00
Adil Hafeez
d679158f91
fix more
2024-10-30 16:25:54 -07:00
Adil Hafeez
b9f094c247
Merge branch 'main' into adil/release_0.0.5
2024-10-30 16:11:22 -07:00
Adil Hafeez
691cd6ccc1
venv
2024-10-30 16:01:55 -07:00
Adil Hafeez
87e9eeb4cf
large
2024-10-30 15:49:16 -07:00
Adil Hafeez
cfad27045d
un on ubuntu latest
2024-10-30 15:40:22 -07:00
Adil Hafeez
5d21d8c703
run on gh-large-150gb-ssd
2024-10-30 15:23:25 -07:00
Adil Hafeez
e9a643a63b
use large
2024-10-30 15:20:15 -07:00
Adil Hafeez
46f86b5750
run on ubuntu-20.04-16core
2024-10-30 15:08:29 -07:00
Salman Paracha
bb882fb59b
Updated hr_agent to be full stack: gradio + fastAPI ( #235 )
...
* commiting to remove
* fix
* updating hr_agent
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
Co-authored-by: Adil Hafeez <adil@katanemo.com>
2024-10-30 15:05:34 -07:00
Adil Hafeez
528d021c3d
print disk usage
2024-10-30 14:58:59 -07:00
Adil Hafeez
f8cfc8f9f2
fix panic
2024-10-30 14:56:44 -07:00
Adil Hafeez
170045b205
fix logs
2024-10-30 14:41:36 -07:00
Adil Hafeez
3f5e694375
fix build path
2024-10-30 14:40:13 -07:00
Adil Hafeez
ee89c6cb38
fix more
2024-10-30 14:35:51 -07:00
Adil Hafeez
45e03ad0c0
better prints
2024-10-30 12:01:24 -07:00
Adil Hafeez
e8b17a7913
print df
2024-10-30 11:57:55 -07:00
Adil Hafeez
aaeabc057c
add df
2024-10-30 11:16:42 -07:00
Adil Hafeez
05f16346a2
remove chatbot ui
2024-10-30 11:10:30 -07:00
Adil Hafeez
64fe4c0845
set retry to 2
2024-10-30 10:52:52 -07:00
Adil Hafeez
fab4a04435
update
2024-10-30 08:50:39 -07:00
Adil Hafeez
96f116136d
retry e2e tests
2024-10-30 07:55:51 -07:00
Adil Hafeez
0e38ad3a5d
fix
2024-10-29 18:28:26 -07:00
Adil Hafeez
8904d28590
release 0.0.5
2024-10-29 16:35:20 -07:00
Salman Paracha
bb9a774a72
moving chatbot-ui in demos and out of root project structure ( #228 )
...
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2024-10-29 12:05:29 -07:00
Adil Hafeez
60299244b9
Improve Gradio UI and fix arch_state bug ( #227 )
2024-10-29 11:27:13 -07:00
José Ulises Niño Rivera
662a840ac5
Add support for streaming and fixes few issues (see description) ( #202 )
2024-10-28 17:05:06 -07:00
Salman Paracha
29ff8da60f
fixed typos in intro to arch docs ( #225 )
2024-10-26 10:41:01 -07:00
CTran
25dddcbfd9
fix model server stop process ( #217 )
...
* fix model server stop process
* replace
* replace
* add test
* add multiple pids test
* add check install for linux
* reformat
2024-10-24 19:21:47 -07:00
Salman Paracha
ff6e9bd9bd
add README for hr_agent ( #224 )
...
* add README for hr_agent
* fixed sample prompt for hr_agent in README
* added screenshot and updated README.md
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2024-10-24 18:21:52 -07:00
Salman Paracha
f88740582f
fixed typos in arch_config.yaml file based on issue #221 ( #223 )
...
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2024-10-24 14:57:29 -07:00
Shuguang Chen
5f3aff4922
Update chatbot UI and update hallucination check ( #218 )
...
* update chatbot UI
* Update docker-compose for demos
* Fix bugs
* fix for emtadata (#219 )
* fix for emtadata
* fix
* revert
* merge main
---------
Co-authored-by: CTran <cotran2@utexas.edu>
2024-10-24 14:11:53 -07:00
Azib Farooq
05f0491f76
updated key name ( #211 )
2024-10-23 21:02:24 -07:00
Ikko Eltociear Ashimine
87ce0b1be0
docs: update README.md ( #220 )
...
vist -> visit
2024-10-23 20:37:26 -07:00
Salman Paracha
7a5852b401
fixing discord link and moving contributing guide to root ( #215 )
...
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2024-10-23 15:45:49 -07:00
Salman Paracha
708fa15a9b
HR agent demo ( #206 )
...
* commiting my hr_agent branch
* updating the HR agent config
* pushing to remote
* fix hr agent
* committing to merge with main
* updating to merge from main
* updating the demo and model-server-tests to pull from poetry
* updating the poetry.lock files
* updating based on feedback
* updated sysmte prompt for hr_agent
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
Co-authored-by: Adil Hafeez <adil@katanemo.com>
2024-10-23 14:32:40 -07:00
CTran
8495f89fda
Cotran/hallucination ( #208 )
2024-10-22 12:52:01 -07:00
Adil Hafeez
ea76d85b43
Improve logging ( #209 )
...
* improve logging
* fix int tests
* better
* fix more logs
* fix more
* fix int
2024-10-22 12:07:40 -07:00
Adil Hafeez
2f374df034
refactor prompt gateway ( #204 )
2024-10-21 15:04:15 -07:00
Adil Hafeez
dced8a5708
Add separate util for hallucination and add tests for it ( #203 )
2024-10-18 19:34:17 -07:00
Adil Hafeez
faf64960df
update observability and dashboards ( #198 )
2024-10-18 15:07:49 -07:00
Adil Hafeez
f189d5703b
update .dockerignore file after filter move
2024-10-18 14:44:39 -07:00
Adil Hafeez
dd1c7be706
Pass tool call and app function response back in metadata ( #193 )
2024-10-18 13:25:39 -07:00
José Ulises Niño Rivera
62a000036e
Update arch Dockerfile ( #200 )
2024-10-18 16:15:19 -04:00
Adil Hafeez
1719b7d5f8
Send back developer error correctly ( #195 )
2024-10-18 13:14:18 -07:00
Adil Hafeez
28421353fd
Update vscode workspce ( #199 )
...
- add recommended extensions
- set python interpreter path for all python projects to be venv/bin/python
- update project structure in workspace
- rename project file from gatewa -> archgw
2024-10-18 12:57:58 -07:00
Adil Hafeez
c6ba28dfcc
Code refactor and some improvements - see description ( #194 )
2024-10-18 12:53:44 -07:00
José Ulises Niño Rivera
aa30353c85
Add cargo workspace to allow rust-analyzer to work correctly ( #197 )
...
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
2024-10-18 15:44:52 -04:00
Salman Paracha
6fb63510b3
fix cli models and logs ( #196 )
...
* removing unnecessar setup.py files
* updated the cli for debug and access logs
* ran the pre-commit locally to fix pull request
* fixed bug where if archgw_process is None we didn't handle it gracefully
* Apply suggestions from code review
Co-authored-by: Adil Hafeez <adil@katanemo.com>
* fixed changes based on PR
* fixed version not found message
* fixed message based on PR feedback
* adding poetry lock
* fixed pre-commit
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
Co-authored-by: Adil Hafeez <adil@katanemo.com>
2024-10-18 12:09:45 -07:00