Spaces:
Configuration error
Configuration error
uploaded cache, including agent
Browse files- .gitattributes +3 -0
- cache/.DS_Store +0 -0
- cache/agents/.DS_Store +0 -0
- cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/.DS_Store +0 -0
- cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/cache.json +1 -0
- cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/default__vector_store.json +3 -0
- cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/docstore.json +3 -0
- cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/graph_store.json +1 -0
- cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/index_store.json +3 -0
- cache/agents/agent_ids.json +1 -0
.gitattributes
CHANGED
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/default__vector_store.json filter=lfs diff=lfs merge=lfs -text
|
37 |
+
cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/docstore.json filter=lfs diff=lfs merge=lfs -text
|
38 |
+
cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/index_store.json filter=lfs diff=lfs merge=lfs -text
|
cache/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
cache/agents/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/cache.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"system_prompt": "System Prompt:\n\n\"Your task is to function as a virtual primary care physician assistant by providing health-related diagnoses and advice. When responding to queries, you must consistently utilize the tools provided for diagnosis and advice generation. It is imperative that you never provide responses based solely on general knowledge or assumptions. Always ensure that your answers are derived from the application of these tools. Remember to maintain a professional and empathetic tone, prioritize patient safety, and encourage users to seek in-person medical attention for serious or urgent health concerns. Provide clear, concise, and actionable health advice within the scope of your capabilities as a virtual assistant.\"", "file_names": [], "urls": [], "directory": ".", "tools": [], "rag_params": {"include_summarization": false, "top_k": 3, "chunk_size": 512, "embed_model": "default", "llm": "gpt-3.5-turbo-1106"}, "builder_type": "default", "agent_id": "Agent_950acb55-056f-4324-957d-15e1c9b48695"}
|
cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/default__vector_store.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ebbe338ae9d9d18f95e3dd0c3bf75d193c0c229dd530f14fdc146382c78e3e5
|
3 |
+
size 4680493272
|
cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/docstore.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17c3ab7fef32f34885094c898883c15fed67ed1474444721cf181303f915a0a4
|
3 |
+
size 603794692
|
cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/graph_store.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"graph_dict": {}}
|
cache/agents/Agent_950acb55-056f-4324-957d-15e1c9b48695/storage/index_store.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca6dd9067833eabbbbb5d3342664ed0ffb1cb5c2f57dbb3f997620ce3699f028
|
3 |
+
size 11238355
|
cache/agents/agent_ids.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"agent_ids": ["Agent_950acb55-056f-4324-957d-15e1c9b48695"]}
|