[GH-ISSUE #112] [Question]: How do you deal with file attachments? #81

Closed
opened 2026-02-27 01:56:07 +03:00 by kerem · 1 comment
Owner

Originally created by @juaxix on GitHub (Apr 19, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/112

提问前确认

  • 我已经查看了项目文档并没有找到答案
  • 我已经搜索了现有的 issues,确认没有类似的问题

问题类别

最佳实践

您的问题

I want to know how to inject code into the context or using source code files so I can ask from them?
I made a modification in your python code to use a vector database pre-made from the files that is loaded so in order to have a pre-scan of the files to search in but this is not enough and not viable, as it takes some time to convert the files to vector dbs.

背景信息

I am using the latest version in Mac

代码示例(如适用)


其他信息

No response

Originally created by @juaxix on GitHub (Apr 19, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/112 ### 提问前确认 - [x] 我已经查看了项目文档并没有找到答案 - [x] 我已经搜索了现有的 issues,确认没有类似的问题 ### 问题类别 最佳实践 ### 您的问题 I want to know how to inject code into the context or using source code files so I can ask from them? I made a modification in your python code to use a vector database pre-made from the files that is loaded so in order to have a pre-scan of the files to search in but this is not enough and not viable, as it takes some time to convert the files to vector dbs. ### 背景信息 I am using the latest version in Mac ### 代码示例(如适用) ```shell ``` ### 其他信息 _No response_
kerem 2026-02-27 01:56:07 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@ErlichLiu commented on GitHub (May 29, 2025):

@juaxix This is not the responsibility of the API layer; it is the responsibility of the client layer. All such requirements should be implemented at the corresponding client layer.

<!-- gh-comment-id:2919719411 --> @ErlichLiu commented on GitHub (May 29, 2025): @juaxix This is not the responsibility of the API layer; it is the responsibility of the client layer. All such requirements should be implemented at the corresponding client layer.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#81
No description provided.