Skip to content

Commit

Permalink
Updated obsolete screenshot. (#3141)
Browse files Browse the repository at this point in the history
### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change


- [x] Documentation Update
  • Loading branch information
writinwaters authored Oct 31, 2024
1 parent fa9d762 commit 039cde7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/guides/start_chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ Hover over an intended chat assistant **>** **Edit** to show the chat configurat

## Integrate chat capabilities into your application

RAGFlow also offers conversation APIs. Hover over your dialogue **>** **Chat Bot API** to integrate RAGFlow's chat capabilities into your application:
RAGFlow also offers HTTP and Python APIs for you to integrate RAGFlow's capabilities into your applications. Read the following documents for more information:

![chatbot api](https://github.com/infiniflow/ragflow/assets/93570324/fec23715-f9af-4ac2-81e5-942c5035c5e6)
- [Acquire a RAGFlow API key](./guides/develop/acquire_ragflow_api_key.md)
- [HTTP API reference](./references/http_api_reference.md)
- [Python API reference](./references/python_api_reference.md)

0 comments on commit 039cde7

Please sign in to comment.