Signed-off-by: d0zingcat <leewtang@gmail.com>
This commit is contained in:
d0zingcat
2024-03-26 15:16:36 +08:00
parent 16c5cb678b
commit 75b768b239
5 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ raycast/config.json
ssh/config
.DS_Store
zed/.tmp*
zed/embeddings
zed/conversations

View File

@@ -1 +0,0 @@
{"id":"b3ac6154-b92a-425b-97fc-e0a2d19b3093","zed":"conversation","version":"0.1.0","text":"hello\n\nHello! How can I assist you today? If you have any questions or need information on a topic, feel free to ask.\n","messages":[{"id":0,"start":0},{"id":1,"start":6},{"id":2,"start":7},{"id":3,"start":118}],"message_metadata":{"1":{"role":"user","sent_at":"2024-02-23T16:43:33.363841+08:00","status":"Done"},"0":{"role":"user","sent_at":"2024-02-23T16:43:31.334411+08:00","status":"Done"},"2":{"role":"assistant","sent_at":"2024-02-23T16:47:49.041814+08:00","status":"Done"},"3":{"role":"user","sent_at":"2024-02-23T16:47:49.041850+08:00","status":"Done"}},"summary":"Greeting from user","api_url":"https://api.openai.com/v1","model":"gpt-4-1106-preview"}

Binary file not shown.