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
* Update Vertex AI prompt formatting and structure for improved RAG
* fix(chatbot): update model reference from PALM2 to Gemini 2.0 Flash for improved accuracy
* feat(prompt-client): add model name retrieval methods and update chatbot to display model name
* Remove unnecessary blank line in vertex_prompt_client.py
Signed-off-by: Spyros <northdpole@users.noreply.github.com>
* Fix indentation in OpenAI prompt client
Signed-off-by: Spyros <northdpole@users.noreply.github.com>
* Fix formatting and whitespace in vertex_prompt_client.py
Signed-off-by: Spyros <northdpole@users.noreply.github.com>
* Format return statement for better readability
Signed-off-by: Spyros <northdpole@users.noreply.github.com>
---------
Signed-off-by: Spyros <northdpole@users.noreply.github.com>
Co-authored-by: Spyros <northdpole@users.noreply.github.com>
0 commit comments