CommandDash / commanddash

AI assist to integrate APIs and SDKs without reading docs.
https://commanddash.io
Apache License 2.0
287 stars 46 forks source link

[Feat]: Add ability to attach entire folders to context. #246

Open samyakkkk opened 6 months ago

samyakkkk commented 6 months ago

Describe the problem and solution that you'd like.

Currently, we can attach individual code snippets to text field in Dash Panel. It would also be helpful to have the ability to attach entire folders.

By default, they use the normal Gemini 1.0 PRO APIs. But if context limit goes beyond, we can also leverage 1.5PRO APIs.

Describe alternatives that you have considered.

Alternative solution right now is to attach every file of the folder individually which ain't the best experience.

Additional Information

No response

Acceptance Criteria

No response

samyakkkk commented 6 months ago

[more details to be populated here]