-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Genai demo #2158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Genai demo #2158
Conversation
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
streamlit_helpers.styles() | ||
|
||
|
||
model = PatchedChatVertexAI(model="gemini-2.0-flash") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feedback from SIG:
- Could have an environment variable to choose model and LLM providers (single or separate)
- Not blocking to integrate more deeply into the demo
- Maybe in the future we can integrate with MCP servers to make it a general observability chatbot in the demo Contribute a GenAI agent to showcase semantic conventions #2156 (comment)
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
Changes
Fixes #2156
Merge Requirements
For new features contributions, please make sure you have completed the following
essential items:
CHANGELOG.md
updated to document new feature additionsMaintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.