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

Calling DevXP AI API to Chatbot #969

Closed
wants to merge 14 commits into from
Closed

Calling DevXP AI API to Chatbot #969

wants to merge 14 commits into from

Conversation

kateliu20
Copy link
Contributor

@kateliu20 kateliu20 commented Sep 17, 2024

I called the DevXP AI API to the chatbot, and now it can answer questions based on Claude's 3.5 sonnet model.

Upon the user's first time trying out the chatbot, it will prompt them to this authorization request:

slack.auth.upon.first.using.chatbot.mp4

Afterwards, they can ask questions (not Slack-specific right now):
Screenshot 2024-09-18 at 10 53 55 AM

I used: DevXP API's documentation for sample inputs and Linh's code for reference.

My next steps after this PR:

  • add a loading UI element while executing the command
  • enable RAG
  • write more relevant tests

@kateliu20 kateliu20 force-pushed the kl_aibot_api branch 3 times, most recently from 33219c7 to 9cbda30 Compare September 17, 2024 18:53
@kateliu20 kateliu20 changed the title Kl aibot api Calling DevXP AI API to Chatbot Sep 18, 2024
@kateliu20 kateliu20 marked this pull request as ready for review September 18, 2024 15:08
@kateliu20 kateliu20 marked this pull request as draft September 19, 2024 00:30
@kateliu20 kateliu20 closed this Sep 19, 2024
@kateliu20 kateliu20 deleted the kl_aibot_api branch September 19, 2024 01:00
@kateliu20 kateliu20 restored the kl_aibot_api branch September 19, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant