113 Commits

Author SHA1 Message Date
Karthik Soman
fe63d49df3 adding node context accumulation for edge evidence true flag 2024-05-16 11:08:48 -07:00
Karthik Soman
0a38c57c22 removed comment 2024-04-17 19:02:26 +05:30
Jarlor Zhang
9a6af6b93f fix(GPT_API_TYPE): fix a bug that occurs when setting GPT_API_TYPE equal to 'openai'
There is no CHAT_DEPLOYMENT_ID parameter in openai's API. Adding it will cause an error.
2024-04-06 18:12:44 +08:00
root
af79e2400e adding new notebooks 2024-03-20 03:25:20 -07:00
Karthik Soman
08fea5eb6d adding new notebooks 2024-03-19 15:22:53 -07:00
Karthik Soman
1ed2321cea adding new notebooks 2024-03-19 00:09:03 -07:00
Karthik Soman
35bc915602 changed the system prmpts 2024-03-13 15:52:28 -07:00
Karthik Soman
2bf69100d0 changed the system prmpts 2024-03-13 15:18:53 -07:00
Karthik Soman
6639f77850 adding quantitivate evidence to system prompt 2024-03-13 14:36:58 -07:00
Karthik Soman
760045c73a adding quantitivate evidence to question template 2024-03-13 14:34:21 -07:00
Karthik Soman
c53d325fce updated to include provenance information 2024-03-13 01:31:29 -07:00
Karthik Soman
0af80b5cbd added to state provenance 2024-03-13 01:23:04 -07:00
Karthik Soman
adb368f520 added question template 2024-03-12 23:53:37 -07:00
Karthik Soman
fc67bb484d updated system promt 2024-03-12 23:23:03 -07:00
Karthik Soman
b221876bc0 change in the question template 2024-03-12 19:30:27 -07:00
Karthik Soman
f8ef324692 changed the question to external input 2024-03-12 19:22:22 -07:00
Karthik Soman
3597dc3c3c changed question 2024-03-12 19:16:46 -07:00
Karthik Soman
8654316dcb changed the system prompt 2024-03-12 19:12:08 -07:00
Karthik Soman
ba1d6184bb adding drug_repurposing_v2.py 2024-03-12 18:37:07 -07:00
Karthik Soman
f6dbf33bf5 added new parameter for SPOKE API 2024-03-01 17:34:54 -08:00
Karthik Soman
1dc9c2ac2f adding drug action scri[pt 2024-03-01 15:04:53 -08:00
Karthik Soman
1640d57845 switching depth to 1 2024-02-29 21:12:14 -08:00
Karthik Soman
7f4e03f6b4 added depth parameter to spoke-api response 2024-02-28 21:08:57 -08:00
Karthik Soman
708dcdb5b9 adding edge evidence to llama text generation 2024-02-28 17:24:05 -08:00
Karthik Soman
cf10a3b278 adding a period to the high similairty context 2024-02-28 17:15:42 -08:00
Karthik Soman
bdf3be8c7a adding a period to the high similairty context 2024-02-28 17:09:26 -08:00
Karthik Soman
8a70514080 printing context table 2024-02-28 17:08:15 -08:00
Karthik Soman
18e8a75b63 printing context table 2024-02-28 17:05:03 -08:00
Karthik Soman
22f569553a printing context table 2024-02-28 17:03:28 -08:00
Karthik Soman
1f797092e1 printing context table 2024-02-28 17:00:38 -08:00
Karthik Soman
57ecf27e97 addingperiod and space to extracted context 2024-02-28 16:56:03 -08:00
Karthik Soman
227262febd addingperiod and space to extracted context 2024-02-28 16:54:26 -08:00
Karthik Soman
14743d72a4 adding print for priing context table 2024-02-28 16:52:27 -08:00
Karthik Soman
9b8cfc51a5 adding print for priing context table 2024-02-28 16:51:18 -08:00
Karthik Soman
b332dd39b3 amended spokea-pi context extraction 2024-02-28 16:45:53 -08:00
Karthik Soman
4da5dcfaac amended spokea-pi context extraction 2024-02-28 16:37:19 -08:00
Karthik Soman
3e757cd0d1 added edge evidence option to text generation script of GPT 2024-02-27 23:28:52 -08:00
Karthik Soman
941dd1e3f3 added edge evidence option to text generation script of GPT 2024-02-27 23:24:34 -08:00
Karthik Soman
e8311ce1ce amended utlity file by including edge evidence as attribute 2024-02-27 23:12:45 -08:00
Karthik Soman
94101aebbc amended testing vectordb 2024-02-23 19:44:46 -08:00
Karthik Soman
1c4b6a7d06 amended testing vectordb 2024-02-23 19:42:57 -08:00
Karthik Soman
9438632b3c commented print statement while called openai endpoint 2024-01-23 18:52:27 -05:00
Karthik Soman
6aa72b9601 change in the argparse help comment in GPT based text generation scripts 2023-12-25 15:33:06 -08:00
Karthik Soman
29456e4be8 added an extra new line in text generation scripts 2023-12-12 16:05:57 -08:00
Karthik Soman
3485036d7e added an extra new line in text generation scripts 2023-12-12 16:01:06 -08:00
Karthik Soman
722cac7d36 added an extra new line in interactive mode 2023-12-12 15:59:17 -08:00
Karthik Soman
1c85a0219a change in print function 2023-12-06 01:24:42 -08:00
Karthik Soman
fc296d0a9f cleaned the Llama folder 2023-12-06 00:30:52 -08:00
Karthik Soman
f32580d22a added llama method to interactive fn 2023-12-05 23:55:53 -08:00
Karthik Soman
47d652d95a change type of comman line arg for gpt rag based method 2023-12-05 23:31:23 -08:00