Skip to content
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

[Obs AI Assistant] Investigate UI #183293

Closed

Conversation

dgieselaar
Copy link
Member

No description provided.

@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@dgieselaar dgieselaar force-pushed the obs-ai-assistant-investigative-ui branch from 95cb6d9 to 54d4ce0 Compare May 15, 2024 10:29
@dgieselaar dgieselaar force-pushed the obs-ai-assistant-investigative-ui branch from 54d4ce0 to 34e4811 Compare May 23, 2024 09:30
@dgieselaar dgieselaar added the ci:cloud-persist-deployment Persist cloud deployment indefinitely label May 23, 2024
@dgieselaar dgieselaar force-pushed the obs-ai-assistant-investigative-ui branch from 34e4811 to 52b0e46 Compare May 24, 2024 06:41
@dgieselaar dgieselaar force-pushed the obs-ai-assistant-investigative-ui branch 5 times, most recently from 1303878 to 8525650 Compare May 27, 2024 11:03
@dgieselaar dgieselaar force-pushed the obs-ai-assistant-investigative-ui branch from 99eabfa to 2d25265 Compare May 27, 2024 13:00
dgieselaar added a commit that referenced this pull request Jun 15, 2024
Exposes a `POST /internal/observability_ai_assistant/chat/recall`
endpoint for [Investigate UI
](#183293). It is mostly just
moving stuff around, some small refactorings and a new way to generate
short ids. Previously we were using indexes for scoring suggestions, we
are now generating a short but unique id (ie 4-5 chars) which generates
a fairly unique token which strengthens the relationship between the id
and the object but still allows for quick output. LLMs are slow to
generate UUIDs, but indexes are very generic and the LLM might not pay a
lot of attention to it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:cloud-persist-deployment Persist cloud deployment indefinitely
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants