You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/chatbot_agents/info.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This chatbot aims to complete all the relevant tasks the student requests based
22
22
23
23
Some technical details:
24
24
<prestyle="white-space: pre-wrap;">
25
-
<code>LLM model: GPT 4o mini [from OpenAI]
25
+
<code>LLM model: Gemini-2.0-flash (Google)
26
26
response time (on average): 10 seconds
27
27
28
28
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
31
31
32
32
## AI Chatbot Development
33
33
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