Questions tagged [chat-gpt-4]
11 questions
                    
                    1
                    
            vote
                
                0 answers
            
        Is it possible for GPT4All to interpret an image into a text, like chat-gpt-4 does?
I have this question on GPT4All,
could it be possible for GPT4All to interpret an image (which would be the input)  into a text (as an output), like chat-gpt-4 does?
Thank you for your help.
        
        Sara
        
- 353
 - 1
 - 3
 - 13
 
                    1
                    
            vote
                
                3 answers
            
        How can I install Python library in ChatGPT Code Interpreter
ChatGPT is the newest platform for running Python in a Jupyter-like environment. However the installed libraries are limited. You cannot access the internet too. So, I cannot use pip to install.
How can I install a new library?
        
        korakot
        
- 37,818
 - 16
 - 123
 - 144
 
                    1
                    
            vote
                
                1 answer
            
        Db2 SQL: repeat row using CTE
I use following (dummy) code to generate repeated row:
Results in error:
08:33:12  FAILED  [WITH - 0 rows, 0.235 secs]  1) [Code: -343, SQL State: 42908]  The column names are required for the recursive common table expression "myuser.CTE"..…
        
        user1236568
        
- 37
 - 4
 
                    0
                    
            votes
                
                0 answers
            
        Provide own file-based dictionary via link to ChatGPT for NER
Is it possible to provide my own file-based dictionary containing IDs, names, and aliases to ChatGPT via the API? For example I'll provide a link to CSV file from Google Drive to ChatGPT. This is intended to enable me to ask ChatGPT to perform Named…
        
        alexanoid
        
- 24,051
 - 54
 - 210
 - 410
 
                    0
                    
            votes
                
                1 answer
            
        OpenAI API GPT-3.5 Translation Issue: Incorrect Output for Turkish to Japanese Translation
I am using the OpenAI API and trying to translate Turkish data to Japanese using the GPT-3.5 model. However, the results I'm getting are not as expected. The provided JSON data contains Turkish language codes ("tr") that should be replaced with the…
        
        Ahmet Aydın
        
- 13
 - 2
 
                    0
                    
            votes
                
                1 answer
            
        Automation login to chat-gpt
quick question. If i try to automate login to my chat-gpt account and execute prompt via script, could my account be banned or is it even illegal? I'm new to automation and want to be sure that I don't break any rules.
        
        MildyS
        
- 15
 - 5
 
                    0
                    
            votes
                
                0 answers
            
        Pressure ratio vs Friction and other geometric factors
The problem I am facing consists of plotting the graph I attach, only the discontinuous lines at the moment.
.
For that purpose I need to take into account these equations:
.
Before starting explaining the process, there is one constant, gamma=1.4,…
        
        Néstor Indu
        
- 1
 - 1
 
                    0
                    
            votes
                
                1 answer
            
        does Azure OpenAI have access to the same knowledge base as GPT web page
When I run a query on chatGPT webpage to ask for the president of France in 2015 for example, the program queries a knowledge base on Azure.
When I run the same query using Azure OpenAI service (I know they use the same models), I know I can use my…
        
        zip
        
- 3,938
 - 2
 - 11
 - 19
 
                    0
                    
            votes
                
                1 answer
            
        How to get a streaming answer from openAI chat-gpt-4?
I've heard that you can get streamed answers from Chat-GPT-4, but I don't find much of information about this. If I ask chat-gpt itself, it tells me that according to 2021, there is no such feature. Can I use streaming, and how?
        
        peter_the_oak
        
- 3,529
 - 3
 - 23
 - 37
 
                    -2
                    
            votes
                
                1 answer
            
        Get chatGPT to respond with a single direct answer
I am querying a text using chatGPT. But I need chatGPT to respond with single direct answers, rather than long stories or irrelevant text. Any way to achieve this?
My code looks like:
from langchain.document_loaders import TextLoader
from…
        
        trazoM
        
- 50
 - 1
 - 8
 
                    -3
                    
            votes
                
                0 answers
            
        Erreur d'application dans chatGPT-4 sur google chrome
Salut, j'utilise GPT-4 et depuis 4 jours voici le problème que je rencontre:
Erreur d'application : une exception côté client s'est produite (voir la console du navigateur pour plus d'informations)
en consultant la console de mon navigateur qui est…