Skip to content

Commit 1c80dc2

Browse files
authored
Update LLM model
1 parent 8edc91d commit 1c80dc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/advanced/chatbot_agents

docs/advanced/chatbot_agents/info.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This chatbot aims to complete all the relevant tasks the student requests based
2222

2323
Some technical details:
2424
<pre style="white-space: pre-wrap;">
25-
<code>LLM model: GPT 4o mini [from OpenAI]
25+
<code>LLM model: Gemini-2.0-flash (Google)
2626
response time (on average): 10 seconds
2727

2828
Helping approach: encourages self-discovery of the answer, but will reveal the solution if requested
@@ -31,4 +31,4 @@ Helping approach: encourages self-discovery of the answer, but will reveal the s
3131

3232
## AI Chatbot Development
3333

34-
Are you interested in developing your own chatbot? Then please check out the [Quickstart guide](quickstart.md) to develop and deploy your own AI chat agent for Lambda Feedback.
34+
Are you interested in developing your own chatbot? Then please check out the [Quickstart guide](quickstart.md) to develop and deploy your own AI chat agent for Lambda Feedback.

0 commit comments

Comments
 (0)