Commit Graph

6 Commits

Author SHA1 Message Date
J Chris Anderson
3dd0b3c5a2
feat: enhance prompt functionality with library detection from chat history
- Updated Chat component to pass messages to enhancePrompt function.
- Added OpenRouter API documentation to available documents.
- Implemented functions to detect libraries mentioned in chat history and enhance prompts accordingly.
- Updated API enhancer to utilize chat history for prompt enhancement.
- Added tests for new functionality in llms-docs.spec.ts.
2025-03-18 21:10:07 -07:00
J Chris Anderson
1d1f9d6b03
first implementation of llms.txt loader 2025-03-18 20:10:08 -07:00
Anirban Kar
137e268943
fix: tune the system prompt to avoid diff writing (#1218) 2025-01-30 01:22:29 +05:30
Anirban Kar
46f15bdde6
fix: updated system prompt to have correct indentations (#1139)
* updated system prompt to have correct indentations

* removed a section
2025-01-22 01:59:07 +05:30
Anirban Kar
31706183b4 updated the examples and added strict rules 2024-12-15 22:15:17 +05:30
Anirban Kar
70f88f981a feat: Experimental Prompt Library Added 2024-12-15 16:47:16 +05:30