Skip to content

Commit

Permalink
correcting line too long
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayzz99 committed Jan 19, 2024
1 parent b7c2669 commit 1ae7d0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ def process(self, data):

api_description = """
This service uses langchain to vectorize documents into a FAISS vectorstore.
You can chat with your vectorized documents using the [Swiss Ai chatbot](https://chatbot-ollama-swiss-ai-center.kube.isc.heia-fr.ch/).
You can chat with your vectorized documents using the
[Swiss Ai chatbot](https://chatbot-ollama-swiss-ai-center.kube.isc.heia-fr.ch/).
"""
api_summary = """
This service uses langchain to vectorize documents into a FAISS vectorstore.
Expand Down

0 comments on commit 1ae7d0f

Please sign in to comment.