Skip to content

Commit ef80e19

Browse files
author
Rankin Zheng
committed
Update DevChat message in MessageMarkdown component
1 parent f929b89 commit ef80e19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/views/components/MessageMarkdown

src/views/components/MessageMarkdown/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ const MessageMarkdown = observer((props: MessageMarkdownProps) => {
7878
7979
Ask anything about your codebase and get answers from our AI agent.
8080
81-
DevChat intelligently navigates your codebase using GPT-4. It automatically selects and analyzes up to ten most relevant source files to answer your question, all at an approximate cost of $0.4 USD. Stay tuned — we're soon integrating the more cost-efficient LLama 2 - 70B model.
81+
DevChat intelligently navigates your codebase using GPT-4. It automatically selects and analyzes up to ten most relevant source files to answer your question. Stay tuned — we're soon integrating the more cost-efficient LLama 2 - 70B model.
8282
8383
Sample questions:
8484
- Why does the lead time for changes sometimes show as null?

0 commit comments

Comments
 (0)