File size: 865 Bytes
83d06cb 4b9950d 83d06cb df3f00c 1637c6c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
find a way to place the responses into txt form and actually be able for a person to just place the txt form and the AI can analyze the text, know the question and answer it easily without someone copying in pasting prime goal of course is to have a feature to rememeber that conversation by just asking a command say and we can pass the model input attached the prompt of what we need add a feature in the UI to use single mood from 1 llm to the other we can probably have another AI attached here that is really good with audio to text and feed that text into the LLM's For context in cost: i seen for gpt-4o using 4,523 tokens will cost $0.05, so every 4.5k tokens is 5 cents. TODO: resolve the StopAsyncIteration error, i tried to see if it had something to do with the return instead of yield on bot_comms but that wasn't it this needs further debugging |