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

【STEP3】ChainlitでOpenAIのAPIを使えるようにしてチャットボットを作る。 #2

Open
satoshissss opened this issue Feb 2, 2024 · 2 comments · May be fixed by #18

Comments

@satoshissss
Copy link
Collaborator

satoshissss commented Feb 2, 2024

概要

以下のようにインタラクティブにLLMエージェントと会話できるようにする。

開発要件

  • OpenAIのAPIキーを取得・設定する
  • chainlitのコードの書き方に沿って実装する

イメージ

スクリーンショット 2024-02-02 17 01 28

参考記事

開発のヒント

https://github.com/matsuoinstitute/chatbot-demo/wiki/%E9%96%8B%E7%99%BA%E4%BE%8B%E3%81%AE%E3%83%92%E3%83%B3%E3%83%88

@kkzkkakky
Copy link
Collaborator

参考記事:

@Miyabi315 Miyabi315 changed the title 【STEP1】ChainlitでOpenAIのAPIを使えるようにしてチャットボットを作る。 【STEP3】ChainlitでOpenAIのAPIを使えるようにしてチャットボットを作る。 Sep 27, 2024
@Miyabi315
Copy link
Collaborator

Miyabi315 commented Sep 29, 2024

ヒント:
step2で使ったコードを活用して、chainlitのテキストを出力させる部分とgptの返答を繋げられるようにしよう
参考記事

ここが一番の山場です。頑張ってください!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants