multimodal-chat icon indicating copy to clipboard operation
multimodal-chat copied to clipboard

A multimodal chat interface with many tools.

Results 17 multimodal-chat issues
Sort by recently updated
recently updated
newest added

``` Read timeout on endpoint URL: "https://bedrock-runtime.us-east-1.amazonaws.com/model/us.anthropic.claude-3 -5-sonnet-20240620-v1%3A0/converse" Traceback (most recent call last): File "/opt/miniconda3/lib/python3.12/site-packages/urllib3/connectionpool.py", line 468, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/opt/miniconda3/lib/python3.12/site-packages/urllib3/connectionpool.py", line...

``` Importing 'Transformers_ch1-6forTR_8.23.24.pdf'... Thinking... An error occurred (ValidationException) when calling the Converse operation: The model returned the following errors: 'utf-8' codec can't encode character '\ud835' in position 87999: surrogates not...

``` services: opensearch-node1: image: opensearchproject/opensearch:latest ```

``` echo "Password written to .env (for docker-compose.yml) and opensearch_env.sh (for multimodal_cat.py)." ```

``` Traceback (most recent call last): File "/Users/admin/dev/multimodal-chat/multimodal_chat.py", line 2576, in main(args) File "/Users/admin/dev/multimodal-chat/multimodal_chat.py", line 2489, in main check_tools_consistency() File "/Users/admin/dev/multimodal-chat/multimodal_chat.py", line 1988, in check_tools_consistency raise Exception(f"Tools and tool functions...

``` boto3 gradio rich selenium html2text duckduckgo_search opensearch-py Pillow wikipedia pypandoc_binary pypdf ```

File "/Users/admin/dev/multimodal-chat/multimodal_chat.py", line 2576, in main(args) File "/Users/admin/dev/multimodal-chat/multimodal_chat.py", line 2491, in main opensearch_client = get_opensearch_client() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/admin/dev/multimodal-chat/multimodal_chat.py", line 245, in get_opensearch_client info = client.info() ^^^^^^^^^^^^^ File "/opt/miniconda3/lib/python3.12/site-packages/opensearchpy/client/utils.py", line 176,...